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

Function subscribe

tensorflow/tensorflow/python/framework/subscribe.py:312–354  ·  view source on GitHub ↗

Subscribe to a tensor. This method will attach side effect graphs to a given set of tensors. Set of tensors follows from session.run and supports single `Tensor`, `list`, nested `list`, `tuple`, `namedtuple`, or `dict`. It returns the tensors in the same passed in structure, but as clones w

(tensors, side_effects)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_ControlOutputCacheClass · 0.85
_recursive_applyFunction · 0.85
_scoped_subscribeFunction · 0.85

Tested by

no test coverage detected