Home
last modified time | relevance | path

Searched defs:HandleCopyStart (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc164 Status LogicalBufferAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h216 Status HandleCopyStart(HloInstructionPtr copy_start) override { in HandleCopyStart() function
Dtuple_points_to_analysis.cc320 Status TuplePointsToAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc488 Status HloCostAnalysis::HandleCopyStart(const HloInstruction*) { in HandleCopyStart() function in xla::HloCostAnalysis
Dhlo_verifier.cc983 Status ShapeVerifier::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::ShapeVerifier
Dhlo_evaluator.cc1879 Status HloEvaluator::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::HloEvaluator