Skip to content

[parallel] CTF needs const data view #4

@ryanlevy

Description

@ryanlevy

We make copies of tensors just to modify their indices, we should instead just pass the data as a const and then do the index operations. This might clean up the permuted index interface too

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