Automated rollback of commit df57aa64c6
PiperOrigin-RevId: 293761658 Change-Id: If8fd881038c4c559e3e1e6c3203bc17451c2a17e
This commit is contained in:
parent
df57aa64c6
commit
85bdc57c27
@ -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
|
||||
|
@ -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<class xla::HloInstruction.*>::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
|
||||
|
Loading…
Reference in New Issue
Block a user