Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Ddata_structures.py320 return _tf_tensorarray_stack(list_)
331 def _tf_tensorarray_stack(list_): function