Skip to content

Commit 50a6953

Browse files
Merge branch 'main' into bugfix/remove_branching_macOS11
2 parents 9987459 + 3c7b676 commit 50a6953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/vulkan/test/op_tests/cases.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ def get_reduce_op_inputs():
11471147
"aten.hardsigmoid.default",
11481148
"aten.leaky_relu.default",
11491149
"aten.round.default",
1150+
"aten.tan.default",
11501151
]
11511152
)
11521153
def get_unary_ops_inputs():

0 commit comments

Comments
 (0)