Skip to content

Commit

Permalink
revert doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz committed Jun 20, 2024
1 parent c85b559 commit 83d71ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/install/install-from-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Note that TensorFlow may have specific requirements for the compiler version to

:::{tab-item} PyTorch {{ pytorch_icon }}

You can set the environment variable `export DP_ENABLE_PYTORCH=1` to enable customized C++ OPs in the PyTorch backend.
Note that PyTorch may have specific requirements for the compiler version to support the C++ standard version and [`_GLIBCXX_USE_CXX11_ABI`](https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html) used by PyTorch.

:::
Expand Down

0 comments on commit 83d71ac

Please sign in to comment.