Amazon sagemaker documentation states that TensorFlow 2.3 Python 3.7 GPU Optimized kernel should be available to use when a sagemaker notebook instance is used. But when I use a ml.p2.xlarge (us-west-2) amazon sagemaker notebook instance I cannot see the TensorFlow 2.3 Python 3.7 GPU Optimized kernel
I can see other kernles such as
- Python 3 (TensorFlow 2.1 Python 3.6 GPU Optimized)
- Python 3 (MXNet 1.8 Python 3.7 GPU Optimized)
Do I need to enable some particular setting to see TensorFlow 2.3 Python 3.7 GPU Optimized kernel