Skip to content

Commit

Permalink
[FIX] tf2.15 build (#2467)
Browse files Browse the repository at this point in the history
  • Loading branch information
yisonzhu authored Oct 27, 2023
1 parent 210b1d5 commit 7165995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/tf_dependency/BUILD.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ template_rule(
substitutions = {
"package tensorflow;": "package itex;",
"tensorflow/core/framework/tensor.proto": "tensor.proto",
"import public \"tsl/protobuf/histogram.proto\";": "",
"import public \"tensorflow/tsl/protobuf/histogram.proto\";": "",
"HistogramProto histo = 5;": "",
},
Expand Down

0 comments on commit 7165995

Please sign in to comment.