pytorchbearer/torchbearer

once_per_epoch and once decorators don't work properly

ethanwharris opened this issue · 0 comments

If there are two instances of a once per epoch callback, only one of them is called. Same applies for once