Skip to content

Commit

Permalink
Update pipeline-combined.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Harvey committed Feb 27, 2019
1 parent 15b0177 commit 4031c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ml/rnn/pipeline-combined.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "GoT_train"
},
"transform": {
"image": "<yourregistry>/tensorflow_0_10_rnn_got:v1",
"image": "<yourregistry>/tensorflow_0_10_rnn_got",
"cmd": [ "sh" ],
"stdin": [
"cd /code && python ptb_word_lm.py --data_path=/pfs/GoT_scripts/ --model=test --model_path_prefix=/pfs/out/"
Expand Down

0 comments on commit 4031c2d

Please sign in to comment.