We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f94d02 commit 9eba3aeCopy full SHA for 9eba3ae
README.md
@@ -212,7 +212,7 @@ new_local_repository(
212
bazel build //:libtorchtrt --compilation_mode opt
213
```
214
215
-### FX path only installatioin
+### FX path (Python only) installatioin
216
If the user plan to try FX path (Python only) and would like avoid bazel build. Please follow the steps below.
217
``` shell
218
cd py && python3 setup.py install --fx-only
0 commit comments