ultralytics-ascend/ultralytics/engine
Glenn Jocher 0d7bf447eb
Fix torch.amp.autocast('cuda') warnings (#14633)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-07-23 21:58:39 +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 ultralytics 8.2.62 add Explorer CLI model and data args (#14581) 2024-07-22 03:29:44 +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 Fix torch.amp.autocast('cuda') warnings (#14633) 2024-07-23 21:58:39 +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