Searched refs:tf_nest (Results 1 – 1 of 1) sorted by relevance
76 from tensorflow.python.util import nest as tf_nest unknown3364 … tf_nest.map_structure(lambda x: x._variant_tensor, value)) # pylint: disable=protected-access