Trusted-AI/adversarial-robustness-toolbox

cannot import name 'TensorFlowV2RandomizedSmoothing' from partially initialized module

Closed this issue · 2 comments

Describe the bug
In several poisoning attack or defense notebooks I will receive a partial import error. for Randomized Smoothing. Is there a quick way to fix?

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'most poisoning_attack or poisoning_defence notebooks.'
  2. Click on 'run'

Screenshots
image

Hi @matthewperrino25 Thank you for using ART and raising this issue! Which version of ART are you using when observing this error?

It looks like this is a bug creating a circular import.