How do I fix the following error traceback regarding tf.record?
tf.record
(tensorflow1) c:\\tensorflow1\\models\\re
I get the same error when I installed tensorflow with conda install -c anaconda tensorflow-gpu over existing tenforflow.
conda install -c anaconda tensorflow-gpu
Remove existing environment and create a new one. Then run conda install -c anaconda tensorflow-gpu .