ultralytics-ascend/ultralytics/engine
Kayzwer 8fb140688a
ultralytics 8.2.27 replace onnxsim with onnxslim (#12989)
Co-authored-by: inisis <desmond.yao@buaa.edu.cn>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: inisis <46103969+inisis@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-31 19:03:34 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.2.27 replace onnxsim with onnxslim (#12989) 2024-05-31 19:03:34 +02:00
model.py Fix Python 3.8 List[Results] compatibility (#12381) 2024-05-11 19:09:31 +02:00
predictor.py Faster batch same_shapes (#8851) 2024-03-11 19:53:35 +01:00
results.py Fix det.summary() bug for ultralytics>=8.2.10 (#13024) 2024-05-22 21:46:18 +02:00
trainer.py ultralytics 8.2.16 DDP pretrained argument fix (#11787) 2024-05-15 19:39:26 +02:00
tuner.py Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +02:00
validator.py ultralytics 8.2.2 replace COCO128 with COCO8 (#10167) 2024-04-18 20:47:21 -07:00