print(f"{''''''ifepoch==-1else'''Epoch '''+str(epoch)+''':'''}Accuracy of the network on the {total} test images: {100*correct/float(total)} % ({'saved'ifsave_modelelse'discarded'})")
print(f"{''''''ifepoch==-1else'''Epoch '''+str(epoch)+''':'''}Accuracy of the network on the {total} test images: {100*correct/float(total)} %")