Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dnest.py552 def map_structure_with_tuple_paths(func, *structure, **kwargs): function
Dnest_test.py1122 result = nest.map_structure_with_tuple_paths(
1139 nest.map_structure_with_tuple_paths(lambda path, *s: 0, s1, s2)