Home
last modified time | relevance | path

Searched defs:HandleTriangularSolve (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h90 Status HandleTriangularSolve(HloInstructionPtr hlo) override { in HandleTriangularSolve() function
H A Dhlo_cost_analysis.cc731 Status HloCostAnalysis::HandleTriangularSolve(const HloInstruction* hlo) { in HandleTriangularSolve() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc229 Status ShapeVerifier::HandleTriangularSolve(HloInstruction* hlo) { in HandleTriangularSolve() function in xla::ShapeVerifier