1. 11 Dec, 2019 1 commit
    • Diego Caballero's avatar
      [MKLDNN] Emit dgemm for 2D DP FP Dot op (#3990) · fee3d1a7
      Diego Caballero authored
      * [MLIR] Update MLIR/LLVM repos
      
      * Move MLIR/LLVM repos forward
      
      This includes fix to affine fusion algorithm.
      
      * Fix issues after merge
      
      * Fix lit test
      
      * [MKLDNN] Emit dgemm for 2D DP FP Dot op
      
      Add support for emitting MKLDNN's double precision FP gemm from a 2D double
      precision floating point Dot operation.
      
      * Removed unnecessarily duplicated pattern
      
      * Add f64 matmul support to CPU Emitter + unit test
      
      * Add check for DP unsupported bias in cpu_fusion.cpp
      fee3d1a7
  2. 10 Dec, 2019 1 commit
  3. 09 Dec, 2019 3 commits
  4. 07 Dec, 2019 2 commits
  5. 06 Dec, 2019 11 commits
  6. 05 Dec, 2019 5 commits
  7. 04 Dec, 2019 7 commits
  8. 03 Dec, 2019 10 commits