ImportError: cannot import name 'abs'
I just installed tensorflow in my Windows pc, and I get this error when I try to import tensorflow
from tensorflow.python.keras._impl.keras.backend import abs ImportError: cannot import name 'abs'
I just installed tensorflow in my Windows pc, and I get this error when I try to import tensorflow
from tensorflow.python.keras._impl.keras.backend import abs ImportError: cannot import name 'abs'