Commit History
Use contextlib's suppress method to silence an error (#8668)
4c1784b
unverified
glenn-jocher
commited on
Link fuse() to AutoShape() for Hub models (#8599)
a34b376
unverified
glenn-jocher
commited on
Raise error on suffix-less model path (#8561)
f8722b4
unverified
democat
commited on
Properly expose `batch_size` from OpenVINO similarly to TensorRT (#8514)
be42a24
unverified
Revert "Expose OpenVINO `batch_size` similarly to TensorRT" (#8510)
9d7bc06
unverified
glenn-jocher
commited on
Expose OpenVINO `batch_size` similarly to TensorRT (#8437)
da2ee39
unverified
democat
commited on
TRT `--half` fix autocast images to FP16 (#8435)
d94b470
unverified
glenn-jocher
commited on
`device_name="MYRIAD" for Intel NCS2` comment (#8327)
724d5b2
unverified
glenn-jocher
commited on
experimental.py Apple MPS device fix (#8121)
18674e2
unverified
glenn-jocher
commited on
`attempt_load()` deserialize fix (#8051)
258f4c6
unverified
glenn-jocher
commited on
`.detach()` on bias init (#8044)
50b886d
unverified
tcmyxc
commited on
YOLOv5 Apple Metal Performance Shader (MPS) support (#7878)
c215878
unverified
glenn-jocher
commited on
OpenVINO metadata fix2 (#7954)
27911dc
unverified
OpenVINO metadata fix (#7952)
0dd66e2
unverified
glenn-jocher
commited on
Add OpenVINO metadata to export (#7947)
a3a652c
unverified
Add PyTorch AMP check (#7917)
eb1217f
unverified
Add `DWConvTranspose2d()` module (#7881)
5774a15
unverified
Add TFDWConv() `depth_multiplier` (#7858)
1b8e70f
unverified
glenn-jocher
commited on
TFDWConv() `depthwise_initializer` fix (#7845)
b52fd48
unverified
glenn-jocher
commited on
Replace `openvino-dev` with OpenVINO Runtime inference (#7843)
05d4fc9
unverified
Fix TFDWConv() `c1 == c2` check (#7842)
2b64b45
unverified
glenn-jocher
commited on
New TensorFlow `TFCrossConv()` module (#7827)
fb7fa5b
unverified
New TensorFlow `TFDWConv()` module (#7824)
4d59f65
unverified
glenn-jocher
commited on
Refactor modules (#7823)
8aa2085
unverified
glenn-jocher
commited on
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified
glenn-jocher
commited on
Report fused model summary by default (#7722)
d059d1d
unverified
glenn-jocher
commited on
TensorRT PyTorch Hub inference fix (#7560)
950a85d
unverified
glenn-jocher
commited on
Add `print(results)` override for PyTorch Hub results (#7559)
c16671f
unverified
glenn-jocher
commited on
Enable `results.print()` when `_verbose=False` (#7558)
be67572
unverified
glenn-jocher
commited on
Fix val.py Ensemble() (#7490)
3f3852e
unverified
glenn-jocher
commited on
DetectMultiBackend() default `stride=32` (#7342)
aa542ce
unverified
Add ONNX export metadata (#7353)
3bb233a
unverified
glenn-jocher
commited on
Update `_make_grid()` (#7346)
302b00b
unverified
glenn-jocher
commited on
Fix Tf export for BottleneckCSP (#7330)
b7faeda
unverified
Nrupatunga
commited on
Context manager `open(file) as f` fixes (#7289)
5f97001
unverified
glenn-jocher
commited on
[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified
Integrate offset into grid (#7262)
ea72b84
unverified
glenn-jocher
commited on
TorchScript single-output fix (#7261)
8bc839e
unverified
glenn-jocher
commited on
Export single output only (#7259)
05cf0d1
unverified
`torch.split()` replace slicing on out-of-place inference (#7258)
ad0e4d5
unverified
glenn-jocher
commited on
Refactor out-of-place `Detect()` for reduced ops (#7257)
4f839b7
unverified
glenn-jocher
commited on
CLI `fire` prep updates (#7229)
2c32218
unverified
glenn-jocher
commited on
precommit: yapf (#5494)
c3d5ac1
unverified
yolo.py profiling updates (#7178)
cf4f3c3
unverified
Revert `C3()` change (#7172)
ee77632
unverified
glenn-jocher
commited on
Update
1832264
glenn-jocher
commited on
`yolo.py --profile` updates (#7170)
b2194b9
unverified
glenn-jocher
commited on
`yolo.py --profile` default GPU batch size 16
7830e91
unverified
glenn-jocher
commited on
Sidestep `os.path.relpath()` Windows bug (#7158)
e19f87e
unverified
glenn-jocher
commited on