Open ghost opened 3 years ago
I had to remove all half float, it will not compile. I had to change a few minor things. I will later fix the half float. Thank you.
If anyone interested I have better build instruction now using cuda 10.2/gcc8. you will probably need to change the source so it doesn't build half float by using CUDA_HALF_TENSOR.
https://github.com/controlLOGIC-labs/Build-cutorch-cunn
I had to remove all half float, it will not compile. I had to change a few minor things. I will later fix the half float. Thank you.