Eo

Results 2 issues of Eo

Here is the Colab link: https://colab.research.google.com/drive/1-Xn99ZMBHTj1h5Yo8Xjz9TiWbFwLEP41 I have followed the instructions, but it gives me the error `ModuleNotFoundError: No module named 'mc'` I installed `mish_cuda` as `mc` and renamed `./build/lib.linux-x86_64-3.6/mish_cuda/`to...

I have successfully trained a model on a Google Colab runtime, but when I try to export it, I get an error about `MishCudaFunction()`. This is what I have done:...