MCPcopy 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
84void Device::PrintTimeProfiling() { graph_->PrintTimeProfiling(); }
85
86// Todo(Wangwei) Get Block From The Memory manager
87Block* Device::NewBlock(int size) {

Callers 15

train_resnetFunction · 0.45
runFunction · 0.45
runFunction · 0.45
fully_train_archMethod · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected