Skip to content

Commit 1128ee6

Browse files
Balazs Raczcopybara-github
authored andcommitted
internal changes
PiperOrigin-RevId: 897620425
1 parent 14a7447 commit 1128ee6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gemma/tiled_attention_test.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
#include <stddef.h>
22

3-
#include <algorithm>
4-
#include <cmath>
53
#include <iostream>
64
#include <memory>
75
#include <optional>
86
#include <tuple>
97
#include <vector>
108

9+
#include "third_party/absl/types/span.h"
1110
#include "compression/types.h" // GEMMA_DISABLED_TARGETS
1211
#include "gemma/activations.h"
1312
#include "gemma/configs.h"

0 commit comments

Comments
 (0)