aymenmir94

Results 2 issues of aymenmir94

If I use add_graph multiple times, the writer overwrites all the previous networks graphs and displays only the last graph. Is this the expected behaviour? writer = Summarywriter() writer.add_scalars(..) .....

enhancement

I am using a sequence of transforms - randomHSV, randomscale, randomsheer, randomrotate and at the end I get a strange error I am not sure what the problem is `...