Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc1047 PyObject** tensors_array = PySequence_Fast_ITEMS(tensors); in TFE_Py_TensorShapeSlice() local
1061 PyObject* tensor_obj = tensors_array[i]; in TFE_Py_TensorShapeSlice()