MCPcopy Create free account
hub / github.com/MegEngine/MegCC / parse_mgb_bin_dump.py

File parse_mgb_bin_dump.py

compiler/script/debug/parse_mgb_bin_dump.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import os
3import struct
4import textwrap

Callers

nothing calls this directly

Calls 3

find_file_nameFunction · 0.85
load_tensor_binaryFunction · 0.85
maxMethod · 0.45

Tested by

no test coverage detected