FTorch icon indicating copy to clipboard operation
FTorch copied to clipboard

Wrap Torch Scalar

Open joewallwork opened this issue 10 months ago • 3 comments

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.

joewallwork avatar Feb 18 '25 11:02 joewallwork