MCPcopy 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_samplesFunction · 0.80
unfold_outer_dimsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected