Commit c69f998b authored by Derek Murray's avatar Derek Murray Committed by TensorFlower Gardener
Browse files

[tf.data] Whitelist the "Assert", "Print", and "Timestamp" logging ops for iterator checkpointing.

These ops are marked as "stateful" because they are impure or have a side-effect, but they do not contain internal state. As such, functions using them are safe to serialize as part of an iterator checkpoint.

PiperOrigin-RevId: 210762896
parent b8ce1b18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment