首次提交
Showing
onnxoptim.py
0 → 100644
ort_plugin/CMakeLists.txt
0 → 100644
requirements.txt
0 → 100644
| # torch | ||
| # torchvision | ||
| transformers | ||
| addict | ||
| yapf | ||
| timm | ||
| # numpy | ||
| opencv-python | ||
| supervision>=0.22.0 | ||
| pycocotools | ||
| \ No newline at end of file |
resnet/infer_migraphx.py
0 → 100644
resnet/infer_ort.py
0 → 100644
resnet/onnx_export.py
0 → 100644
Please register or sign in to comment