• J
    [MKL-DNN] Thread-Safety for MKL-DNN reusing Part 1 (#17965) · 84bb45c0
    Jacek Czaja 提交于
    * - removed is_reusing_
    
    * - Added TID to keys for reusing apart from softmax PD
    
    * - compilation fix
    
    * - Yet another compilation fix
    
    * - Batch Norm and Conv adapted
    
    * - Fix to softmax MT
    
    * - Fixes to MT code of MKL-DNN
    
    * - Lint fixes
    
    test=develop
    84bb45c0
batch_norm_mkldnn_op.cc 21.8 KB