Skip to content

Improve tensor traits so that we do not have to clone values #276

Open
@edgarriba

Description

@edgarriba

Currently, Tensor / TensorStorage do not implement the Clone traits which means we have to explicitly clone variables every time we implement a logic on top of them.

Explore whether to implement the Clone / Copy traits in Tensor crate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions