Searched refs:yield_flat_paths (Results 1 – 6 of 6) sorted by relevance
32 name: "yield_flat_paths"
132 flat_paths = list(nest.yield_flat_paths(tensors))
1551 def yield_flat_paths(nest, expand_composites=False): function1612 flat_paths = yield_flat_paths(structure, expand_composites=expand_composites)1640 return list(zip(yield_flat_paths(structure,
1110 self.assertEqual(list(nest.yield_flat_paths(inputs)), expected)
138 nest.yield_flat_paths(structure, expand_composites=expand_composites))
556 flat_paths = list(nest.yield_flat_paths(tensors))