Skip to content

Commit

Permalink
remove functional jit (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-vi authored Sep 7, 2024
1 parent 92a3099 commit 7b6b2ca
Show file tree
Hide file tree
Showing 14 changed files with 120 additions and 4,279 deletions.
1 change: 0 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ The compiled function ``jitted_foo`` takes and returns PyTorch tensors, just lik
Thunder step by step <basic/inspecting_traces>
The sharp edges <basic/sharp_edges>
Train a MLP on MNIST <basic/mlp_mnist>
Functional jit <notebooks/functional_jit>
FAQ <basic/faq>

.. toctree::
Expand Down
1 change: 0 additions & 1 deletion docs/source/reference/thunder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Compiling functions and modules
:toctree: generated/

jit
functional.jit


Querying information on compiled functions and modules
Expand Down
Loading

0 comments on commit 7b6b2ca

Please sign in to comment.