tensorflow / 2.9.1 / nest / is_nested.html /

tf.nest.is_nested

Returns true if its input is a nested structure.

Refer to tf.nest for the definition of a nested structure.

Args
seq the value to test.
Returns
True if the input is a nested structure.

© 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/nest/is_nested