diff --git a/src/routes/components/winarm.svelte b/src/routes/components/winarm.svelte index fa121e6c3ea94..2f1e42f602469 100644 --- a/src/routes/components/winarm.svelte +++ b/src/routes/components/winarm.svelte @@ -28,16 +28,12 @@
Optimizing models for the NPU
ONNX is a standard format for representing ML models authored in frameworks like PyTorch, TensorFlow, and others. ONNX Runtime can run any ONNX model, however to make use of the NPU, - you currently need to use the following steps: -Getting Help
For help with ONNX Runtime, you can start a discussion on GitHub or file an issue.