Docstrings arguments cleanup (#3229)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-06-17 16:17:07 +02:00 committed by GitHub
parent 62916b3b0a
commit bd0f7ecf6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
93 changed files with 1104 additions and 1102 deletions

View file

@ -3,12 +3,12 @@ description: Dynamically adjusts input size to optimize GPU memory usage during
keywords: YOLOv5, batch size, training, Ultralytics Autobatch, object detection, model performance
---
# check_train_batch_size
## check_train_batch_size
---
:::ultralytics.yolo.utils.autobatch.check_train_batch_size
### ::: ultralytics.yolo.utils.autobatch.check_train_batch_size
<br><br>
# autobatch
## autobatch
---
:::ultralytics.yolo.utils.autobatch.autobatch
### ::: ultralytics.yolo.utils.autobatch.autobatch
<br><br>