Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Ddata_structures.py328 return _py_list_stack(list_, opts)
344 def _py_list_stack(list_, opts): function