Gautam Shirsekar

Results 3 issues of Gautam Shirsekar

Hi @python-engineer , on line 131, shouldn't we assign z again on CPU? z = z.to("cpu") before then calling z.numpy() I got following error without doing so: TypeError: can't convert...

Hi, Thanks for developing this tool! While running EvaluateDeLUCS.py on test files (test 1) I got following error message: **Traceback (most recent call last): File "EvaluateDeLUCS.py", line 3, in import...

Hi CJ and Andy, I ran into out of memory issue with GPU while running bootstraps. Here is a portion of the log: *2021-11-26 16:42:28.228503: W tensorflow/core/framework/op_kernel.cc:1745] OP_REQUIRES failed at...