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

Method format

src/serialization/impl/serializer_oss.cpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113 void dump_buf_with_len(const void* data, uint32_t size) override;
114 GraphDumpFormat format() const override { return GraphDumpFormat::FLATBUFFERS; }
115};
116
117flatbuffers::Offset<fbs::DType> GraphDumperOSS::build_dtype(DType dtype) {

Callers 2

load_tensor_formatMethod · 0.45

Calls

no outgoing calls

Tested by 1