mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Automated Code Change
PiperOrigin-RevId: 765766003
This commit is contained in:
committed by
TensorFlower Gardener
parent
ab1f8d81d2
commit
b0dbf087aa
@@ -28,6 +28,7 @@ cc_library(
|
||||
"//xla:shape_util",
|
||||
"//xla:util",
|
||||
"//xla:xla_data_proto_cc",
|
||||
"//xla:xla_proto_cc",
|
||||
"//xla/hlo/ir:hlo",
|
||||
"//xla/hlo/pass:hlo_pass",
|
||||
"//xla/hlo/transforms/simplifiers:hlo_dce",
|
||||
|
||||
@@ -67,6 +67,7 @@ limitations under the License.
|
||||
#include "xla/tsl/platform/errors.h"
|
||||
#include "xla/tsl/platform/statusor.h"
|
||||
#include "xla/util.h"
|
||||
#include "xla/xla.pb.h"
|
||||
#include "xla/xla_data.pb.h"
|
||||
#include "tsl/platform/path.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user