• Pruthvi's avatar
    Upgrades MKLDNN to V0.18-rc (#2486) · 278632dd
    Pruthvi authored
    * - MKLDNN would choose the algorithm which will potentially give best performance based on
    - convolution dimensions number of logical processors available.
    
    - (For auto-dispatching to work as intended,
    - use the same thread affinity settings when creating the convolution as when executing the convolution.)
    - The relationship between convolution sizes and the best performing algorithm is empirically based on performance observations
    
    * bump mkldnn version to V0.18-rc
    
    * Revert "- MKLDNN would choose the algorithm which will potentially give best performance based on"
    
    This reverts commit 904beb8ad8d4e829fbae5f38a803ea80a72b3ffd.
    
    * Update mkl-dnn patch for soversion removal.
    278632dd
Name
Last commit
Last update
..
Modules Loading commit data...
clang_4_0_flags.cmake Loading commit data...
external_cldnn.cmake Loading commit data...
external_eigen.cmake Loading commit data...
external_gtest.cmake Loading commit data...
external_halide.cmake Loading commit data...
external_json.cmake Loading commit data...
external_llvm.cmake Loading commit data...
external_llvm_prebuilt.cmake Loading commit data...
external_mkldnn.cmake Loading commit data...
external_mlsl.cmake Loading commit data...
external_onnx.cmake Loading commit data...
external_protobuf.cmake Loading commit data...
external_tbb.cmake Loading commit data...
external_tbb_prebuilt.cmake Loading commit data...
mkldnn.patch Loading commit data...
sdl.cmake Loading commit data...
tbb_fetch.cmake.in Loading commit data...