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 84895fe commit 868beb5Copy full SHA for 868beb5
qa/L0_jax_distributed_unittest/test.sh
@@ -13,4 +13,3 @@ export XLA_FLAGS="${XLA_FLAGS} --xla_gpu_deterministic_ops"
13
pytest -c $TE_PATH/tests/jax/pytest.ini -v $TE_PATH/examples/jax/encoder/test_multigpu_encoder.py
14
pytest -c $TE_PATH/tests/jax/pytest.ini -v $TE_PATH/examples/jax/encoder/test_model_parallel_encoder.py
15
pytest -c $TE_PATH/tests/jax/pytest.ini -v $TE_PATH/examples/jax/encoder/test_multiprocessing_encoder.py
16
-
0 commit comments