Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ SetAsActiveDevice
Method
SetAsActiveDevice
oneflow/core/ep/cpu/cpu_device.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
namespace ep {
25
26
void CpuDevice::SetAsActiveDevice() {}
27
28
Stream* CpuDevice::CreateStream() { return new CpuStream(this); }
29
Callers
8
ActiveDeviceGuard
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Run
Method · 0.45
EpEvent
Method · 0.45
~EpEvent
Method · 0.45
Query
Method · 0.45
SetLaunched
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected