An Ubuntu 14.04 LXD container with tensorflow already installed and configured in two virtualenv environments: one for Python 2 and the other for Python 3.

You just need to import the lxd image and activate the virtualenv of your choice.

Import tensorflow container:
lxc image import <file> --alias tensorflow-image

where <file> is the name of the downloaded container file.

Launch the container:
lxd start tensorflow-image tensorflow

Use the container shell:
sudo lxc exec tensorflow -- /bin/bash

Then enable the virtualenv:
source tensorflow/bin/activate # Python 2

or

source tensorflow-py3/bin/activate # Python 3

Project Activity

See All Activity >

Follow Tensorflow LXD container

Tensorflow LXD container Web Site

Other Useful Business Software
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Tensorflow LXD container!

Additional Project Details

Registered

2016-05-02