Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit f3b71bc

Browse files
authored
Update outdated pointer in LSTM demo readme
1 parent 86c6188 commit f3b71bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/lstm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ python scripts/dump_checkpoint_vars.py --output_dir=demos/lstm/ --checkpoint_fil
2121
Finally, start the demo:
2222

2323
```
24-
scripts/watch-demo demos/lstm/lstm.ts
24+
./scripts/watch-demo demos/lstm/lstm_inference.ts
2525
```

0 commit comments

Comments
 (0)