ultralytics-ascend/ultralytics/engine
Glenn Jocher 1f1f355a9e
Add export args to model metadata (#18472)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-02 21:26:05 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Add export args to model metadata (#18472) 2025-01-02 21:26:05 +01:00
model.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00
predictor.py Set dynamic to True only if imgsz is dynamic for ONNX (#17872) 2024-12-05 22:24:53 +01:00
results.py Fix file_name in save_crop (#17499) 2024-11-13 20:17:49 +01:00
trainer.py ultralytics 8.3.31 add max_num_obj factor for AutoBatch (#17514) 2024-11-13 23:51:24 +01:00
tuner.py Use shell=True to run hyperparameter tuning (#18284) 2024-12-17 19:27:44 +01:00
validator.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00