jittor
jittor copied to clipboard
Jittor can't run on jupyter, but can run the same code on shell
On Jupyter Notebook(Ubuntu 18.04, python=3.8, CUDA=True)
On shell it can go well, why?
Thanks for your feedback, I cannot reproduce your error, here is my output:
could you please upgrade your jittor: python3.8 -m pip install jittor -U
, the newest jittor version is 1.2.3.2
.