Searched refs:test_concat (Results 1 – 4 of 4) sorted by relevance
92 subroutine test_concat() subroutine136 subroutine test_concat(a, b) subroutine
290 static void test_concat() in test_concat() function407 test_concat(); in main()
386 func.func @test_concat(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x21x3xf32>) -> tensor<26x21x3xf3…
469 // CHECK-LABEL: @test_concat470 func.func @test_concat(%arg0 : tensor<1x2xf32>, %arg1 : tensor<2x2xf32>) -> () {