Skip to content

Releases: tlkh/ai-lab

v20.01 release

18 Feb 11:19
Compare
Choose a tag to compare

Major changes:

  • updated to CUDA 10.1

v19.11 release

26 Dec 12:04
Compare
Choose a tag to compare

Major changes:

  • TensorFlow 2.0 is now included by default
  • Updated package versions, minor optimizations

v19.09

13 Oct 08:09
Compare
Choose a tag to compare

All things are working as expected (as far as I can tell).

# TensorFlow 1.14
docker pull nvaitc/ai-lab:19.09-vnc
docker pull nvaitc/ai-lab:19.09

# TensorFlow 2.0
docker pull nvaitc/ai-lab:19.09-tf2

Before releases are tagged on GitHub, the Docker image (e.g. 19.09) may be overwritten. After release, any updates will be pushed to a new tag (e.g. 19.10). Releases are planned for once per month, and change-log will also be provided on a best-effort basis.

v19.07

06 Aug 18:49
Compare
Choose a tag to compare

First "proper" release, with all things are working as expected (as far as I can tell).

docker pull nvaitc/ai-lab:19.07-vnc
docker pull nvaitc/ai-lab:19.07

Before releases are tagged on GitHub, the Docker image (e.g. 19.07) may be overwritten. After release, any updates will be pushed to a new tag (e.g. 19.08). Releases are planned for once per month, and change-log will also be provided on a best-effort basis.