Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Colab notebook High-Memory notices #10212

Merged
merged 10 commits into from
Nov 18, 2022
Prev Previous commit
Next Next commit
Update tutorial.ipynb
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher committed Nov 18, 2022
commit e36b3edf47cf5c096b28853d1c1c0378c90fc1c7
27 changes: 26 additions & 1 deletion tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,31 @@
],
"execution_count": null,
"outputs": []
"metadata": {
"accelerator": "GPU",
"colab": {
"name": "YOLOv5 Tutorial",
"provenance": [],
"toc_visible": true
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.12"
}
]
},
"nbformat": 4,
"nbformat_minor": 0
}