torchopt
torchopt copied to clipboard
[BUG] Accelerated optimizer test failed on GPU
Describe the bug
CUDA part test failed on GPU machine
Screenshots

System info

import torchopt, numpy, sys
print(torchopt.__version__, numpy.__version__, sys.version, sys.platform)
0.4.1 1.22.3 3.8.13 (default, Mar 28 2022, 11:38:47)
[GCC 7.5.0] linux
Checklist
- [x] I have checked that there is no similar issue in the repo (required)
- [x] I have read the documentation (required)
Reproduced with NVIDIA A100 GPU:
