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

Method length

include/dali/core/dev_string.h:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 __device__ size_t length() const {
73 return length_;
74 }
75
76 __device__ DeviceString &operator=(const DeviceString &other) {
77 if (&other != this) {

Callers 15

TESTFunction · 0.80
DeserializeFunction · 0.80
RunCheckpointingTestFunction · 0.80
RunImplMethod · 0.80
globMatchMethod · 0.80
TESTFunction · 0.80
join_pathFunction · 0.80
HasExtensionFunction · 0.80
join.ccFile · 0.80
one_hot.ccFile · 0.80

Calls

no outgoing calls

Tested by 10

TESTFunction · 0.64
DeserializeFunction · 0.64
RunCheckpointingTestFunction · 0.64
globMatchMethod · 0.64
TESTFunction · 0.64
FeedExternalInputMethod · 0.64
TYPED_TESTFunction · 0.64
TEST_PFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64