Correctly have `tf.get_static_value` return `None` for `tf.is_tensor(x) and...
Correctly have `tf.get_static_value` return `None` for `tf.is_tensor(x) and not isinstance(x, tf.Tensor)`. PiperOrigin-RevId: 235733032
Loading
Please sign in to comment