Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get
Method
get
imperative/python/src/grad.cpp:139–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
GradKeyWrapper* GradKeyWrapper::get(std::shared_ptr<GradKey> key) {
140
return grad_key_map.at(key);
141
}
142
143
GradKeyWrapper::~GradKeyWrapper() {}
144
Callers
15
setup.py
File · 0.45
get_param
Function · 0.45
test_persistent_cache_redis
Function · 0.45
test_persistent_cache_file
Function · 0.45
test_persistent_cache_file_clear
Function · 0.45
test_persistent_cache_memory
Function · 0.45
_assert_q_empty
Function · 0.45
_assert_q_val
Function · 0.45
test_custom_op.py
File · 0.45
test_trace_profiler
Function · 0.45
_CompGraphProfilerImpl
Method · 0.45
def_rendezvous
Function · 0.45
Calls
1
at
Method · 0.45
Tested by
7
test_persistent_cache_redis
Function · 0.36
test_persistent_cache_file
Function · 0.36
test_persistent_cache_file_clear
Function · 0.36
test_persistent_cache_memory
Function · 0.36
_assert_q_empty
Function · 0.36
_assert_q_val
Function · 0.36
test_trace_profiler
Function · 0.36