Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 725902910
  • Loading branch information
Google-ML-Automation committed Feb 12, 2025
1 parent 3352841 commit e07a682
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions xla/backends/gpu/codegen/emitters/loop.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ limitations under the License.
==============================================================================*/
#include "xla/backends/gpu/codegen/emitters/loop.h"

#include <cstdint>
#include <iterator>
#include <optional>
#include <vector>
Expand Down
1 change: 0 additions & 1 deletion xla/backends/gpu/codegen/emitters/reduction_base.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ limitations under the License.
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <variant>
#include <vector>

#include "absl/algorithm/container.h"
Expand Down

0 comments on commit e07a682

Please sign in to comment.