MCPcopy Create free account
hub / github.com/apache/singa / graph_enabled

Method graph_enabled

include/singa/core/device.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 Context* context(int k) { return &ctx_; }
112
113 bool graph_enabled() const { return graph_enabled_; }
114
115 /// Verbosity of the time profiling function:
116 /// verbosity == 0 (default) -> no logging

Callers 15

device_checkMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80
wrapperMethod · 0.80
dtype_checkMethod · 0.80
device_checkMethod · 0.80
runMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected