Searched refs:map_structure_with_paths (Results 1 – 3 of 3) sorted by relevance
306 result = nest.map_structure_with_paths(
871 def map_structure_with_paths(func, *structure, **kwargs): function
1165 result = nest.map_structure_with_paths(format_sum, s1, s2,1180 nest.map_structure_with_paths(lambda path, *s: 0, s1, s2)