ultralytics-ascend/ultralytics/engine
Glenn Jocher 1b26838def
Refactor Python code (#13448)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-09 02:32:17 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Refactor Python code (#13448) 2024-06-09 02:32:17 +02:00
model.py Refactor Python code (#13448) 2024-06-09 02:32:17 +02:00
predictor.py Refactor Python code (#13448) 2024-06-09 02:32:17 +02: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.29 new fractional AutoBatch feature (#13446) 2024-06-09 00:28:11 +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