ultralytics-ascend/ultralytics/engine
Glenn Jocher d27664216b
Ruff format docstring Python code (#15792)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-25 01:08:07 +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 Ruff format docstring Python code (#15792) 2024-08-25 01:08:07 +08:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Ruff format docstring Python code (#15792) 2024-08-25 01:08:07 +08:00
trainer.py 'best.pt' inherit all-epochs results curves from 'last.pt' (#15791) 2024-08-24 23:17:09 +08:00
tuner.py Ruff format docstring Python code (#15792) 2024-08-25 01:08:07 +08:00
validator.py Exported model batch size validation fix (#14845) 2024-07-31 15:13:27 +02:00