MCPcopy Create free account
hub / github.com/alibaba/nann / _subscribe_new

Function _subscribe_new

tensorflow/tensorflow/python/framework/subscribe.py:108–152  ·  view source on GitHub ↗

Helper method that subscribes a single tensor to a list of side_effects. Args: tensor: `tf.Tensor` side_effects: List of side_effect functions see subscribe for details. control_cache: `_ControlOutputCache` helper to get control_outputs faster. Returns: The modified replacement

(tensor, side_effects, control_cache)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_subscribeFunction · 0.85

Calls 11

get_control_outputsMethod · 0.80
_update_inputMethod · 0.80
_add_control_inputsMethod · 0.80
consumersMethod · 0.45
appendMethod · 0.45
indexMethod · 0.45
name_scopeMethod · 0.45
control_dependenciesMethod · 0.45
identityMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected