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

File onnx2tensorrt.py

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

Source from the content-addressed store, hash-verified

1# Copyright (c) OpenMMLab. All rights reserved.
2import argparse
3import os
4import os.path as osp

Callers

nothing calls this directly

Calls 2

onnx2tensorrtFunction · 0.85
parse_argsFunction · 0.70

Tested by

no test coverage detected