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 09a3b07 commit 98f3173Copy full SHA for 98f3173
AI-and-Analytics/Getting-Started-Samples/IntelJAX_GettingStarted/run.sh
@@ -3,4 +3,4 @@ conda activate jax
3
git clone https://github.com/google/jax.git
4
cd jax
5
export PYTHONPATH=$PYTHONPATH:$(pwd)
6
- python examples/spmd_mnist_classifier_fromscratch.py
+python examples/spmd_mnist_classifier_fromscratch.py
0 commit comments