Helper method that subscribes a single tensor to a list of side_effects. This is a thin wrapper around `_subscribe` and ensures that the side effect ops are added within the same device and control flow context of the subscribed tensor. Args: tensor: The `tf.Tensor` to be subscribed.
(tensor, side_effects, control_cache)
source not stored for this graph (policy: none)
no test coverage detected