Display the current losses on visdom display: dictionary of error labels and values. Input params: epoch: Current epoch. counter_ratio: Progress (percentage) in the current epoch, between 0 to 1. losses: Training losses stored in the format of (name, floa
(self, epoch, counter_ratio, losses)
source not stored for this graph (policy: none)
no test coverage detected