DataLoaders._batchsize
function defined in module DataLoaders
There are
4
methods for _batchsize:
_batchsize(batch::Union{Tuple, NamedTuple}, batchdim)_batchsize(batch::Dict, batchdim)_batchsize(batch::AbstractArray{T, N}, ::DataLoaders.BatchDimLast)_batchsize(batch::AbstractArray, ::DataLoaders.BatchDimFirst)The following page links back here: