Searched refs:tensors_array (Results 1 – 1 of 1) sorted by relevance
1153 PyObject** tensors_array = PySequence_Fast_ITEMS(tensors); in TFE_Py_TensorShapeSlice() local1167 PyObject* tensor_obj = tensors_array[i]; in TFE_Py_TensorShapeSlice()