• Sang Ik Lee's avatar
    Update mkl-dnn build script. (#2487) · 65ac0e68
    Sang Ik Lee authored
    Update TBB build script for Windows.
    
    Fix typo.
    
    Fix incorrect omp lib name on Windows.
    
    Fix incorrect tbb.dll path on Windows.
    
    Make LIBRARY and ARCHIVE output directory consistent.
    
    Function missing on Windows.
    
    Update test::util::all_close() to fix compilation issue on Windows
    
    Export CPU_Executable on Windows.
    
    Change nbench path for unit-test on Windows.
    
    Change copy to copy_if_different.
    
    Install CPU backend on Windows.
    
    Disable tools test on Windows.
    
    Disable two failing unit test on Windows CPU.
    
    Fix incorrect CPU backend install path on Windows.
    65ac0e68
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
benchmark.cpp Loading commit data...
benchmark.hpp Loading commit data...
nbench.cpp Loading commit data...