• 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
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...