This commit is contained in:
Glenn Jocher
2019-06-21 13:19:23 +02:00
parent 1a9aa30efc
commit 5f6c2b3d12
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from tqdm import tqdm
from . import torch_utils
matplotlib.rc('font', **{'size': 12})
matplotlib.rc('font', **{'size': 11})
# Set printoptions
torch.set_printoptions(linewidth=1320, precision=5, profile='long')