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

Function _get_accumulator

tensorflow/tensorflow/python/ops/while_v2.py:759–825  ·  view source on GitHub ↗

r"""Returns TensorList if any containing accumulated values of tensor. We try to find a pattern of the form: input_tl tensor \ / (TensorListPushBack) | output_tl which satisfies the following conditions: 1. input_tl must be in tensor.graph.inpu

(tensor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_get_intermediatesFunction · 0.85
_capture_helperMethod · 0.85

Calls 2

get_func_graph_outputFunction · 0.85
consumersMethod · 0.45

Tested by

no test coverage detected