Skip to content

Commit b3411f4

Browse files
committed
Update base for Update on "[ET-VK] Enable FP16 type in operators"
Differential Revision: [D56189470](https://our.internmc.facebook.com/intern/diff/D56189470/) [ghstack-poisoned]
1 parent 4682b50 commit b3411f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/vulkan/runtime/api/Adapter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* LICENSE file in the root directory of this source tree.
77
*/
88

9-
// NOLINTBEGIN(clang-diagnostic-missing-field-initializers)
9+
// @lint-ignore-every CLANGTIDY clang-diagnostic-missing-field-initializers
1010

1111
#include <executorch/backends/vulkan/runtime/api/Adapter.h>
1212

0 commit comments

Comments
 (0)