microsoft / microsoft/Olive

[FR]: Config wizard

Open
#2,297 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
2.4k
Forks
315
Avg merge
4d 11h
Merged PRs (30d)
16

Description

Proposal Summary

Currently users need to use an existing config or do extensive research on documentation to properly create a config. For example, it is not entirely straightforward to create an onnx export pass with customized dynamic shapes and data type specified. For common scenarios, it would be good to have an interactive wizard for initializing a config. Same idea as npm init.

What component(s) does this request affect?
  • OliveModels
  • OliveSystems
  • OliveEvaluator
  • Metrics
  • Engine
  • Passes
  • Other

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

Start with the Engine configuration documentation and existing config examples, especially the ONNX export scenario involving dynamic shapes and data type settings. Clarify which common scenarios the wizard must support and how to verify that it produces a usable initialized config.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.