Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Ddata_structures.py263 return _tf_tensor_list_pop(list_, i, opts)
272 def _tf_tensor_list_pop(list_, i, opts): function