Searched refs:InferClampShape (Results 1 – 2 of 2) sorted by relevance
309 static StatusOr<Shape> InferClampShape(const Shape& min, const Shape& operand,
1011 return InferClampShape(lhs, rhs, ehs); in InferTernaryOpShape()2737 /* static */ StatusOr<Shape> ShapeInference::InferClampShape( in InferClampShape() function in xla::ShapeInference