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

Function get_func_graphs

tensorflow/tensorflow/python/ops/cond_v2.py:298–337  ·  view source on GitHub ↗

Returns `FuncGraph`s for the input op branches. Args: op: The If or Case Operation. Returns: A tuple of the `FuncGraph`s of the then_branch and else_branch (all branches for Case).

(op)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_IfGradFunction · 0.85
_CaseGradFunction · 0.85

Calls 3

get_attrMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected