mirror of https://github.com/google/gemma.cpp.git
parent
c6696342fa
commit
b48dd686e6
|
|
@ -190,7 +190,7 @@ HWY_AFTER_NAMESPACE();
|
||||||
|
|
||||||
namespace gcpp {
|
namespace gcpp {
|
||||||
HWY_BEFORE_TEST(FlashAttentionTest);
|
HWY_BEFORE_TEST(FlashAttentionTest);
|
||||||
// HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
|
HWY_EXPORT_AND_TEST_P(FlashAttentionTest, TestAttention);
|
||||||
HWY_AFTER_TEST();
|
HWY_AFTER_TEST();
|
||||||
|
|
||||||
} // namespace gcpp
|
} // namespace gcpp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue