microsoft / microsoft/onnxruntime
Tensor manipulations in C#
Open
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
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
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