Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h72 Status HandleClamp(HloInstructionPtr clamp) override { in HandleClamp() function
H A Dhlo_cost_analysis.cc205 Status HloCostAnalysis::HandleClamp(const HloInstruction* clamp) { in HandleClamp() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc166 Status ShapeVerifier::HandleClamp(HloInstruction* clamp) { in HandleClamp() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc909 Status DynamicDimensionInferenceVisitor::HandleClamp(HloInstruction* hlo) { in HandleClamp() function in xla::DynamicDimensionInferenceVisitor
H A Dalgebraic_simplifier.cc2984 Status AlgebraicSimplifierVisitor::HandleClamp(HloInstruction* clamp) { in HandleClamp() function in xla::AlgebraicSimplifierVisitor