From 6545c2a5981180170ef6d00d7cc5a83b01ee1c9f Mon Sep 17 00:00:00 2001
From: afaytout <achraf.faytout@ecl22.ec-lyon.fr>
Date: Fri, 1 Dec 2023 23:58:37 +0100
Subject: [PATCH] Small modification

because the crashe
---
 TD2 Deep Learning.ipynb | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/TD2 Deep Learning.ipynb b/TD2 Deep Learning.ipynb
index ce4cc57..05199d1 100644
--- a/TD2 Deep Learning.ipynb	
+++ b/TD2 Deep Learning.ipynb	
@@ -1081,6 +1081,17 @@
     "# print_size_of_model(new_model, \"fp32\")"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "<pre style = \"color : gray;\">\n",
+    "[Output] \"the kernel crashes\"\n",
+    "model:  fp32  \t Size (KB): 251.278\n",
+    "251278\n",
+    "</pre>"
+   ]
+  },
   {
    "cell_type": "markdown",
    "id": "05c4e9ad",
-- 
GitLab