8000 Automated Code Change · IBMZ-Linux-OSS-Python/tensorflow@b0dbf08 · GitHub
[go: up one dir, main page]

Skip to content 65DF

Commit b0dbf08

Browse files
Automated Code Change
PiperOrigin-RevId: 765766003
1 parent ab1f8d8 commit b0dbf08

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

third_party/xla/xla/service/spmd/shardy/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ cc_library(
2828
"//xla:shape_util",
2929
"//xla:util",
3030
"//xla:xla_data_proto_cc",
31+
"//xla:xla_proto_cc",
3132
"//xla/hlo/ir:hlo",
32 8916 33
"//xla/hlo/pass:hlo_pass",
3334
"//xla/hlo/transforms/simplifiers:hlo_dce",

third_party/xla/xla/service/spmd/shardy/shardy_xla_pass.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ limitations under the License.
6767
#include "xla/tsl/platform/errors.h"
6868
#include "xla/tsl/platform/statusor.h"
6969
#include "xla/util.h"
70+
#include "xla/xla.pb.h"
7071
#include "xla/xla_data.pb.h"
7172
#include "tsl/platform/path.h"
7273

0 commit comments

Comments
 (0)
0