Skip to content

[parallel] CTF needs const data view #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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