Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
OpSpec SpecMetaCPU() {
117
return SpecMetaDev(
"cpu"
);
118
}
119
120
OpSpec SpecMetaMixed() {
121
return SpecMetaDev(
"mixed"
);
Callers
2
TestGPU2CPUAssignment
Function · 0.85
TEST
Function · 0.85
Calls
1
SpecMetaDev
Function · 0.85
Tested by
no test coverage detected