Simardeep27

Results 8 comments of Simardeep27

Hello @ncywong , Firstly thanks a lot for the clarification. I will learn more about discrete orthogonal polynomials and try to create a separate method for the same. I had...

> @Simardeep27 I would recommend starting from the develop branch, and since I think this could be a rather large endeavour, opening up a feature branch would be appropriate. That...

Hey @ascillitoe @ncywong, I had a doubt, I was creating a new class for the user defined scipy distributions , When we pass a scipy function to a variable For...

Actually I have created the wrapper functions for .pdf(),.cdf(),.stats() and they are working fine , I still need to work on the jacobi coefficients and the recurrence coefficients. I want...

Hi both, sorry for the late reply I tried using the custom_recurrence_coefficients method, I had a doubt that for this method we require the x_range_for_pdf for example. cauchy distribution uses...

Hey @ascillitoe, sorry for the confusion , I will add it in the different PR. Oh, I will try to find a solution as soon as possible.

Sure, I would keep this on sidelines for the moment.

Thanks a lot for the solution. I am able to convert the model to onnx but while converting it to OpenVino IR. I am getting a concat_axis error, possibly due...