microsoft / microsoft/winml-cli
[SA] handle real optional attributes
Open
@xieofxie is already working on this.
Since Mar 31, 2026.
feature scale
P1
static-analyzer
to followup / verify
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
The optional_attrs_without_defaults should be real optional attributes instead of ones that are not in schema but actually have like Pads in MaxPool https://onnx.ai/onnx/operators/onnx__MaxPool.html#id9
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.
Assessment
This issue has not been assessed yet.