You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "D:/project/pydemo/Angular-Penalty-Softmax-Losses-Pytorch/train_fMNIST.py", line 47, in main
plot(am_embeds, am_labels, fig_path='./figs/{}.png'.format(loss_type))
File "D:\project\pydemo\Angular-Penalty-Softmax-Losses-Pytorch\plotting.py", line 28, in plot
ax.set_aspect("equal")
File "D:\Program Files\Python37\lib\site-packages\matplotlib\axes_base.py", line 1264, in set_aspect
'It is not currently possible to manually set the aspect '
NotImplementedError: It is not currently possible to manually set the aspect on 3D axes
The text was updated successfully, but these errors were encountered:
File "D:/project/pydemo/Angular-Penalty-Softmax-Losses-Pytorch/train_fMNIST.py", line 47, in main
plot(am_embeds, am_labels, fig_path='./figs/{}.png'.format(loss_type))
File "D:\project\pydemo\Angular-Penalty-Softmax-Losses-Pytorch\plotting.py", line 28, in plot
ax.set_aspect("equal")
File "D:\Program Files\Python37\lib\site-packages\matplotlib\axes_base.py", line 1264, in set_aspect
'It is not currently possible to manually set the aspect '
NotImplementedError: It is not currently possible to manually set the aspect on 3D axes
The text was updated successfully, but these errors were encountered: