Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Empty
Method
Empty
tensorflow/core/grappler/costs/virtual_scheduler.cc:172–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
bool HeapReadyManager::Empty() const {
173
return nodes_.empty() && waiting_queue_.empty();
174
}
175
176
void HeapReadyManager::DrainWaitingQueue() {
177
for (const auto* node : waiting_queue_) {
Callers
7
RemoveDeadBranches
Method · 0.45
SimplifyArithmeticOps
Method · 0.45
OptimizeDependencies
Method · 0.45
GetCurrNode
Method · 0.45
Init
Method · 0.45
MarkCurrNodeExecuted
Method · 0.45
TEST_F
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
1
TEST_F
Function · 0.36