Skip to content

Commit

Permalink
Merge pull request #1189 from cleverhans-lab/final_v3_release_README
Browse files Browse the repository at this point in the history
Update README.md: final version 3 release, dropping support for TF1 and Python 2
  • Loading branch information
jonasguan authored Jan 26, 2021
2 parents 50a579b + 1f97d7d commit f8638dd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CleverHans (latest release: v3.0.1)
# CleverHans (latest release: v3.1.0)

Note: This is the final version of CleverHans v3, which supports TensorFlow 1, Python 3 and Python 2. In our version 4 update, we’re dropping support for TF1 and Python 2, and transitioning to JAX, PyTorch and TF2 on Python 3.

This version was last tested with Python 3.5 and Tensorflow {1.8, 1.12} on Ubuntu 14.04.5 LTS (Trusty Tahr). You’re welcome to continue using it, but it’s no longer maintained.

<img src="https://github.com/tensorflow/cleverhans/blob/master/assets/logo.png?raw=true" alt="cleverhans logo">

Expand Down

0 comments on commit f8638dd

Please sign in to comment.