Skip to content

Comment on Installing TensorFlow with Python 3 on EC2 GPU Instances

Comments

This is a great guide for starting out, but how do I get TensorFlow on EC2 GPU instances in a more production-ready, reproducible way? Even the results of things like

    sudo apt-get update
    sudo apt-get upgrade -y
    sudo apt-get install -y build-essential git swig default-jdk zip zlib1g-dev
are dependent on the point in time when the commands are issued. Also, 75 minutes is a long time to spin up an instance.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.