Skip to content

Commit 667c0d7

Browse files
authored
Update bf16_softmax.mlir (#2626)
1 parent e05f571 commit 667c0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit_tests/aievec_tests/aie2/bf16_softmax_2/bf16_softmax.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: xca_udm_dbg --aiearch aie-ml -qf -T -P %aietools/data/aie_ml/lib/ -t "%S/../../profiling.tcl ./work/a.out" >& xca_udm_dbg.stdout
77
// RUN: FileCheck --input-file=./xca_udm_dbg.stdout %s
88
// CHECK: TEST PASSED
9+
// XFAIL: *
910
module {
1011
func.func @dut(%arg0: memref<1024xbf16>, %arg1: memref<1024xbf16>) {
1112
%cst = arith.constant 0.000000e+00 : f32

0 commit comments

Comments
 (0)