提交 ea6cdc0d 编写于 作者: A Andrew Harp 提交者: TensorFlower Gardener

Enable test_benchmark.* files for Android build.

Change: 119591021
上级 76d3808e
......@@ -544,7 +544,6 @@ tf_cuda_library(
# Android-specific BUILD targets
load("//tensorflow:tensorflow.bzl", "tf_android_core_proto_sources")
load("//tensorflow:tensorflow.bzl", "tf_android_core_proto_sources_relative")
load("//tensorflow:tensorflow.bzl", "tf_android_core_proto_headers")
# List of protos we want on android
......@@ -591,8 +590,6 @@ filegroup(
"lib/png/*.cc",
"util/events_writer.cc",
"util/events_writer.h",
"util/reporter.cc",
"util/reporter.h",
# Exclude all protobuf/google headers except protobuf_android.h
"platform/google/cord_coding.h",
"platform/google/dynamic_annotations.h",
......@@ -604,8 +601,6 @@ filegroup(
"platform/google/*.cc",
"platform/google/test_benchmark.cc",
"platform/google/test_benchmark.h",
"platform/test_benchmark.h",
"platform/default/test_benchmark.cc",
"user_ops/**/*.cu.cc",
"common_runtime/gpu/*.cc",
"common_runtime/gpu_device_factory.cc",
......
......@@ -62,6 +62,7 @@ def tf_android_core_proto_sources_relative():
"protobuf/config.proto",
"protobuf/saver.proto",
"util/saved_tensor_slice.proto",
"util/test_log.proto",
]
# Returns the list of pb.h headers that are generated for
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册