Home
last modified time | relevance | path

Searched refs:tolerance_comparison (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsvd.cc600 TF_ASSIGN_OR_RETURN(auto tolerance_comparison, in WhileLoopFn()
603 tolerance_comparison, xla::ConstantR0<bool>(cond_builder, false), in WhileLoopFn()
Dmath.cc1702 auto tolerance_comparison = in LentzThompsonBarnettAlgorithm() local
1705 ReduceAll(tolerance_comparison, ConstantR0<bool>(body_builder, false), in LentzThompsonBarnettAlgorithm()