ultralytics-ascend/ultralytics/yolo/engine
Laughing 7690cae2fc
add a naive DDP for model interface (#78)
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>
2022-12-19 13:24:39 +08: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 Change class depending on dataset in model interface (#77) 2022-12-16 13:56:25 +05:30
predictor.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
trainer.py add a naive DDP for model interface (#78) 2022-12-19 13:24:39 +08:00
validator.py Predictor support (#65) 2022-12-07 10:33:10 +05:30