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
{{ message }}
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Code Raises End of sequence [[node input_pipeline_task0/while/IteratorGetNext (defined at image_retraining_tpu.py:139) ]]
for All values of max_steps in TPUEstimator.train(...)
Tensorflow version: tensorflow==2.0.0b0
Tensorflow Datasets Version: tfds-nightly==1.0.2.dev201906090105
Tensorflow Hub Version: tf-hub-nightly==0.5.0.dev201905270046
Issue
Code Raises
End of sequence [[node input_pipeline_task0/while/IteratorGetNext (defined at image_retraining_tpu.py:139) ]]for All values of
max_stepsinTPUEstimator.train(...)Reproduce the issue
The Same error rises for
Line 139
GSOC/E1_TPU_Sample/image_retraining_tpu.py
Lines 135 to 139 in 513a0ec
Log file
Error starts from Line 230 of output.log
output.log
CC: @srjoglekar246 @vbardiovskyg