Skip to content

Tensor::slice(std::initializer_list<range1d<U>> ) is broken now #69

@shengg

Description

@shengg

Tensor::slice() is broken, because it uses Tensorview constructor. However, explicit Tensorview(range_type&&, storage_type&) is private.

Since there is make_view(), maybe Tensor::slice is not useful now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions