update scripts-cluster
This commit is contained in:
@@ -24,6 +24,8 @@ if [ ! -f ${PY_C} ]; then
|
||||
PY_C="python"
|
||||
else
|
||||
echo "Cluster Run with Python: "${PY_C}
|
||||
echo "Unzip ILSVRC2012"
|
||||
tar xvf ./hadoop-data/ILSVRC2012.tar -C ${TORCH_HOME}
|
||||
fi
|
||||
|
||||
${PY_C} --version
|
||||
|
Reference in New Issue
Block a user