Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
GradManager::GradManager(ComputingGraphImpl* graph)
159
: m_owner_graph(graph), m_stream_strong_prop_infer{new StreamStrongPropInfer} {}
160
161
GradManager::~GradManager() noexcept = default;
162
Callers
15
test_advance_indexing
Function · 0.45
test_advance_indexing_with_subtensor
Function · 0.45
update_model
Function · 0.45
worker
Function · 0.45
test_load_state_dict_no_cache
Function · 0.45
test_save_load
Function · 0.45
worker
Function · 0.45
runner
Function · 0.45
test_detach
Function · 0.45
_test_optimizer
Function · 0.45
run_frozen_bn
Function · 0.45
test_bn_no_track_stat
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_advance_indexing
Function · 0.36
test_advance_indexing_with_subtensor
Function · 0.36
update_model
Function · 0.36
worker
Function · 0.36
test_load_state_dict_no_cache
Function · 0.36
test_save_load
Function · 0.36
worker
Function · 0.36
runner
Function · 0.36
test_detach
Function · 0.36
_test_optimizer
Function · 0.36
run_frozen_bn
Function · 0.36
test_bn_no_track_stat
Function · 0.36