Skip to content

Commit a3b17fb

Browse files
committed
Update on "[ET-VK] Adding more pointwise convolution tests."
This diff adds new test cases for pointwise convolution in the Vulkan backend of Executorch. The updated test cases cover different configurations of convolution layers, including kernel size, padding, stride, and groups. Differential Revision: [D75961457](https://our.internmc.facebook.com/intern/diff/D75961457/) [ghstack-poisoned]
2 parents d12dcf3 + 1a3790f commit a3b17fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/vulkan/test/op_tests/cases.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,6 @@ def get_conv_inputs():
536536
"utils::kChannelsPacked",
537537
]
538538
test_suite_pw.test_name_suffix = "pw"
539-
540539
return [test_suite, test_suite_pw]
541540

542541

0 commit comments

Comments
 (0)