ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-26 17:34:28 +01:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py standalone val (#56) 2022-11-30 15:04:44 +05:30
model.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00
predictor.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00
trainer.py DDP and new dataloader Fix (#95) 2022-12-26 15:35:49 +01:00
validator.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00