I understand the Sagemaker currently does not support Python 3 with Tensorflow (according to this https://github.com/aws/sagemaker-python-sdk/issues/19)
But is it possible to create your own docker container with Python 3 and Tensorflow as is explained here? https://github.com/awslabs/amazon-sagemaker-examples/blob/master/advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.ipynb
Yes, if you create your own Docker container you can use Tensorflow with Python 3. The default Tensorflow Dockerfiles are available here and you can modify them to suit your needs.
New script mode containers support python 3 with framework version 1.11. AWS support gave me the impression that python 3 won't be supported on the old tf.estimator style containers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With