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 1c76d87 commit 0f0d180Copy full SHA for 0f0d180
dockerfiles/pytorch/neuronx.sh
@@ -37,3 +37,5 @@ pip install ".[st,torch-neuronx]"
37
apt-get clean autoremove --yes
38
39
rm -rf /var/lib/{apt,cache,log} fi
40
+
41
+echo "PATH=\"$PATH:/opt/aws/neuron/bin\"" > /etc/environment
0 commit comments