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

Method ResetGraph

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

Source from the content-addressed store, hash-verified

96 void RunGraph(bool serial = false);
97
98 void ResetGraph() { graph_->Reset(); }
99
100 // Wait for one event.
101 // void WaitFor();

Callers 6

compileMethod · 0.80
setUpMethod · 0.80
tearDownMethod · 0.80
compileMethod · 0.80
compileMethod · 0.80
compileMethod · 0.80

Calls 1

ResetMethod · 0.45

Tested by 2

setUpMethod · 0.64
tearDownMethod · 0.64