• J
    - MKL-DNN pooling updated to set_prim_desc · c63f6b20
    Jacek Czaja 提交于
    - MKLDNN ops revisited
    
    - disabled softmax modifications
    
    - disabled elementwise_add
    
    - reverted LRN modifications
    
    - reverted SUM primitive
    
    - Partial reviing of softmax
    
    - Enable softmax
    
    - Softmax changes
    
    - LRN is back
    
    - LRN partially disabled
    
    - LRN is back
    
    - LRN fix
    
    - compilation fixes
    
    - Sum fixed(hopefully)
    
    - Enabling (partially) elementwise_add
    
    - Fixes to elemenwise_add
    
    - Lint fixes
    
    quantize fix
    
    - compilation fix
    
    test=develop
    
    Disabling pooling
    
    - Disabled quantize op
    
    test=develop
    c63f6b20
conv_mkldnn_op.cc 43.5 KB