Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ Schedule
Method
Schedule
oneflow/core/embedding/persistent_table.cpp:261–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void Schedule(IoTask<Engine> task) { tasks_.Send(std::move(task)); }
262
263
void Shutdown() { tasks_.Close(); }
264
Callers
2
PutBlocks
Method · 0.45
ParallelFor
Method · 0.45
Calls
1
Send
Method · 0.45
Tested by
no test coverage detected