Commit 8debb69
Poplar can't lookahead in the application runtime because the user drives the data pipeline.
Summary:
What's changed:
- Limit the lookahead of the application runtime.
- This is because the data input is driven more directly by the user's python code.
Ref T50668
Test Plan: CI tests
Reviewers: #tensorflow, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, jorgec, georgep
Reviewed By: #tensorflow, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, jorgec, georgep
Subscribers: georgep, jorgec
Maniphest Tasks: T50668
Differential Revision: https://phabricator.sourcevertex.net/D571281 parent 5fc413c commit 8debb69
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
650 | 653 | | |
651 | 654 | | |
652 | 655 | | |
| |||
0 commit comments