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

Function _make_intermediates_match

tensorflow/tensorflow/python/ops/cond_v2.py:466–490  ·  view source on GitHub ↗

Returns new optionals lists that have matching signatures. This is done by mirroring each list in the other using none optionals. There is no merging of like optionals. Args: branch_graphs: `list` of `FuncGraph`. branch_optionals: `list` of `list`s of optional `Tensor`s from other

(branch_graphs, branch_optionals)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_IfGradFunction · 0.85
_build_condFunction · 0.85
_CaseGradFunction · 0.85

Calls 3

_create_none_optionalsFunction · 0.85
maxFunction · 0.50
appendMethod · 0.45

Tested by

no test coverage detected