Closed pervin0527 closed 3 years ago
Hello. I think this code is copied from my own (link repo here) and the code built on pytorch here. I'm sure that the module SGD_AGC
cannot work. In addition, I realized that I made a mistake in my code and he copied exactly the same mistake.
I am facing the same issue unable to run any of these ,Any solutions
Same issue
I am getting the same error!!
Getting the same error. TF 2.3 and TF2.4 cuDNN 8.0
I was able to solve this error - It was just because 'variant' was being used before the assignment. Here is the fixed repo. https://github.com/prateekkrjain/nfnets-keras
But, there are more issues.
@prateekkrjain I went into the link you gave me and installed it. Installing with pypi causes the same issue. So, I tried using git clone, but there still seem to be a lot of other problems. I should just wait and use nfnets when it stabilizes.
You should see my implementation here
Same issue here..
Hi. I try to use nfnets, but I get the following error.
Error
environment
code
How can i solve this Error?