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:
parent
62916b3b0a
commit
bd0f7ecf6f
93 changed files with 1104 additions and 1102 deletions
|
|
@ -3,12 +3,12 @@ description: Ensure class names match filenames for easy imports. Use AutoBacken
|
|||
keywords: AutoBackend, ultralytics, nn, autobackend, check class names, neural network
|
||||
---
|
||||
|
||||
# AutoBackend
|
||||
## AutoBackend
|
||||
---
|
||||
:::ultralytics.nn.autobackend.AutoBackend
|
||||
### ::: ultralytics.nn.autobackend.AutoBackend
|
||||
<br><br>
|
||||
|
||||
# check_class_names
|
||||
## check_class_names
|
||||
---
|
||||
:::ultralytics.nn.autobackend.check_class_names
|
||||
### ::: ultralytics.nn.autobackend.check_class_names
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue