All prs: 1. https://github.com/microsoft/winml-cli/pull/768 2. https://github.com/microsoft/winml-cli/pull/789 3. https://github.com/microsoft/winml-cli/pull/825 4. https://github.com/microsoft/winml-cli/pull/834 5. https://github.com/microsoft/winml-cli/pull/896 6. https://github.com/microsoft/winml-cli/pull/916 TODO ``` [[tool.mypy.overrides]] module = ["optimum.*"] follow_untyped_imports = true # analyze optimum's source, honor its annotations ``` - model folder - pattern folder
All prs:
TODO