Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ init_output_comp_node
Method
init_output_comp_node
src/opr/impl/io.cpp:229–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
void Host2DeviceCopy::init_output_comp_node() {}
230
231
const DeviceTensorND& Host2DeviceCopy::get_dev_tensor_in_mem_fwd() const {
232
mgb_assert(m_fwd_host_mem);
Callers
1
cg_impl.cpp
File · 0.45
Calls
8
comp_node
Function · 0.85
has_comp_node_set
Method · 0.80
get_single_comp_node
Method · 0.80
init_output_comp_node
Function · 0.50
comp_node
Method · 0.45
mem_node
Method · 0.45
register_stream_var
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected