Skip to content
New issue

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

Updated installation instructions and fixed wheel file installation commands #3335

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

quic-bharathr
Copy link
Contributor

No description provided.

…eleases

Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
@quic-bharathr quic-bharathr self-assigned this Sep 11, 2024
@quic-bharathr quic-bharathr changed the title Fix install wheel files Updated installation instructions and fixed wheel file installation commands Sep 11, 2024
- Browse the Requirements section of each Release to identify the version you wish to install. Following are some tips:
- For Pytorch 2.2.2 GPU with CUDA 12.1, use aimet-torch>=1.32.2
- For Pytorch 2.1.2 GPU with CUDA 12.1, use aimet-torch==1.32.1.post1
- For PyTorch 1.13 GPU with CUDA 11.7, use aimet-torch==1.31.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't we just tell them to pip install aimet-torch and rely on pip's dependency resolution for aligning the torch/aimet-torch versions?

@quic-bharathr quic-bharathr merged commit 4eb7cbe into quic:develop Sep 11, 2024
3 checks passed
@quic-bharathr quic-bharathr deleted the fix_install_wheel_files branch September 11, 2024 21:22
quic-bharathr added a commit that referenced this pull request Sep 13, 2024
* Fixed wheel file naming mechanism in installation (#3292)
* Updated versioning and naming of wheel files in conf.py and install RST file
* Updated installation instructions and fixed wheel file installation commands (#3335)
* Updated docker and host wheel install instructions to make them more generic across releases
* Updated install instructions: torch GPU to cuda 2.1 and onnx to 1.16
* Added pytorch variant cuda versions

Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Signed-off-by: Joel Polizzi <quic_jpolizzi@quicinc.com>
Co-authored-by: Joel Polizzi <quic_jpolizzi@quicinc.com>
Co-authored-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants