Home
last modified time | relevance | path

Searched defs:HandleAsyncStart (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h229 Status HandleAsyncStart(HloInstructionPtr async_start) override { in HandleAsyncStart() function
H A Dtuple_points_to_analysis.cc321 Status TuplePointsToAnalysis::HandleAsyncStart(HloInstruction* async_start) { in HandleAsyncStart() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc487 Status HloCostAnalysis::HandleAsyncStart(const HloInstruction* async_start) { in HandleAsyncStart() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1454 Status ShapeVerifier::HandleAsyncStart(HloInstruction* async_start) { in HandleAsyncStart() function in xla::ShapeVerifier
H A Dhlo_evaluator.cc3034 Status HloEvaluator::HandleAsyncStart(HloInstruction* async_start) { in HandleAsyncStart() function in xla::HloEvaluator