Metadata-Version: 2.1
Name: cleverhans
Version: 3.0.0.post0
Summary: UNKNOWN
Home-page: https://github.com/tensorflow/cleverhans
License: MIT
Platform: UNKNOWN
Requires-Dist: nose
Requires-Dist: pycodestyle
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: mnist (~=0.2)
Requires-Dist: numpy
Requires-Dist: tensorflow-probability
Provides-Extra: pytorch
Requires-Dist: torch (==0.4.0) ; extra == 'pytorch'
Requires-Dist: torchvision (==0.2.1) ; extra == 'pytorch'
Provides-Extra: test
Requires-Dist: keras (==2.1.5) ; extra == 'test'
Provides-Extra: tf
Requires-Dist: tensorflow (>=1.0.0) ; extra == 'tf'
Provides-Extra: tf_gpu
Requires-Dist: tensorflow-gpu (>=1.0.0) ; extra == 'tf_gpu'

UNKNOWN


