瀏覽代碼

get rid of redundant memory profiler import (#744)

Sebastian Raschka 4 月之前
父節點
當前提交
3233ddc475
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      ch05/08_memory_efficient_weight_loading/memory-efficient-state-dict.ipynb

+ 1 - 2
ch05/08_memory_efficient_weight_loading/memory-efficient-state-dict.ipynb

@@ -63,8 +63,7 @@
      "name": "stdout",
      "name": "stdout",
      "output_type": "stream",
      "output_type": "stream",
      "text": [
      "text": [
-      "memory_profiler version: 0.61.0\n",
-      "torch version: 2.4.1+cu121\n"
+      "torch version: 2.6.0\n"
      ]
      ]
     }
     }
    ],
    ],