You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have WinMLPreTrainedModel to run onnx file directly. If another app wants to leverage it to run on onnx (i.e. migrate from pytorch), it may only need dependencies for running but not building.
We have WinMLPreTrainedModel to run onnx file directly. If another app wants to leverage it to run on onnx (i.e. migrate from pytorch), it may only need dependencies for running but not building.