Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Darray_ops.py1481 def _autopacking_helper(list_or_tuple, dtype, name): argument
1530 def _get_dtype_from_nested_lists(list_or_tuple): argument