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

pytorch version problem #25

Open
gitwld opened this issue Aug 16, 2019 · 2 comments
Open

pytorch version problem #25

gitwld opened this issue Aug 16, 2019 · 2 comments

Comments

@gitwld
Copy link

gitwld commented Aug 16, 2019

In your readme, supported pytorch version is 0.4.However, after pip install neural_renderer_pytorch,error has occured:
ImportError: /home/dsg/anaconda3/lib/python3.6/site-packages/neural_renderer/cuda/load_textures.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2at19UndefinedTensorImpl10_singletonE
But if pytorch version is 1.0,this error would not occur.
Could you give us neural_renderer version supporting pytorch 0.4 to match our other modules?
Thank you very much!

@ouihon
Copy link

ouihon commented Nov 19, 2020

@gitwld Hello I am working on this in pytorch version recently and I've configured libtorch , python3.6 and pytorch 0.4.0.
However when I run python setup.py install, it says AT_CHECK is no defined or expected initializer before ‘.’
Did you run into this problem or , could you plz offer me the .so file you've built? Hope to hear from you. THx:)

@gitwld
Copy link
Author

gitwld commented Nov 20, 2020 via email

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

2 participants