Skip to content

Commit 2061438

Browse files
authored
Update sample.json
1 parent dcc8669 commit 2061438

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_TextGeneration_with_LSTM

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
],
2323
"id": "inc_text_generation_lstm_py",
2424
"steps": [
25-
"export ITEX_ENABLE_NEXTPLUGGABLE_DEVICE=0"
25+
"export ITEX_ENABLE_NEXTPLUGGABLE_DEVICE=0",
26+
"python TextGenerationModelTraining.py"
2627
]
2728
}
2829
]

0 commit comments

Comments
 (0)