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

Method SetSourceInfo

dali/c_api_2/data_objects.h:383–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381 }
382
383 void SetSourceInfo(const char *source_info) override {
384 t_->SetSourceInfo(source_info ? source_info : "");
385 }
386
387 void CopyOut(
388 void *dst_buffer,

Callers 3

daliTensorSetSourceInfoFunction · 0.45
SetSourceInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected