• J
    [oneDNN] disable caching oneDNN primitives in matmul v2, Reduce grad and... · 31f0221f
    Jacek Czaja 提交于
    [oneDNN] disable caching oneDNN primitives in  matmul v2, Reduce grad and elementwise_add grad, expand_v2 (#35132)
    
    * - grad caching disabled of matmul_v1
    
    - compilation fix
    
    - compilation fix
    
    * - reduction removed
    
    * - Matmul v2 disabled caching
    
    * Draft of further changes
    
    * - workaround for reducegrad
    
    * - fixes to UT
    
    * - fix to compilation
    
    * - another fix
    
    * - fix
    31f0221f
matmul_v2_mkldnn_op.cc 13.9 KB