DataLoaders.BufferGetObsParallel

struct defined in module DataLoaders


			
			
			



			BufferGetObsParallel
	
			
			(
			
			
			data;
			
			 
			
			
			
			
			useprimary
			
			 
			
			= 
			
			false
			
			)

Like MLDataPattern.BufferGetObs but preloads observations into a buffer ring with multi - threaded workers .

Methods

There are 2 methods for BufferGetObsParallel:

DataLoaders.BufferGetObsParallel(data; useprimary)
loaders.jl:60
DataLoaders.BufferGetObsParallel(data::TData, buffers::Vector{TElem}, useprimary::Bool)
loaders.jl:53
Backlinks