Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Jan 19, 2024
1 parent a141bb4 commit a101c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples_and_demos/image_segmentation_with_ivy_unet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"import ivy\n",
"ivy.set_default_device(\"gpu:0\")\n",
"import jax\n",
"jax.devices()\n",
"# jax.devices()\n",
"import torch\n",
"import numpy as np"
]
Expand Down

0 comments on commit a101c51

Please sign in to comment.