Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ NextSampleIdx
Method
NextSampleIdx
dali/pipeline/operator/sequence_shape.h:244–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
int NextSampleIdx() const {
245
return next_;
246
}
247
248
private:
249
TensorList<Backend> &tv_;
Callers
3
broadcast_samples
Function · 0.80
unfold_outer_dims
Function · 0.80
UnfoldBroadcastArgument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected