-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Description
System information
- OS Platform and Distribution: Linux Ubuntu 16.04
- TensorFlow version and how it was installed: pip (2.0.0)
- TensorFlow-Addons version and how it was installed:
pip install -q --no-deps tensorflow-addons~=0.6 - Python version: 3.6.8
- Is GPU used?: yes
Describe the bug
I can't import TQDMProgressBar.
Code to reproduce the issue
import tensorflow_addons as tfa
print(tfa.__version__)
tfa.callbacks.TQDMProgressBarOther info / logs
This issue appeared when discussing with @shun-lin , I originally described it in tensorflow/tensorflow#34417, but felt it made more sense to discuss it here.
Apparently I could install from source to try and solve it, but it's not in my priorities right now.
Metadata
Metadata
Assignees
Labels
No labels