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

Method _add_outputs

tensorflow/tensorflow/python/framework/ops.py:2107–2122  ·  view source on GitHub ↗

Adds new Tensors to self.outputs. Note: this is generally unsafe to use. This is used in certain situations in conjunction with _set_type_list_attr. Arguments: types: list of DTypes shapes: list of TensorShapes

(self, types, shapes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_IfGradFunction · 0.80
_CaseGradFunction · 0.80
_WhileGradFunction · 0.80

Calls 4

set_shapeMethod · 0.95
TensorClass · 0.70
rangeFunction · 0.50
appendMethod · 0.45

Tested by

no test coverage detected