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

Function SpecMetaCPU

dali/pipeline/executor/executor2/stream_assignment_test.cc:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116OpSpec SpecMetaCPU() {
117 return SpecMetaDev("cpu");
118}
119
120OpSpec SpecMetaMixed() {
121 return SpecMetaDev("mixed");

Callers 2

TestGPU2CPUAssignmentFunction · 0.85
TESTFunction · 0.85

Calls 1

SpecMetaDevFunction · 0.85

Tested by

no test coverage detected