Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
LoadLibrary
Method · 0.45
TensorLayoutRepr
Function · 0.45
GetTensorProperty
Function · 0.45
ExecutorMetaToDict
Function · 0.45
ExposePipeline
Function · 0.45
TEST
Function · 0.45
FillPipelineDesc
Function · 0.45
GetInputDesc
Method · 0.45
GetOutputDesc
Method · 0.45
GetTraces
Method · 0.45
GetSourceInfo
Method · 0.45
GetSourceInfo
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
ReaderDecoderCApiPipe
Function · 0.36
RunTest
Method · 0.36
TEST_F
Function · 0.36
TYPED_TEST
Function · 0.36
globMatch
Method · 0.36
TEST
Function · 0.36
tempfile
Function · 0.36
TEST_P
Function · 0.36
ReadTxt
Function · 0.36
SaveFrame
Function · 0.36
RunFailureTest
Method · 0.36