DataLoaders.WorkerPool

struct defined in module DataLoaders

Methods

There are 2 methods for WorkerPool:

DataLoaders.WorkerPool(workerfn, args::Vector{TArgs}, useprimary::Bool, state::DataLoaders.PoolState, ntasks::Base.Threads.Atomic{Int64})
workerpool.jl:12
DataLoaders.WorkerPool(workerfn, args::AbstractVector{TArgs}; useprimary)
workerpool.jl:20
Backlinks