Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dnest.py1136 def flatten_with_joined_string_paths(structure, separator="/"): function
Dnest_test.py1055 nest.flatten_with_joined_string_paths(inputs, separator="/"),