Yamini Nimmagadda
Yamini Nimmagadda
With this change, users don't have to add "import openvino.torch" in their applications. Providing torch.compile(model, backend="openvino") automatically imports the necessary modules. This simplifies the user experience and enables PT2 based...
Autoquant fails when CPU packages are used. Tried with the latest nightly packages by installing torchao and torch using the below: pip install --pre torchao-nightly torch --index-url https://download.pytorch.org/whl/nightly/cpu I modified...
**Status:** Open for Contributions. Based on the discussions in the [ONNX GenAI WG](https://github.com/onnx/working-groups/tree/main/generative-ai), we are seeking volunteers to implement this feature. ### Abstract This proposal outlines the addition of a...