Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetTensorDesc
Method · 0.45
TEST
Function · 0.45
SetupBlockDescs
Function · 0.45
SetupSampleDescs
Function · 0.45
RunImplTyped
Method · 0.45
GetSampleNumElements
Method · 0.45
SetupImpl
Method · 0.45
CalculateInputRoI
Function · 0.45
PrepareResizeParams
Method · 0.45
PrepareResizeParams
Method · 0.45
SetupImpl
Method · 0.45
GetResizedShape
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
SetupImpl
Method · 0.36
GenerateShapeTestInputs
Function · 0.36
VerifyShapeImpl
Method · 0.36
TEST
Function · 0.36
CheckEqual
Function · 0.36
MakeRandomBatch
Function · 0.36
PrepareData
Method · 0.36
Verify
Method · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36
TEST_P
Function · 0.36