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

Method c_str

include/dali/core/dev_string.h:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 __device__ const char *c_str() const {
61 return data_ ? data_ : "";
62 }
63
64 __device__ const char *data() const {
65 return data_;

Callers 15

LoadLibraryMethod · 0.45
TensorLayoutReprFunction · 0.45
GetTensorPropertyFunction · 0.45
ExecutorMetaToDictFunction · 0.45
ExposePipelineFunction · 0.45
TESTFunction · 0.45
FillPipelineDescFunction · 0.45
GetInputDescMethod · 0.45
GetOutputDescMethod · 0.45
GetTracesMethod · 0.45
GetSourceInfoMethod · 0.45
GetSourceInfoMethod · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
ReaderDecoderCApiPipeFunction · 0.36
RunTestMethod · 0.36
TEST_FFunction · 0.36
TYPED_TESTFunction · 0.36
globMatchMethod · 0.36
TESTFunction · 0.36
tempfileFunction · 0.36
TEST_PFunction · 0.36
ReadTxtFunction · 0.36
SaveFrameFunction · 0.36
RunFailureTestMethod · 0.36