Home
last modified time | relevance | path

Searched refs:_build_map (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dfunctional.py910 nodes_in_decreasing_depth, layer_indices = _build_map(outputs)
1013 def _build_map(outputs): function