We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c669634 commit b48dd68Copy full SHA for b48dd68
gemma/flash_attention_test.cc
@@ -190,7 +190,7 @@ HWY_AFTER_NAMESPACE();
190
191
namespace gcpp {
192
HWY_BEFORE_TEST(FlashAttentionTest);
193
-// HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
+HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
194
HWY_AFTER_TEST();
195
196
} // namespace gcpp
0 commit comments