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

Method type

dali/pipeline/data/sample_view.h:101–103  ·  view source on GitHub ↗

* @brief Get the runtime information about the type of the sample */

Source from the content-addressed store, hash-verified

99 * @brief Get the runtime information about the type of the sample
100 */
101 DALIDataType type() const {
102 return type_id_;
103 }
104
105
106 SampleViewBase() = default;

Callers 15

TYPED_TESTFunction · 0.45
CopyMethod · 0.45
sample_viewFunction · 0.45
const_sample_viewFunction · 0.45
compareFunction · 0.45
ShareDataMethod · 0.45
TestSampleViewCPUFunction · 0.45
TESTFunction · 0.45
TYPED_TESTFunction · 0.45
test_moving_propsFunction · 0.45
GetDLTensorViewFunction · 0.45
GetSharedDLTensorFunction · 0.45

Calls

no outgoing calls

Tested by 6

TYPED_TESTFunction · 0.36
compareFunction · 0.36
TestSampleViewCPUFunction · 0.36
TESTFunction · 0.36
TYPED_TESTFunction · 0.36
test_moving_propsFunction · 0.36