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

File network_visualize.py

imperative/python/megengine/tools/network_visualize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2import argparse
3import logging
4import re

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected