Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] Mkldnn header fix v1x for nightly binaries #18797

Merged
merged 3 commits into from
Aug 3, 2020

Commits on Jul 27, 2020

  1. Cherry-pick apache#18310 apache#18355 (apache#18608)

    * cherry-pick: Fix missing MKLDNN headers (apache#18310)
    
    * Include all mkldnn headers in CD builds (apache#18355)
    
    * Fix cmake mkldnn install target. Previously mkldnn headers are installed to CMAKE_INSTALL_INCLUDEDIR instead of CMAKE_INSTALL_INCLUDEDIR/mkldnn
    
    * Fix pypi_package.sh pip/setup.py for mkldnn builds
    
    * Set CMAKE_CUDA_COMPILER in aarch64-linux-gnu-toolchain.cmake (apache#18713)
    
    CMAKE_CUDA_HOST_COMPILER will be reset if CMAKE_CUDA_COMPILER is not set as of cmake 3.17.3
    
    See https://gitlab.kitware.com/cmake/cmake/-/issues/20826
    
    Co-authored-by: Leonard Lausen <lausen@amazon.com>
    2 people authored and ChaiBapchya committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    f0cf1de View commit details
    Browse the repository at this point in the history
  2. remove linux-gputoolchain

    ChaiBapchya committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    51dc03c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    914ef3c View commit details
    Browse the repository at this point in the history