Skip to content

Commit 3233ddc

Browse files
authored
get rid of redundant memory profiler import (#744)
1 parent 7e9ce32 commit 3233ddc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ch05/08_memory_efficient_weight_loading/memory-efficient-state-dict.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@
6363
"name": "stdout",
6464
"output_type": "stream",
6565
"text": [
66-
"memory_profiler version: 0.61.0\n",
67-
"torch version: 2.4.1+cu121\n"
66+
"torch version: 2.6.0\n"
6867
]
6968
}
7069
],

0 commit comments

Comments
 (0)