Skip to content

Commit b7bf1d0

Browse files
authored
[DLMED] enhance doc (#339)
Signed-off-by: Nic Ma <nma@nvidia.com>
1 parent b22a2af commit b7bf1d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

acceleration/fast_training_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"\n",
2525
"It's modified from the Spleen 3D segmentation tutorial notebook, the Spleen dataset can be downloaded from http://medicaldecathlon.com/.\n",
2626
"\n",
27-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/master/acceleration/fast_training_tutorial.ipynb)"
27+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/master/acceleration/fast_training_tutorial.ipynb)(* please note that the free GPU resource in Colab may be not as powerful as the V100 test results in this notebook: it may not support AMP and the GPU computation of transforms may be not faster than the CPU computation.)"
2828
]
2929
},
3030
{
@@ -798,7 +798,7 @@
798798
],
799799
"metadata": {
800800
"kernelspec": {
801-
"display_name": "Python 3",
801+
"display_name": "Python 3 (ipykernel)",
802802
"language": "python",
803803
"name": "python3"
804804
},

0 commit comments

Comments
 (0)