Skip to content

Commit 5c03efa

Browse files
authored
Compile docs (#653)
* compile docs * docs nits + comments
1 parent 7dccd42 commit 5c03efa

File tree

5 files changed

+445
-8
lines changed

5 files changed

+445
-8
lines changed

docs/src/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ are the CPU and GPU.
4141
usage/indexing
4242
usage/saving_and_loading
4343
usage/function_transforms
44+
usage/compile
4445
usage/numpy
4546
usage/using_streams
4647

docs/src/python/transforms.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Transforms
99
:toctree: _autosummary
1010

1111
eval
12+
compile
13+
disable_compile
14+
enable_compile
1215
grad
1316
value_and_grad
1417
jvp

0 commit comments

Comments
 (0)