Installing tf2


Installing using pip.

pip install tf-nightly-2.0-preview

Using docker with tf2

 docker pull tensorflow/tensorflow                  # Download latest image
 docker run -it -p 8888:8888 tensorflow/tensorflow

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm