ultralytics-ascend/ultralytics/nn
Glenn Jocher a86218b767
Fix model re-fuse() in inference loops (#466)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2023-01-18 20:32:36 +01:00
..
__init__.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00
autobackend.py New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
autoshape.py New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
modules.py General refactoring and improvements (#373) 2023-01-15 14:44:25 +01:00
tasks.py Fix model re-fuse() in inference loops (#466) 2023-01-18 20:32:36 +01:00