Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mochen.bmc committed Dec 4, 2023
1 parent 0b089bf commit 3399ec2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions torch_xla/csrc/cross_replica_reduces.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
#include <torch/csrc/lazy/core/util.h>

#include <map>
#include <sstream>
#include <string>
#include "torch/csrc/lazy/core/util.h" torch_xla/csrc/cross_replica_reduces.cpp
#include "torch/csrc/lazy/core/util.h"
#include "torch_xla/csrc/common/lynx_types.h"
#include "torch_xla/csrc/aten_xla_bridge.h"
#include "torch_xla/csrc/convert_ops.h"
Expand Down

0 comments on commit 3399ec2

Please sign in to comment.