Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ SetVerbosity
Method
SetVerbosity
include/singa/core/device.h:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
void PrintTimeProfiling();
126
void SetVerbosity(int verbosity) { verbosity_ = verbosity; };
127
void SetSkipIteration(int skip_iteration) {
128
skip_iteration_ = skip_iteration;
129
};
Callers
15
evaluate
Method · 0.80
train_resnet
Function · 0.80
run
Function · 0.80
run
Function · 0.80
fully_train_arch
Method · 0.80
run
Function · 0.80
run
Function · 0.80
run
Function · 0.80
run
Function · 0.80
run
Function · 0.80
run
Function · 0.80
run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected