Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ sample_dim
Method
sample_dim
include/dali/core/tensor_shape.h:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
*/
130
DALI_NO_EXEC_CHECK
131
DALI_HOST_DEV size_type sample_dim() const noexcept { return shape.size(); }
132
DALI_NO_EXEC_CHECK
133
DALI_HOST_DEV constexpr bool empty() const noexcept { return size() == 0; }
134
Callers
15
SetLayout
Function · 0.45
ExposeTensorListCPU
Function · 0.45
ExposeTesorListGPU
Function · 0.45
daliTensorGetShape
Function · 0.45
daliTensorListGetShape
Function · 0.45
GetDesc
Method · 0.45
AttachBuffer
Method · 0.45
AttachSamples
Method · 0.45
SetLayout
Method · 0.45
GetTensorDesc
Method · 0.45
ViewAsTensor
Method · 0.45
CompareTensorLists
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
15
CompareTensorLists
Function · 0.36
TEST
Function · 0.36
FillTensorList
Function · 0.36
FillSeq
Function · 0.36
getInput
Method · 0.36
CheckRearrange
Function · 0.36
SetupImpl
Method · 0.36
SetupImpl
Method · 0.36
SetupImpl
Method · 0.36
RunImpl
Method · 0.36
VerifyShapeImpl
Method · 0.36
ExtendRoi
Function · 0.36