MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / GradManager

Method GradManager

src/core/impl/graph/grad_manager.cpp:158–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156};
157
158GradManager::GradManager(ComputingGraphImpl* graph)
159 : m_owner_graph(graph), m_stream_strong_prop_infer{new StreamStrongPropInfer} {}
160
161GradManager::~GradManager() noexcept = default;
162

Callers 15

test_advance_indexingFunction · 0.45
update_modelFunction · 0.45
workerFunction · 0.45
test_save_loadFunction · 0.45
workerFunction · 0.45
runnerFunction · 0.45
test_detachFunction · 0.45
_test_optimizerFunction · 0.45
run_frozen_bnFunction · 0.45
test_bn_no_track_statFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_advance_indexingFunction · 0.36
update_modelFunction · 0.36
workerFunction · 0.36
test_save_loadFunction · 0.36
workerFunction · 0.36
runnerFunction · 0.36
test_detachFunction · 0.36
_test_optimizerFunction · 0.36
run_frozen_bnFunction · 0.36
test_bn_no_track_statFunction · 0.36