Combine multiple sess.run into one ?
Open
question
- Dominant language
- Python
- Stars
- 351
- Forks
- 109
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Wondering why was the next(batch_it) sess.run was not incorporated in the in the immediately following sess.run in run_training_step() ?
https://github.com/google/ffn/blob/3ea523c5475bacc2108df0071a8004f71dfbab65/train.py#L682
https://github.com/google/ffn/blob/3ea523c5475bacc2108df0071a8004f71dfbab65/train.py#L684
Contributor guide
Assessment
This issue has not been assessed yet.