Skip to content

Commit 7bd2aa8

Browse files
kaushikcfdinducer
authored andcommitted
adds PytatoPyOpenCLArrayContext.compile to docs
1 parent 13eed85 commit 7bd2aa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arraycontext/impl/pytato/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ class PytatoPyOpenCLArrayContext(ArrayContext):
6767
.. automethod:: __init__
6868
6969
.. automethod:: transform_dag
70+
71+
.. automethod:: compile
7072
"""
7173

7274
def __init__(self, queue, allocator=None):

0 commit comments

Comments
 (0)