MCPcopy Create free account
hub / github.com/alinlab/SelfPatch / pytorch2onnx.py

File pytorch2onnx.py

segmentation/tools/pytorch2onnx.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) OpenMMLab. All rights reserved.
2import argparse
3from functools import partial
4

Callers

nothing calls this directly

Calls 5

pytorch2onnxFunction · 0.85
parse_argsFunction · 0.70
_convert_batchnormFunction · 0.70
_prepare_input_imgFunction · 0.70
_demo_mm_inputsFunction · 0.70

Tested by

no test coverage detected