an object that may be a tf.Tensor or may directly
contain tf.Tensors, such as a Tensor[] or {key: Tensor, ...}. If
the object is not a tf.Tensor or does not contain Tensors, nothing
happens. In general it is safe to pass any object here, except that
Promises are not supported.
Generated using TypeDoc
Disposes any
tf.Tensors found within the provided object.