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