Remove `formats` variable to avoid `pd` conflict (#7993) 9455796 unverified glenn-jocher commited on May 26, 2022
YOLOv5 Apple Metal Performance Shader (MPS) support (#7878) c215878 unverified glenn-jocher commited on May 24, 2022
Add OpenVINO metadata to export (#7947) a3a652c unverified xylieong pre-commit-ci[bot] glenn-jocher commited on May 24, 2022
Add `--keras` argument for TF exports (#7921) 547c89b unverified glenn-jocher commited on May 22, 2022
Removed shell=True from subprocess commands that require user inputs (#7875) fe1b503 unverified Jaewon Lee pre-commit-ci[bot] glenn-jocher commited on May 19, 2022
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 9d8ed37 unverified glenn-jocher commited on May 13, 2022
FROM nvcr.io/nvidia/pytorch:22.04-py3 (#7680) d4ea61e unverified glenn-jocher pre-commit-ci[bot] commited on May 3, 2022
Disallow `--dynamic` when `--half` is passed (#7669) bff6e51 unverified David Matos David Matos glenn-jocher commited on May 2, 2022
Add `--half` support for OpenVINO exports (#7615) 177da7f unverified Duncan Moss glenn-jocher commited on Apr 28, 2022
Restrict TRT autoinstall to Linux-only (#7549) 1f1ec1c unverified glenn-jocher commited on Apr 23, 2022
Update check_requirements() with `cmds=()` argument (#7543) f62609e unverified glenn-jocher commited on Apr 22, 2022
Autoinstall TensorRT if missing (#7537) cc1d7df unverified glenn-jocher pre-commit-ci[bot] commited on Apr 22, 2022
Add `--half` support for FP16 CoreML exports with (#7446) 7926afc unverified Cedric Perauer pre-commit-ci[bot] glenn-jocher commited on Apr 16, 2022
Remove OpenVINO ONNX `opset<=12` check (#7398) 5333b55 unverified glenn-jocher commited on Apr 12, 2022
Context manager `open(file) as f` fixes (#7289) 5f97001 unverified glenn-jocher commited on Apr 5, 2022
Enable TensorFlow ops for `--nms` and `--agnostic-nms` (#7281) 8d0291f unverified leeflix pre-commit-ci[bot] glenn-jocher commited on Apr 5, 2022
Export single output only (#7259) 05cf0d1 unverified glenn-jocher pre-commit-ci[bot] commited on Apr 3, 2022
precommit: yapf (#5494) c3d5ac1 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Mar 31, 2022
Sidestep `os.path.relpath()` Windows bug (#7158) e19f87e unverified glenn-jocher commited on Mar 26, 2022
Fix TRT `max_workspace_size` deprecation notice (#6856) acc58c1 unverified glenn-jocher commited on Mar 7, 2022
Fix TF exports >= 2GB (#6292) 66e5d79 unverified zldrobit pre-commit-ci[bot] glenn-jocher commited on Feb 18, 2022
YOLOv5 Export Benchmarks (#6613) a45e472 unverified glenn-jocher pre-commit-ci[bot] commited on Feb 12, 2022
Fix zero-export handling with `if any(f):` (#6569) 22da63e unverified glenn-jocher commited on Feb 8, 2022
Edge TPU export 'list index out of range' fix (#6533) 9bc72a3 unverified glenn-jocher commited on Feb 3, 2022
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