Skip to content

Commit 3906536

Browse files
test handling
1 parent b79cd62 commit 3906536

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/mlir/onnx/onnx_recompose_combine_parallel_conv.mlir

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// RUN: onnx-mlir --useOnnxModelTypes=false --EmitONNXIR --printIR %s | FileCheck %s
22

3-
// Temporary disabled
4-
// XFAIL: *
5-
63
func.func @test_conv_concat_simple(%arg0: tensor<1x1x512x512xf32>) -> tensor<1x64x512x512xf32> {
74
%0 = onnx.Constant dense<0.00999999977> : tensor<32x1x3x3xf32>
85
%1 = onnx.Constant dense<0.00999999977> : tensor<32xf32>

0 commit comments

Comments
 (0)