We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0f11e commit baff921Copy full SHA for baff921
notebooks/0_how_to_work_with_onnx.ipynb
@@ -656,7 +656,7 @@
656
],
657
"metadata": {
658
"kernelspec": {
659
- "display_name": "venv",
+ "display_name": "Python 3 (ipykernel)",
660
"language": "python",
661
"name": "python3"
662
},
@@ -670,7 +670,7 @@
670
"name": "python",
671
"nbconvert_exporter": "python",
672
"pygments_lexer": "ipython3",
673
- "version": "3.8.16"
+ "version": "3.8.18"
674
675
"vscode": {
676
"interpreter": {
@@ -679,5 +679,5 @@
679
}
680
681
"nbformat": 4,
682
- "nbformat_minor": 2
+ "nbformat_minor": 4
683
0 commit comments