I am using pytorch 1.2. Yes, that was a mistake in my description but the logging dir is the same. In fact, you can know it’s the same because if it weren’t, then I wouldn’t get anything but I still get the images from writer.add_image()
same issue to me. I run the demo from official tutorial VISUALIZING MODELS, DATA, AND TRAINING WITH TENSORBOARD, nothing changed, no graph emerged.
(anaconda 3 environment: python3.7 pytorch 1.2.0 torchvision 0.4.0 tensorboard 1.14.0 )