ultralytics-ascend/ultralytics/engine
Laughing 169602442c
Fix HUB session with DDP training (#13103)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-23 20:00:34 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.2.39 update onnxslim>=0.1.31 (#13883) 2024-06-22 13:41:12 +02:00
model.py Adjust numpy<2.0.0 compatibility (#13906) 2024-06-23 17:57:24 +02:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Fix det.summary() bug for ultralytics>=8.2.10 (#13024) 2024-05-22 21:46:18 +02:00
trainer.py Fix HUB session with DDP training (#13103) 2024-06-23 20:00:34 +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