Compiles fine, but some operations do not work as expected, and some tests eg. test_csub are failing in test_torch.py
I was debugging this sometime ago, seems that the issue is with tensors which have more than 64 elements total. Lua torch doesn't have it.
Compiles fine, but some operations do not work as expected, and some tests eg. test_csub are failing in test_torch.py
I was debugging this sometime ago, seems that the issue is with tensors which have more than 64 elements total. Lua torch doesn't have it.