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

Can I build PT_v1.12_ZenDNN_v4.0_source_code to obtain a pytorch with both zendnn cpu capability and cuda GPU capability at the same time? #6

Open
chencuber opened this issue Apr 11, 2023 · 0 comments

Comments

@chencuber
Copy link

In Instructions_to_setup_PyTorch_build.txt:
5. Create and activate a conda environment and install the following dependencies
conda install ninja pyyaml cmake cffi typing_extensions future six requests dataclasses astunparse setuptools
conda install cpuonly -c pytorch

why should execute conda install a cpuonly -c pytorch while we actually are building a pytorch from source? Also, can we build a pytorch with both zendnn cpu capability and cuda CPU capability at the same time using "PT_v1.12_ZenDNN_v4.0_source_code"?

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

No branches or pull requests

1 participant