mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Automated Code Change
PiperOrigin-RevId: 774646733
This commit is contained in:
committed by
TensorFlower Gardener
parent
6c89f089e3
commit
7854046053
@@ -25,6 +25,7 @@ cc_library(
|
||||
"symbolic_tile_propagation.h",
|
||||
],
|
||||
deps = [
|
||||
"//xla:xla_data_proto_cc",
|
||||
"//xla/hlo/analysis:indexing_analysis",
|
||||
"//xla/hlo/ir:hlo",
|
||||
"//xla/service/gpu/model:constraint_expression",
|
||||
|
||||
@@ -32,6 +32,7 @@ limitations under the License.
|
||||
#include "xla/hlo/ir/hlo_opcode.h"
|
||||
#include "xla/service/gpu/model/constraint_expression.h"
|
||||
#include "xla/service/gpu/model/experimental/symbolic_tile.h"
|
||||
#include "xla/xla_data.pb.h"
|
||||
|
||||
namespace xla::gpu {
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user