OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
15.83k
stars
4.88k
forks
source link
AttributeError: module 'tensorflow.python.pywrap_tensorflow' has no attribute 'EventsWriter' #1200
Open
JiamingLiu-Jeremy opened 2 years ago
Facing the issue when using tf2: AttributeError: module 'tensorflow.python.pywrap_tensorflow' has no attribute 'EventsWriter'
Can anyone give some hints about this issue ? Thanks a lot.