Home
last modified time | relevance | path

Searched defs:list_to_tuple (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_utils.py218 def list_to_tuple(maybe_list): function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dnest.py1705 def list_to_tuple(structure): function