Searched refs:InferBitcastConvertShape (Results 1 – 4 of 4) sorted by relevance
313 static StatusOr<Shape> InferBitcastConvertShape(
191 return CheckShape(convert, ShapeInference::InferBitcastConvertShape( in HandleBitcastConvert()
448 /* static */ StatusOr<Shape> ShapeInference::InferBitcastConvertShape( in InferBitcastConvertShape() function in xla::ShapeInference
2219 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferBitcastConvertShape( in BitcastConvertType()