Searched refs:nodes_in_decreasing_depth (Results 1 – 1 of 1) sorted by relevance
910 nodes_in_decreasing_depth, layer_indices = _build_map(outputs)913 for node in nodes_in_decreasing_depth919 for node in reversed(nodes_in_decreasing_depth):1036 nodes_in_decreasing_depth = [] # nodes from inputs -> outputs.1040 nodes_in_decreasing_depth, layer_indices)1041 return nodes_in_decreasing_depth, layer_indices1045 nodes_in_decreasing_depth, layer_indices): argument1068 nodes_in_decreasing_depth, layer_indices)1072 nodes_in_decreasing_depth.append(node)