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
I tried to install onnxoptimizier on Nvidia Xavier NX via pip3 install onnxoptimizier, however it showed error "ERROR: Could not find a version that satisfies the requirement onnxoptimizier (from versions: none) ERROR: No matching distribution found for onnxoptimizier".
I also checked on Pypi, but there is no supported wheel for Nvidia Xavier NX.
Is there any ways for me to install it on my Xavier NX?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I tried to install onnxoptimizier on Nvidia Xavier NX via
pip3 install onnxoptimizier
, however it showed error "ERROR: Could not find a version that satisfies the requirement onnxoptimizier (from versions: none) ERROR: No matching distribution found for onnxoptimizier".I also checked on Pypi, but there is no supported wheel for Nvidia Xavier NX.
Is there any ways for me to install it on my Xavier NX?
Thanks!
The text was updated successfully, but these errors were encountered: