Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error with visdom #15

Open
liuyazhou951218 opened this issue Jan 14, 2019 · 2 comments
Open

An error with visdom #15

liuyazhou951218 opened this issue Jan 14, 2019 · 2 comments

Comments

@liuyazhou951218
Copy link

First ,thanks for your great work,it really helps me a lot.
The progress of train is OK. While try to put the result into visdom and visualize it,here is a problem:
TypeError: object of type 'Tensor' is not JSON serializable.
My Pytorch is 1.0.0, and some questions on StackOverflow tell me to change Pytorch 1.0.0 to 0.3.1, but when I tried that, it showed more problems. so give it up.
Can you give me some advice about that? thanks in advance.

@aa12356jm
Copy link

me too,pytorch==1.0, how solve this problem? thx

@donaldxu
Copy link

donaldxu commented Mar 4, 2019

I find that if I train it with gpu, the error happed, but if I train it with cpu, it's ok,no errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants