Simardeep27

Results 4 issues of Simardeep27

**Describe the bug** The paddle SVTR model uses grid_sampler function which is prevents conversion to onnx. The grid sampler function is added in opset v16 for onnx, when will there...

This argument allows the user to create parameters based on scipy.fit() method. The user won't be required to input the required arguments for the selected distributions and simply pass the...

Implemented poisson distribution as discussed in the issue (#264). @psesh @ascillitoe it would be helpful if you can look at the implementation of the files and guide me for any...

Hi, I am currently working on ONNX conversion for DINO model. The MSDeformAttention function is currently implemented only on GPU which causes error while conversion of the model. Is there...