[Feature Request] Classify Contributed Ops

Open
#13,084 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start with docs/ContribOperators.md and review the listed contributed Ops, including BeamSearch, GreedySearch, and CropAndResize, against the proposed NLP and vision namespaces. Done means defining the categorization scope and consistently representing applicable Ops under com.microsoft.nlp, com.microsoft.vision, com.microsoft.audio, or the general com.microsoft namespace.

Written by the indexing model from the issue text.

Description

feature request
Describe the feature request

Currently there is no categorization of contributed Ops into e.g. NLP, Vision, and Audio

All are under ONE same namespace: com.microsoft

The suggestion is to split these Ops into the following categories

e.g.

  • com.microsoft.nlp
  • com.microsoft.vision
  • com.microsoft.audio

For those Ops that are non-specific to any one of the above categories, they stay with

  • com.microsoft
Describe scenario use case

To democratize the use of these ops, especially for new users, for users interested on e.g. NLP, they could look into the following namespeace

nlp

com.microsoft.nlp

vision

com.microsoft.vision

Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 8h
Merged PRs (30d)
179

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.

More from microsoft/onnxruntime

All issues in microsoft/onnxruntime

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.