108 Commits (4e2b9024f35935d309ab137ae03e2e56dad796f7)

Author SHA1 Message Date
  Glenn Jocher d4ea61e043
FROM nvcr.io/nvidia/pytorch:22.04-py3 (#7680) 2 years ago
  David Matos bff6e51bc4
Disallow `--dynamic` when `--half` is passed (#7669) 2 years ago
  Duncan Moss 177da7f348
Add `--half` support for OpenVINO exports (#7615) 2 years ago
  Glenn Jocher 1f1ec1c3e7
Restrict TRT autoinstall to Linux-only (#7549) 2 years ago
  Glenn Jocher f62609eb52
Update check_requirements() with `cmds=()` argument (#7543) 2 years ago
  Glenn Jocher cc1d7df03c
Autoinstall TensorRT if missing (#7537) 2 years ago
  Cedric Perauer 7926afccde
Add `--half` support for FP16 CoreML exports with (#7446) 2 years ago
  Glenn Jocher 3eefab1bb1
Remove `tensorrt` pip install check (#7439) 2 years ago
  Glenn Jocher 2da2466168
Fix EdgeTPU output directory (#7399) 2 years ago
  Glenn Jocher 5333b55e74
Remove OpenVINO ONNX `opset<=12` check (#7398) 2 years ago
  Glenn Jocher 3bb233a7fb
Add ONNX export metadata (#7353) 2 years ago
  Glenn Jocher 446e6f563a
Rename 'MacOS' to 'macOS' (#7349) 2 years ago
  Glenn Jocher d257c75c84
Update export.py (#7301) 2 years ago
  Glenn Jocher 5f97001ed4
Context manager `open(file) as f` fixes (#7289) 2 years ago
  leeflix 8d0291f3af
Enable TensorFlow ops for `--nms` and `--agnostic-nms` (#7281) 2 years ago
  Glenn Jocher 8bc839ed8e
TorchScript single-output fix (#7261) 2 years ago
  Glenn Jocher 05cf0d1a44
Export single output only (#7259) 2 years ago
  Glenn Jocher ffcbd8ca97
Export with official `nn.SiLU()` (#7256) 2 years ago
  Glenn Jocher 734ab033fd
SavedModel TF Serve Fix (#7228) 2 years ago
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 years ago
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 years ago
  Glenn Jocher e19f87eb4b
Sidestep `os.path.relpath()` Windows bug (#7158) 2 years ago
  Mrinal Jain 4effd064b1
Consistent saved_model output format (#7032) 2 years ago
  Glenn Jocher 932dc78496
YOLOv5 Export Benchmarks for GPU (#6963) 2 years ago
  Glenn Jocher 99de551f97
pt model to cpu on TF export 2 years ago
  paradigm c13d4ce7ef
EdgeTPU optimizations (#6808) 2 years ago
  Glenn Jocher acc58c1dcf
Fix TRT `max_workspace_size` deprecation notice (#6856) 2 years ago
  DavidB 596de6d5a0
Default FP16 TensorRT export (#6798) 2 years ago
  Louis Combaldieu b2adc7c39a
Fix export for 1-channel images (#6780) 2 years ago
  Glenn Jocher de9c25b35e
Use `export_formats()` in export.py (#6705) 2 years ago
  Jiacong Fang 66e5d794c7
Fix TF exports >= 2GB (#6292) 2 years ago
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 years ago
  Glenn Jocher 22da63e30f
Fix zero-export handling with `if any(f):` (#6569) 2 years ago
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 years ago
  Glenn Jocher 9bc72a3ac2
Edge TPU export 'list index out of range' fix (#6533) 2 years ago
  Glenn Jocher 8d05716b66
Edge TPU compiler `sudo` fix (#6531) 2 years ago
  Glenn Jocher 4c40933266
Suppress export.run() TracerWarnings (#6499) 2 years ago
  Glenn Jocher 842d049e1b
Suppress `torch.jit.TracerWarning` on export (#6498) 2 years ago
  Glenn Jocher 5e4ff195b2
Improved `export.py` usage examples (#6495) 2 years ago
  Glenn Jocher 750c42e43e
`export.py` automatic `forward_export` (#6352) 2 years ago
  Glenn Jocher 0cf932bf63
`export.py` return exported files/dirs (#6343) 2 years ago
  Glenn Jocher e2e95b2d8e
TensorRT `assert im.device.type != 'cpu'` on export (#6340) 2 years ago
  Glenn Jocher fd55271c04
Console corrupted -> corrupt (#6338) 2 years ago
  Glenn Jocher 80473a6551
Update `export.py` with Detect, Validate usages (#6280) 2 years ago
  Jinwoong Yoo 9b13a594e9
Fix `cmd` string on `tfjs` export (#6243) 2 years ago
  Glenn Jocher 6865d19a92
TensorRT 7 export fix (#6235) 2 years ago
  Glenn Jocher f80c463010
Attempt `edgetpu-compiler` autoinstall (#6223) 2 years ago
  Glenn Jocher b4ac3df6ff
Add `edgetpu_compiler` checks (#6218) 2 years ago
  Glenn Jocher 00d7b97869
TFLite `--int8` 'flatbuffers==1.12' fix 2 (#6217) 2 years ago
  Glenn Jocher 8125ec5d42
TFLite `--int8` 'flatbuffers==1.12' fix (#6216) 2 years ago