voca
voca copied to clipboard
Rendering Error on Centos Server With Tensorflow-ROCm version
Hello, I also encountered rendering error, but I tried to change --visulaize False
parameters and comment out os.environ['PYOPENGL_PLATFORM'] = 'egl'
in rendering.py file , but it didn't work.
As mentioned in another issue, he downgrade the cudnn and other stuff. However, when it comes to the rocm framework,I don't know what to do.
I switch the tensorflow to cpu version, it still doesn't work. :( 🆘