Closed OpenBanboo closed 3 years ago
I'm meeting the following issue while using Tensorflow 2.0
AttributeError: module 'tensorboard.summary._tf.summary' has no attribute 'FileWriter'
OK, I found the solution from here: https://github.com/eriklindernoren/PyTorch-YOLOv3/commit/930c5872eea3d22233805f3f693dd5c9a9892707
I'm meeting the following issue while using Tensorflow 2.0
AttributeError: module 'tensorboard.summary._tf.summary' has no attribute 'FileWriter'