Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
https://github.com/apache/arrow/pull/2759
This commit defines the new NumericTensor class as a subclass of Tensor class. NumericTensor extends Tensor class by adding a member function to access element values in a tensor.
I want to use this new feature for writing tests of SparseTensor inĀ #2546.
Attachments
Issue Links
- links to