提交 77f43093 编写于 作者: J Jose Baiocchi 提交者: TensorFlower Gardener

Remove unnecessary dependency

PiperOrigin-RevId: 295032270
Change-Id: I3b55dbc9028645e875c0d7e782d6403907a01d25
上级 e16e4b55
......@@ -210,7 +210,6 @@ cc_library(
"//tensorflow/core/profiler/protobuf:overview_page_proto_cc",
"//tensorflow/core/profiler/protobuf:tf_stats_proto_cc",
"//tensorflow/core/profiler/protobuf:xplane_proto_cc",
"//tensorflow/core/profiler/rpc/client:save_profile",
"@com_google_absl//absl/container:flat_hash_set",
"@com_google_absl//absl/strings",
],
......
......@@ -29,7 +29,6 @@ limitations under the License.
#include "tensorflow/core/profiler/protobuf/overview_page.pb.h"
#include "tensorflow/core/profiler/protobuf/tf_stats.pb.h"
#include "tensorflow/core/profiler/protobuf/xplane.pb.h"
#include "tensorflow/core/profiler/rpc/client/save_profile.h"
namespace tensorflow {
namespace profiler {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册