Commit 32fdb1c2 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #7586 from wileeam:master

PiperOrigin-RevId: 270317280
parents a1fca621 d5b040f1
......@@ -37,7 +37,7 @@ else
fi
DATA_DIR="${ROOT_DIR}/movielens_data"
python "${SCRIPT_DIR}/../datasets/movielens.py" --data_dir ${DATA_DIR} --dataset ${DATASET}
python "${SCRIPT_DIR}/movielens.py" --data_dir ${DATA_DIR} --dataset ${DATASET}
if [ "$1" == "keras" ]
then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment