Skip to content

Commit 0cf470c

Browse files
authored
Update sample.json
1 parent de74fca commit 0cf470c

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_TextGeneration_with_LSTM

1 file changed

+1
-1
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_TextGeneration_with_LSTM/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"id": "inc_text_generation_lstm_py",
2424
"steps": [
2525
"export ITEX_ENABLE_NEXTPLUGGABLE_DEVICE=0",
26-
"python TextGenerationModelTraining.py"
26+
"ITEX_NUM_EPOCHS=5 KERAS_NUM_EPOCHS=5 python TextGenerationModelTraining.py"
2727
]
2828
}
2929
]

0 commit comments

Comments
 (0)