Open ssbilakeri opened 3 years ago
Hey, @ssbilakeri , have you figured out how to solve this problem ?
@ssbilakeri All these "writer" related stuff seems being used in tensorboard. So, if u don't need tensorboard to show some results, those "writer" related codes can be removed.
During training, after 3080 step, in the following loop in "trainer.py"
Im getting the below error.
"IndexError: index 7 is out of bounds for dimension 0 with size 7"
Please help me in this regard
Thanks