Skip to content

Commit

Permalink
Update lcm_itdc.ipynb
Browse files Browse the repository at this point in the history
remove the garbage collection for demo so people can rerun the test
  • Loading branch information
raymondlo84 authored Jan 8, 2025
1 parent e416b56 commit 357e479
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"metadata": {},
"outputs": [],
"source": [
"del pipeline\n",
"gc.collect();"
"#del pipeline\n",
"#gc.collect();"
]
},
{
Expand Down

0 comments on commit 357e479

Please sign in to comment.