ultralytics-ascend/ultralytics/engine
yuefanhao 5f93df6fca
Fix model names docstring type to dict (#15726)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-08-22 19:11:36 +08:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572) 2024-07-24 00:37:15 +02:00
model.py Fix model names docstring type to dict (#15726) 2024-08-22 19:11:36 +08:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py ultralytics 8.2.77 new color_mode=instance plot arg (#15034) 2024-08-14 00:45:53 +08:00
trainer.py Improve trainer DDP device handling (#15383) 2024-08-13 04:53:48 +08:00
tuner.py Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +02:00
validator.py Exported model batch size validation fix (#14845) 2024-07-31 15:13:27 +02:00