From 85bdc57c27ac894733dd161c2c809f15073d43be Mon Sep 17 00:00:00 2001 From: Gunhan Gulsoy Date: Fri, 7 Feb 2020 00:26:29 -0800 Subject: [PATCH] Automated rollback of commit df57aa64c62ef24443392d46dec6e780b5a5af84 PiperOrigin-RevId: 293761658 Change-Id: If8fd881038c4c559e3e1e6c3203bc17451c2a17e --- tensorflow/python/BUILD | 4 --- .../tools/def_file_filter/symbols_pybind.txt | 31 ------------------- 2 files changed, 35 deletions(-) diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD index 0a08c24e23d..f31091106b3 100644 --- a/tensorflow/python/BUILD +++ b/tensorflow/python/BUILD @@ -5744,10 +5744,7 @@ filegroup( "//tensorflow/c:checkpoint_reader", # checkpoint_reader "//tensorflow/c:python_api", # tf_session "//tensorflow/c:tf_status_helper", # tfe - "//tensorflow/compiler/aot:tfcompile_lib", # tfcompile "//tensorflow/compiler/mlir/python:mlir", # mlir - "//tensorflow/compiler/xla:status_macros", # tfcompile - "//tensorflow/compiler/xla/service:hlo", # tfcompile "//tensorflow/core:core_cpu_base_no_ops", # tf_session "//tensorflow/core:core_cpu_impl", # device_lib "//tensorflow/core:framework_internal_impl", # op_def_registry @@ -5762,7 +5759,6 @@ filegroup( "//tensorflow/core/grappler/clusters:single_machine", # tf_cluster "//tensorflow/core/grappler/clusters:utils", # tf_optimizer "//tensorflow/core/grappler/clusters:virtual_cluster", # tf_cluster - "//tensorflow/core/grappler/costs:analytical_cost_estimator", # cost analyzer "//tensorflow/core/grappler/costs:graph_memory", # tf_cluster "//tensorflow/core/grappler/costs:graph_properties", # tf_item "//tensorflow/core/grappler/costs:measuring_cost_estimator", # tf_cluster diff --git a/tensorflow/tools/def_file_filter/symbols_pybind.txt b/tensorflow/tools/def_file_filter/symbols_pybind.txt index 5c09a305ccb..4f6c6c7cb03 100644 --- a/tensorflow/tools/def_file_filter/symbols_pybind.txt +++ b/tensorflow/tools/def_file_filter/symbols_pybind.txt @@ -304,34 +304,3 @@ tensorflow::profiler::TraceMeRecorder::Record [annotation_stack_impl] # profiler tensorflow::profiler::AnnotationStack::ThreadAnnotationStack - -[status_macros] # tfcompile -xla::status_macros::MakeErrorStream::Impl::Impl -xla::status_macros::MakeErrorStream::Impl::~Impl -xla::status_macros::MakeErrorStream::Impl::GetStatus -xla::status_macros::MakeErrorStream::CheckNotDone - -[hlo] # tfcompile -xla::DfsHloVisitorBase::SetVisited -xla::DfsHloVisitorBase::SetVisited -xla::HloComputation::Accept -xla::HloComputation::AcceptOrdered -xla::HloComputation::CollectUnreachableRoots -xla::HloInstruction::ToString -xla::HloInstruction::Accept -xla::HloInstruction::Visit - -[tfcompile_lib] # tfcompile -tensorflow::tfcompile::Main - -[model_analyzer_lib] # model_analyzer -tensorflow::grappler::ModelAnalyzer::GenerateReport -tensorflow::grappler::ModelAnalyzer::ModelAnalyzer - -[analytical_cost_estimator] # cost_analyzer -tensorflow::grappler::AnalyticalCostEstimator::Initialize -tensorflow::grappler::AnalyticalCostEstimator::PredictCosts - -[cost_analyzer_lib] # cost_analyzer -tensorflow::grappler::CostAnalyzer::CostAnalyzer -tensorflow::grappler::CostAnalyzer::GenerateReport