Suppress `torch.jit.TracerWarning` on export (#6498) 842d049 unverified glenn-jocher commited on Feb 1, 2022
`export.py` automatic `forward_export` (#6352) 750c42e unverified glenn-jocher pre-commit-ci[bot] commited on Jan 19, 2022
`export.py` return exported files/dirs (#6343) 0cf932b unverified glenn-jocher commited on Jan 19, 2022
TensorRT `assert im.device.type != 'cpu'` on export (#6340) e2e95b2 unverified glenn-jocher commited on Jan 18, 2022
Update `export.py` with Detect, Validate usages (#6280) 80473a6 unverified glenn-jocher commited on Jan 13, 2022
Fix `cmd` string on `tfjs` export (#6243) 9b13a59 unverified Jinwoong Yoo glenn-jocher commited on Jan 10, 2022
Attempt `edgetpu-compiler` autoinstall (#6223) f80c463 unverified glenn-jocher commited on Jan 6, 2022
TFLite `--int8` 'flatbuffers==1.12' fix 2 (#6217) 00d7b97 unverified glenn-jocher commited on Jan 5, 2022
TFLite `--int8` 'flatbuffers==1.12' fix (#6216) 8125ec5 unverified glenn-jocher commited on Jan 5, 2022
TensorRT 7 `anchor_grid` compatibility fix (#6185) a2f4a17 unverified imyhxy glenn-jocher commited on Jan 4, 2022
Fix TorchScript on mobile export (#6183) fb83929 unverified Yin Rong yinrong glenn-jocher commited on Jan 4, 2022
Update export format docstrings (#6151) ec4b6dd unverified glenn-jocher pre-commit-ci[bot] commited on Jan 3, 2022
Add EdgeTPU support (#3630) d95978a unverified zldrobit glenn-jocher unknown pre-commit-ci[bot] commited on Dec 31, 2021
Add nms and agnostic nms to export.py (#5938) 2c63175 unverified Diego Montes glenn-jocher commited on Dec 10, 2021
Fix ONNX opset inconsistency with parseargs and run args (#5937) 4fb6dd4 unverified Diego Montes commited on Dec 9, 2021
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) 7bf04d9 unverified glenn-jocher commited on Dec 4, 2021
Update TorchScript suffix to `*.torchscript` (#5856) 00e308f unverified glenn-jocher commited on Dec 2, 2021
Fix TensorRT potential unordered binding addresses (#5826) a4207a2 unverified imyhxy commited on Nov 30, 2021
TorchScript `torch==1.7.0` Path support (#5781) 4c7b2bd unverified rockstarr commited on Nov 25, 2021
Export, detect and validation with TensorRT engine file (#5699) 7a39803 unverified imyhxy glenn-jocher commited on Nov 22, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Fix `ROOT` as relative path (#5129) 153873e unverified Malte Lorbach glenn-jocher commited on Oct 11, 2021
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 4e04cb0 unverified glenn-jocher commited on Sep 28, 2021
TensorFlow.js export enhancements (#4905) 2c2ef25 unverified zldrobit glenn-jocher commited on Sep 24, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021
Fix 'PyTorch starting from' for URL weights (#4828) 6b44ecd unverified glenn-jocher commited on Sep 16, 2021
Feature/fix export on url (#4823) 43b2817 unverified Kalen Michael glenn-jocher commited on Sep 16, 2021
Add TensorFlow formats to `export.py` (#4479) c3a93d7 unverified glenn-jocher commited on Sep 12, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Scope `onnx-simplifier` requirements check (#4730) 2d9411d unverified Zegorax glenn-jocher commited on Sep 9, 2021