ultralytics-ascend/ultralytics/engine
2024-08-23 11:42:46 +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 ultralytics 8.2.80 add PIL type hints to model() (#15719) 2024-08-22 20:08:32 +08:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Fix xywh docstring (#15765) 2024-08-23 11:42:46 +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