Skip to content

Tensorflow and Keras compatible versions for Cleverhans==3.1.0 #1244

@tekeuange23

Description

@tekeuange23

Problem

Python==3.6.13 , Tensorflow==2.1.0 , Keras==2.2.0
ERROR: AttributeError: module 'tensorflow' has no attribute 'GraphKeys'

Python==3.11.5 , Tensorflow==2.13.0 , Keras==2.13.1 , cleverhans==4.0.0
- impossible to use the jsma
- can't: from cleverhans.attacks import fgsm , jsma
- can't: from cleverhans.utils_tf import model_train , model_eval , batch_eval
- can't: from cleverhans.attacks_tf import jacobian_graph
- can't: from cleverhans.utils import other_classes

Question

Which version of the following libraries goes perfectly with cleverhans==3.1.0

  • Tensorflow
  • Keras
  • Python

cc @goodfeli @carlini @npapernot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions