[MLIR] Disable three more tests with MLIR enabled. (#3496)
* [MLIR] Bump MLIR repo 8/20/2019 MLIR_ commit 0cdb20a6add19bc96c20dad28589a1e54e4d8469 Author: Lei Zhang <antiagainst@google.com> Date: Tue Aug 20 13:33:41 2019 -0700 Add spv.specConstant and spv._reference_of LLVM: commit 3b9a27b6908040881dad394022f8c472c15c0784 Author: Simon Pilgrim <llvm-dev@redking.me.uk> Date: Tue Aug 20 17:54:37 2019 +0000 Fix typo in comment. NFCI. * [MLIR] Disable three more tests with MLIR enabled. This PR disables validate_fuse_gru_inputs, reshape_layout_optimizations4 and reshape_layout_optimizations5: 1. trivial_in_place_relu_fail: It checks tensors pool offset. There is no memory pool in MLIR atm. 2. validate_fuse_gru_inputs: It creates an infinite cycle in MLIR subgraph extraction pass (under investigation). 3. reshape_layout_optimizations4/5: They fail due to CompiledKernel being not expected by CPULayout pass. * Disable cpu_quant_fusion.qconcat
Showing
Please
register
or
sign in
to comment