MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / dump_model_mgb.py

File dump_model_mgb.py

lite/tools/dump_model_mgb.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3from megskull.graph import NodeFilter, FpropEnv
4from megskull.opr.all import AssertEqual, DataProvider, BatchNormalization

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected