Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 723445422
  • Loading branch information
Google-ML-Automation committed Feb 5, 2025
1 parent 9dbd1e1 commit 2464cbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions xla/python/ifrt/sharding.cc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ limitations under the License.
#include "xla/python/ifrt/memory.h"
#include "xla/python/ifrt/serdes.h"
#include "xla/python/ifrt/shape.h"
#include "xla/python/ifrt/sharding.pb.h"
#include "xla/tsl/concurrency/ref_count.h"
#include "xla/tsl/platform/statusor.h"
#include "xla/util.h"
Expand Down
3 changes: 0 additions & 3 deletions xla/python/ifrt/tuple.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ limitations under the License.

#include "xla/python/ifrt/tuple.h"

#include <memory>
#include <vector>

namespace xla {
namespace ifrt {

Expand Down

0 comments on commit 2464cbd

Please sign in to comment.