Represents how to handle external state during serialization.
See the tf.data.Options.experimental_external_state_policy documentation for more information.
| Class Variables | |
|---|---|
| FAIL | <ExternalStatePolicy.FAIL: 2> |
| IGNORE | <ExternalStatePolicy.IGNORE: 1> |
| WARN | <ExternalStatePolicy.WARN: 0> |
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/data/experimental/ExternalStatePolicy