Exported data types, finfo and iinfo symbols#913
Conversation
|
View rendered docs @ https://intelpython.github.io/dpctl/pulls/913/index.html |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_118 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_121 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_123 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_124 ran successfully. |
8600e83 to
36014f8
Compare
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_145 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_150 ran successfully. |
oleksandr-pavlyk
left a comment
There was a problem hiding this comment.
This PR looks good to me. @npolina4 if you approve this, we can merge it.
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_163 ran successfully. |
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
|
Array API standard conformance tests for dpctl=0.14.0dev0=py310h8c27c75_163 ran successfully. |
This PR adds data type objects to
dpct.tensornamespace, specificallyThis also adds
dpctl.tensor.iinfoanddpctl.tensor.finfo. These are directly imported fromnumpy.