We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
https://quic.github.io/aimet-pages/releases/1.35.0/install/index.html#release-packages
In the above link, in TF section, it says
python3 -m pip install https://github.com/quic/aimet/releases/download/1.35.0/aimet_tensorflow-1.35.0.cu118-cp310-cp310-manylinux_2_34_x86_64.whl
Does it mean my environment should have Tensorflow 2.10 GPU with CUDA 11.x non-negotiable ?, as I am working on TF 2.15 and CUDA 12.x
Installation is not straight forward either, any help ?
The text was updated successfully, but these errors were encountered:
I get a consistent aimet_xx.whl is not a supported wheel on this platform.
Sorry, something went wrong.
No branches or pull requests
Hi,
https://quic.github.io/aimet-pages/releases/1.35.0/install/index.html#release-packages
In the above link, in TF section, it says
Tensorflow 2.10 GPU with CUDA 11.x
python3 -m pip install https://github.com/quic/aimet/releases/download/1.35.0/aimet_tensorflow-1.35.0.cu118-cp310-cp310-manylinux_2_34_x86_64.whl
Does it mean my environment should have Tensorflow 2.10 GPU with CUDA 11.x non-negotiable ?, as I am working on TF 2.15 and CUDA 12.x
Installation is not straight forward either, any help ?
The text was updated successfully, but these errors were encountered: