NVIDIA / NVIDIA/cutlass

[CuTe C++] Regarding the tensor in cute

Open
#2,310 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

inactive-30d inactive-90d
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.