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

python3Packages.pytorch: remove oneDNN dependency #96350

Merged
merged 1 commit into from
Aug 29, 2020

Commits on Aug 26, 2020

  1. python3Packages.pytorch: remove oneDNN dependency

    oneDNN was added as a dependency, but it is not actually used by
    PyTorch. PyTorch uses oneDNN from the vendored iDeep dependency.
    
    Using a system-provided oneDNN is currently not a supported build
    option.
    danieldk committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a4ed797 View commit details
    Browse the repository at this point in the history