-
Notifications
You must be signed in to change notification settings - Fork 125
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
InvalidArgumentError: No OpKernel was registered to support Op 'ZbufferTriV2Sz224' #36
Comments
I think this code can only run in such an environment: |
Hi, I don't know why, but the following lines works for me, at least while running "rendering_Example.py": `conda create -n nonlinear-3dmm python=3.6.8 conda activate nonlinear-3dmm pip install tensorflow==1.13.1 pip install tensorflow-gpu==1.13.1` I have tried the above lines on both of my machines, both are ubuntu 18.04 with 2080Ti, Cuda 10.0, and it seems that they work well till now. |
Are you sure this code can run in python3.5 without any modifications? |
|
hi, can you tell me that how to run this source code?
hi, can you tell me that how to run this source code? I try to use the follow command to run the 'main_non_linear_3DMM.py ' ,But i failed. |
Sorry for the reply.
|
Hi, Did you solve this problem? I meet a same problem with you |
hello, Did you solve this problem now? |
您的来信来信已收到,谢谢。
|
I can't run rendering_example.py successfully, I get the following error:
I see that others came across the same issue, but a clear solution does not exist.
My system configuration is:
Is there a system configuration that is suggested to run this code?
Thanks
The text was updated successfully, but these errors were encountered: