FTorch
FTorch copied to clipboard
Wrap Torch Scalar
The Torch C++ API includes a Scalar class, which should streamline handling scalar values in the autograd work.
We should wrap this class as torch_scalar, as well as it's core functionality.