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