Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dcomposite_tensor_test.py310 result = nest.map_structure_with_tuple_paths(
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dnest.py963 def map_structure_with_tuple_paths(func, *structure, **kwargs): function
H A Dnest_test.py1203 result = nest.map_structure_with_tuple_paths(
1220 nest.map_structure_with_tuple_paths(lambda path, *s: 0, s1, s2)