Hypernetworks - fix KeyError in statistics caching
Statistics logging has changed to {filename : list[losses]}, so it has to use loss_info[key].pop()
Showing
Please register or sign in to comment
Statistics logging has changed to {filename : list[losses]}, so it has to use loss_info[key].pop()