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

Method format

src/core/include/megbrain/graph/var_node.h:661–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

659}
660
661TensorFormat MemAllocPlan::format() const {
662 return m_chunk_storage.owner_var->format();
663}
664
665} // namespace cg
666} // namespace mgb

Callers 5

var_node.cppFile · 0.45
var_alloc_with_shapeMethod · 0.45
init_output_formatMethod · 0.45
formatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected