ultralytics 8.0.188 fix .grad attribute leaf Tensor Warning (#5094)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2ed207571
commit
19c3314e68
11 changed files with 78 additions and 41 deletions
|
|
@ -563,6 +563,18 @@
|
|||
"Additional content below."
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"# Pip install from source\n",
|
||||
"!pip install git+https://github.com/ultralytics/ultralytics@main"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "pIdE6i8C3LYp"
|
||||
},
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue