Skip to content
Snippets Groups Projects
Commit f3a57813 authored by Zachary Garrett's avatar Zachary Garrett Committed by tensorflow-copybara
Browse files

When converting values back to Python containers, leave `tf.data.Dataset` values untouched.

`tf.data.Dataset` cannot yield `AnonymousTuple`, so it must have been
constructed by TFF with an appropriate Python container already, so we don't
need to do anything.

PiperOrigin-RevId: 322402388
parent 33c13ef2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment