aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Todd Wang <toddw@google.com>2018-08-03 15:21:58 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-03 15:33:44 -0700
commit9cdcb0397ceed7a43c8e85865a479440b2350102 (patch)
tree7cfa7237d07e39153d4a1973749b50b2bc6239b0 /tools
parent5de6d11b0b15f86645522bd2baade138eda8ee37 (diff)
Drop failed sub-streams during both Get and Return.
The old code ensured that failed sub-streams would not be re-used, but had two flaws: 1) It only checked for failed sub-streams during Return. 2) It didn't actually remove the failed sub-streams from our state. The new code fixes these two flaws, and adds an extra test that explains why (1) is insufficient. PiperOrigin-RevId: 207333296
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions