@@ -65,6 +65,13 @@ Execute the following command to install the latest development build of Transfo
...
@@ -65,6 +65,13 @@ Execute the following command to install the latest development build of Transfo
This will automatically detect if any supported deep learning frameworks are installed and build Transformer Engine support for them. To explicitly specify frameworks, set the environment variable `NVTE_FRAMEWORK` to a comma-separated list (e.g. `NVTE_FRAMEWORK=jax,pytorch`).
This will automatically detect if any supported deep learning frameworks are installed and build Transformer Engine support for them. To explicitly specify frameworks, set the environment variable `NVTE_FRAMEWORK` to a comma-separated list (e.g. `NVTE_FRAMEWORK=jax,pytorch`).
In order to install a specific PR, execute after changing NNN to the PR number: