FTorch
FTorch copied to clipboard
Drop support for integer tensors?
As discussed in the meeting today, it's not clear that the current support for integer precision tensors is particularly useful.
I noticed this when working to add unit test fixtures to cover different precisions and also when discovering that the autograd support in Torch doesn't support integer precision.