microsoft / microsoft/onnxruntime

Tensor manipulations in C#

Open
#6,168 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api feature request
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

Is there a way to perform operations such as transpose and reshape on C# tensors similar to how these operations can be done to numpy arrays or tensors in python?

Contributor guide

Open the contributing guide

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

No file, test, or entry point is named. Start by locating the C# tensor API and checking whether transpose and reshape are already supported; done would require a clear answer or an agreed implementation scope for these operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, numpy, python
Domain
api, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.