You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our design of parallel executor, each device will have its own decorated readers. To make sure all decorated readers are distributed to devices correctly, decorated reader creation ops must be in the main_program as well as their output readers.