-
Notifications
You must be signed in to change notification settings - Fork 30
Closes gh-1114 and gh-1116 #1123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1123/index.html |
Array API standard conformance tests for dpctl=0.14.2=py310h76be34b_41 ran successfully. |
Array API standard conformance tests for dpctl=0.14.2=py310h76be34b_42 ran successfully. |
@oleksandr-pavlyk |
@oleksandr-pavlyk Found few left over issues: |
It is a Sphinx issue IMO. The header of the detail section looks so much better with the |
@oleksandr-pavlyk Can you please check the following function in our Line 378 in 8f828f2
Maybe we need to fix the logic here and the |
Array API standard conformance tests for dpctl=0.14.2=py310h76be34b_44 ran successfully. |
Array API standard conformance tests for dpctl=0.14.2=py310h76be34b_45 ran successfully. |
I think we should be using Python's typing support in |
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.14.2=py310h76be34b_45 ran successfully. |
Closes gh-1114 and closes gh-1116.
A pass through doc-strings of dpctl.tensor functions and classes to improve rendering of the documentation and to expand docstring.