Skip to content

provide opaque tensor type ttl::Tensor #96

@lgarithm

Description

@lgarithm

The class ttl::Tensor should have no template parameters.

discussions:

  • Q: What will be the relationship between std::Tensor and std::raw_tensor?
    A: currently raw_tensor only hides dtype and rank but not device

  • A: should we use ttl::raw_tensor instead of ttl::Tensor?

  • Q: what else does ttl::Tensor provide?
    A: a). tensor with non-consecutive storage. b). tensor with customized strides, c) sparse tensor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions