Skip to content

Commit 7f28338

Browse files
Utility function lists allclose, and Device object
1 parent 1e53214 commit 7f28338

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/doc_sources/reference_guides/dpctl/tensor.utility_functions.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,15 @@ Utility functions
1010

1111
all
1212
any
13+
allclose
14+
15+
Device object
16+
-------------
17+
18+
.. autoclass:: Device
19+
20+
.. autosummary::
21+
~create_device
22+
~sycl_queue
23+
~sycl_device
24+
~sycl_context

0 commit comments

Comments
 (0)