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

Function _map_graph_network

tensorflow/tensorflow/python/keras/engine/network.py:1653–1834  ·  view source on GitHub ↗

Validates a network's topology and gather its layers and nodes. Arguments: inputs: List of input tensors. outputs: List of outputs tensors. Returns: A tuple `(nodes, nodes_by_depth, layers, layers_by_depth)`. - nodes: list of Node instances. - nodes_by_depth: dict mapping i

(inputs, outputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_init_graph_networkMethod · 0.85
_map_subgraph_networkFunction · 0.85

Calls 14

addMethod · 0.95
build_mapFunction · 0.85
_make_node_keyFunction · 0.85
setdefaultMethod · 0.80
maxFunction · 0.50
getMethod · 0.45
addMethod · 0.45
appendMethod · 0.45
keysMethod · 0.45
sortMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected