Skip to content

Implement Tensor #15992

@ihincks

Description

@ihincks

The tensor class is a Rust enum where each variant holds array valued data of a particular dtype. See the parent epic #15902 for context, and #15990 for DType. In Python land, these will be numpy arrays.

Metadata

Metadata

Assignees

Labels

mod: primitivesRelated to the Primitives module

Type

No type

Projects

Status

Ready

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions