Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ PrintTimeProfiling
Method
PrintTimeProfiling
src/core/device/device.cc:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void Device::PrintTimeProfiling() { graph_->PrintTimeProfiling(); }
85
86
// Todo(Wangwei) Get Block From The Memory manager
87
Block* Device::NewBlock(int size) {
Callers
15
train_resnet
Function · 0.45
run
Function · 0.45
run
Function · 0.45
fully_train_arch
Method · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected