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
When I tried to install the ONNX version of AIMET, I encountered the following error.
ERROR: Invalid requirement: 'aimet-onnx==1.35.0.cu118': Expected end or semicolon (after version specifier)
aimet-onnx==1.35.0.cu118
ERROR: Invalid requirement: 'aimet-onnx==1.35.0.cpu': Expected end or semicolon (after version specifier)
aimet-onnx==1.35.0.cpu
~~~~~~~~~~^
When I tried to install the ONNX version of AIMET, I encountered the following error.
Here is my installation command:
How should I resolve this?
The text was updated successfully, but these errors were encountered: