ultralytics-ascend/ultralytics/utils
Mohammed Yasin 1bb46cda4b
Switch to perf_counter() for latency measurement (#19177)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-12 19:59:42 +09:00
..
callbacks ultralytics 8.3.74 Fix Ray Tune callback error (#19144) 2025-02-10 08:17:56 +09:00
__init__.py Unset CUBLAS_WORKSPACE_CONFIG for non-deterministic training and inference (#19138) 2025-02-10 08:17:08 +09:00
autobatch.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
benchmarks.py Fix missing data.yaml error on int8 export (#19128) 2025-02-07 21:07:32 +09:00
checks.py Minor Results.to_sql cleanup (#19081) 2025-02-07 12:19:58 +09:00
dist.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
downloads.py ultralytics 8.3.65 Rockchip RKNN Integration for Ultralytics YOLO models (#16308) 2025-01-21 02:25:54 +01:00
errors.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
files.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
instance.py Use frozenset() (#18785) 2025-01-21 01:38:00 +01:00
loss.py ultralytics 8.3.65 Rockchip RKNN Integration for Ultralytics YOLO models (#16308) 2025-01-21 02:25:54 +01:00
metrics.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
ops.py Switch to perf_counter() for latency measurement (#19177) 2025-02-12 19:59:42 +09:00
patches.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
plotting.py Optimize seg_bbox calculations (#19056) 2025-02-05 07:38:10 +09:00
tal.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
torch_utils.py Unset CUBLAS_WORKSPACE_CONFIG for non-deterministic training and inference (#19138) 2025-02-10 08:17:08 +09:00
triton.py Standardize license headers in Python files (#18696) 2025-01-15 15:36:11 +01:00
tuner.py ultralytics 8.3.65 Rockchip RKNN Integration for Ultralytics YOLO models (#16308) 2025-01-21 02:25:54 +01:00