Fix bug in checkpointing DT_VARIANT tensors.
authorSaurabh Saxena <srbs@google.com>
Fri, 9 Feb 2018 00:31:20 +0000 (16:31 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 9 Feb 2018 00:35:05 +0000 (16:35 -0800)
commit829bf153a982f520419434c1b6425c6f20314a95
tree5208a59ee04ec80eb3d954d168771a0d6742a73c
parent06a93f8d14d5f154d96b5576e454eaa4272facb4
Fix bug in checkpointing DT_VARIANT tensors.
Also add an integration test that runs and checkpoints multiple input pipelines in one graph.

PiperOrigin-RevId: 185071397
tensorflow/contrib/data/python/kernel_tests/BUILD
tensorflow/contrib/data/python/kernel_tests/serialization_integration_test.py [new file with mode: 0644]
tensorflow/core/util/tensor_bundle/tensor_bundle.cc