Closed shenmadouyaowen closed 3 years ago
@shenmadouyaowen
Solution is to change the line to: q = q * (self.key_size ** -0.5)
@shenmadouyaowen
解决方案是将行更改为:q = q *(self.key_size ** -0.5)
Thank you very much for your reply. It will be solved according to your revised method
Describe the bug
python3 run_relgan.py 1 1
No modifications were made to the base config.Environment
Error traceback、
I run
python3 run_seqga.py 1 1
normal I searched for a long time, but I didn't get the answer I wanted. What file do I need to modify to solve this error? thank you