MCPcopy 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
229void Host2DeviceCopy::init_output_comp_node() {}
230
231const DeviceTensorND& Host2DeviceCopy::get_dev_tensor_in_mem_fwd() const {
232 mgb_assert(m_fwd_host_mem);

Callers 1

cg_impl.cppFile · 0.45

Calls 8

comp_nodeFunction · 0.85
has_comp_node_setMethod · 0.80
get_single_comp_nodeMethod · 0.80
init_output_comp_nodeFunction · 0.50
comp_nodeMethod · 0.45
mem_nodeMethod · 0.45
register_stream_varMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected