Closed SangHunHan92 closed 3 months ago
The problem has been solved.
I reinstall warp==0.6.1 and don't use tape.py from https://github.com/PingchuanMa/NCLaw/issues/1
Training code is working well.
Sorry for the late reply. Yes, this is a problem of backward incompatibility. Happy to help with any other questions!
Hi, I installed NCLaw with help from other issues. I changed install version of warp to 0.15.1 and hydra-core==1.2.0 and everything is working well.
However, the gradient of the training code seems to be diverging. I ran
python experiments/scripts/train/invariant_full_meta-invariant_full_meta.py
, and below is what I'm seeingI didn't modify anything except the install process. What's the problem?