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.cc160 Status LogicalBufferAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h238 Status HandleCopyStart(HloInstructionPtr copy_start) override { in HandleCopyStart() function
Dtuple_points_to_analysis.cc386 Status TuplePointsToAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc502 Status HloCostAnalysis::HandleCopyStart(const HloInstruction*) { in HandleCopyStart() function in xla::HloCostAnalysis
Dhlo_verifier.cc1501 Status ShapeVerifier::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::ShapeVerifier
Dhlo_evaluator.cc3084 Status HloEvaluator::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::HloEvaluator