microsoft / microsoft/winml-cli
feat: support opt out specific optimization method
Open
Nobody has claimed this yet.
feature scale
P2
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
For example, if user doesn't need this https://github.com/microsoft/winml-cli/pull/817 the user could opt out
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
Start by reading the linked pull request #817 to understand which optimization method is being introduced and how optimization options are exposed. Trace the relevant CLI configuration and model-deployment entry points, then define how a user would disable one method and how that behavior should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100