MCPcopy Create free account
hub / github.com/NVIDIA/DALI / tensor_shape_span

Method tensor_shape_span

include/dali/core/tensor_view.h:321–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 }
320
321 auto tensor_shape_span(int sample) {
322 return shape.tensor_shape_span(sample);
323 }
324
325 auto tensor_shape_span(int sample) const {
326 return shape.tensor_shape_span(sample);

Callers 15

GetTensorDescMethod · 0.45
TESTFunction · 0.45
SetupBlockDescsFunction · 0.45
SetupSampleDescsFunction · 0.45
RunImplTypedMethod · 0.45
GetSampleNumElementsMethod · 0.45
SetupImplMethod · 0.45
CalculateInputRoIFunction · 0.45
PrepareResizeParamsMethod · 0.45
PrepareResizeParamsMethod · 0.45
SetupImplMethod · 0.45
GetResizedShapeFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
SetupImplMethod · 0.36
GenerateShapeTestInputsFunction · 0.36
VerifyShapeImplMethod · 0.36
TESTFunction · 0.36
CheckEqualFunction · 0.36
MakeRandomBatchFunction · 0.36
PrepareDataMethod · 0.36
VerifyMethod · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36