ultralytics-ascend/ultralytics/engine
Glenn Jocher 100a73b6e9
Fix model.save() method to FP16 (#14418)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-14 16:12:17 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.2.55 adaptive tflite_support logic (#14385) 2024-07-12 13:47:05 +02:00
model.py Fix model.save() method to FP16 (#14418) 2024-07-14 16:12:17 +02:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Update Pose docs with keypoint explanations (#14248) 2024-07-08 00:09:07 +02:00
trainer.py BaseTrainer with find_unused_parameters=True when using DistributedDataParallel() (#14323) 2024-07-10 19:59:16 +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