constant5

Results 6 comments of constant5

I am trying to get this to run on colab with a tpu, unfortunately the generator in the code base is not compatible with distribution across the tpu cluster. I...

This may have not been the most efficient way to do it but after I wrote the consolidated NumPy files to disk I rewrote the data to tf records: ```...

Did you install the Python 2 IPython kernel? https://ipython.readthedocs.io/en/stable/install/kernel_install.html

Have you tried updating your numpy? pip install --upgrade numpy

How can I help with the 106 release? We are in need of this for our current project.

Same issue. I had a working install yesterday but it seems a driver update broke it. Things I have tried: 1) Downgrade Nvidia Driver to 537.58 2) Downgrade to CUDA...