onnx / optimizer

Actively maintained ONNX Optimizer
Apache License 2.0
638 stars 88 forks source link

Install issue on Nvidia Xavier NX #52

Open chris-uncc opened 3 years ago

chris-uncc commented 3 years ago

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!

grf53 commented 2 years ago

This seems to be the case with typical ARM devices. Also it fails to build from source. Please refer to #59.