IntelPython / dpctl

Python SYCL bindings and SYCL-based Python Array API library
https://intelpython.github.io/dpctl/
Apache License 2.0
99 stars 29 forks source link

Adds page for linear algebra functions to `dpctl.tensor` documentation #1623

Closed ndgrigorian closed 6 months ago

ndgrigorian commented 6 months ago

This PR adds a documentation page for linear algebra functions matmul, matrix_transpose, tensordot, and vecdot, which were previously undocumented in the base branch for dpctl documentation revamp.

Opening as a PR to not interfere with possible ongoing work in the branch.

github-actions[bot] commented 6 months ago

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

github-actions[bot] commented 6 months ago

Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_188 ran successfully. Passed: 839 Failed: 0 Skipped: 92