Skip to content

Commit c9086db

Browse files
author
morelos
committed
[ET-VK][Ops] Registering tan tests
Registering tan operator for testing Differential Revision: [D75605351](https://our.internmc.facebook.com/intern/diff/D75605351/) ghstack-source-id: 286928238 Pull Request resolved: #11216
1 parent c755d04 commit c9086db

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)