Searched refs:map_structure_with_tuple_paths (Results 1 – 3 of 3) sorted by relevance
314 result = nest.map_structure_with_tuple_paths(
913 def map_structure_with_tuple_paths(func, *structure, **kwargs): function
1200 result = nest.map_structure_with_tuple_paths(1217 nest.map_structure_with_tuple_paths(lambda path, *s: 0, s1, s2)