Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Ddata_structures.py324 return _tf_tensorarray_stack(list_)
335 def _tf_tensorarray_stack(list_): function