ultralytics-ascend/ultralytics/engine
Glenn Jocher 291883a23f
Engine Model and Results Docs improvements (#14564)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Felipe Parodi <fparodi@pennmedicine.upenn.edu>
2024-07-21 20:14:49 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Fix NCNN multiple-volumes PNNX download bug (#14533) 2024-07-18 18:22:33 +02:00
model.py Engine Model and Results Docs improvements (#14564) 2024-07-21 20:14:49 +02:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Engine Model and Results Docs improvements (#14564) 2024-07-21 20:14:49 +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