[CuTe C++] Regarding the tensor in cute
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 2.1k
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 7
Description
I want to know if cute's tensor supports the method of selecting a certain segment of data in a certain dimension like [1:7], and reading the data segments from 1 to 7 in this way, such as the data selection method of two-dimensional tensors like ([1:7],[1:7]).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names CuTe C++ tensors but provides no file, test, or entry point. Start by locating the CuTe tensor API and its slicing or multidimensional indexing documentation and examples; done means establishing whether one- and two-dimensional range selection is supported and documenting the relevant usage or required change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100