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

Added ATen exported targets for consuming projects #5133

Closed
wants to merge 2 commits into from

Commits on Mar 26, 2018

  1. - Added ATen exported targets for consuming projects

    - Modified THD CMakeLists.txt to handle the fact that
    ${ATEN_LIBRARIES} are now imported targets.
    
    - Made cpuinfo and tbb_static private dependencies
    willyd committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    ecc8eb7 View commit details
    Browse the repository at this point in the history
  2. Fixed ATen tbb test

    willyd committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    d60ff56 View commit details
    Browse the repository at this point in the history