Upload apex-master/tests/L1/cross_product_distributed/run.sh with huggingface_hub
Browse files
apex-master/tests/L1/cross_product_distributed/run.sh
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/bin/bash
|
| 2 |
+
|
| 3 |
+
cp ../common/* .
|
| 4 |
+
bash run_test.sh distributed $1
|