ClarkResearchGroup / ClarkResearchGroup/tensor-tools

[parallel] CTF needs const data view

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.