Searched refs:InferCholeskyShape (Results 1 – 4 of 4) sorted by relevance
124 static StatusOr<Shape> InferCholeskyShape(const Shape& a);
182 TF_ASSIGN_OR_RETURN(const Shape expected, ShapeInference::InferCholeskyShape( in HandleCholesky()
1954 /* static */ StatusOr<Shape> ShapeInference::InferCholeskyShape( in InferCholeskyShape() function in xla::ShapeInference
3060 ShapeInference::InferCholeskyShape(a_shape)); in Cholesky()