ultralytics-ascend/ultralytics/utils
Glenn Jocher c1882a4327
'best.pt' inherit all-epochs results curves from 'last.pt' (#15791)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-24 23:17:09 +08:00
..
callbacks Fix HUB session with DDP training (#13103) 2024-06-23 20:00:34 +02:00
__init__.py 'best.pt' inherit all-epochs results curves from 'last.pt' (#15791) 2024-08-24 23:17:09 +08:00
autobatch.py Fix torch.amp.autocast('cuda') warnings (#14633) 2024-07-23 21:58:39 +02:00
benchmarks.py ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572) 2024-07-24 00:37:15 +02:00
checks.py 'best.pt' inherit all-epochs results curves from 'last.pt' (#15791) 2024-08-24 23:17:09 +08:00
dist.py Fix HUB session with DDP training (#13103) 2024-06-23 20:00:34 +02:00
downloads.py Fix is_url() and check_disk_space() docstrings in downloads.py (#14923) 2024-08-03 19:59:16 +02:00
errors.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
files.py Update Tracker docstrings (#15469) 2024-08-14 00:32:15 +08:00
instance.py Add docstrings and improve comments (#11229) 2024-05-03 22:51:26 +02:00
loss.py Fix torch.amp.autocast('cuda') warnings (#14633) 2024-07-23 21:58:39 +02:00
metrics.py Fix model names docstring type to dict (#15726) 2024-08-22 19:11:36 +08:00
ops.py Fix the docstring of xywhr2xyxyxyxy (#14934) 2024-08-03 19:57:02 +02:00
patches.py Patch torch.load(..., weights_only=False) to reduce warnings (#14638) 2024-07-23 20:35:58 +02:00
plotting.py ultralytics 8.2.77 new color_mode=instance plot arg (#15034) 2024-08-14 00:45:53 +08:00
tal.py Fix Docs pretty __init__.py URLs (#14550) 2024-07-19 21:02:09 +02:00
torch_utils.py ultralytics 8.2.71 Multinode DDP training (#14879) 2024-08-01 17:31:03 +02:00
triton.py Add HUB-SDK Docs reference section (#7781) 2024-01-27 00:21:31 +01:00
tuner.py ray[tune] Windows CI fix (#11674) 2024-05-06 12:23:12 +02:00