Skip to content

Commit b48dd68

Browse files
Krzysztof Rymskicopybara-github
authored andcommitted
Undo comment of the test
PiperOrigin-RevId: 871779232
1 parent c669634 commit b48dd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemma/flash_attention_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ HWY_AFTER_NAMESPACE();
190190

191191
namespace gcpp {
192192
HWY_BEFORE_TEST(FlashAttentionTest);
193-
// HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
193+
HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
194194
HWY_AFTER_TEST();
195195

196196
} // namespace gcpp

0 commit comments

Comments
 (0)