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

Method id

dali/python/nvidia/dali/ops/__init__.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66
67 @property
68 def id(self):
69 return self._id
70
71
72def _instantiate_constant_node(constant: _ScalarConstant, device: str):

Callers 15

FillTensorFromDlPackFunction · 0.45
FillTensorFromCudaArrayFunction · 0.45
ExposeTensorFunction · 0.45
ExposeTensorListCPUFunction · 0.45
SetupImplMethod · 0.45
SetupImplMethod · 0.45
RunImplMethod · 0.45
SetupImplMethod · 0.45
SetupImplMethod · 0.45
GetDLTensorResourceFunction · 0.45
TYPED_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

TYPED_TESTFunction · 0.36
TESTFunction · 0.36
CheckBuiltinTypeFunction · 0.36