Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc1153 PyObject** tensors_array = PySequence_Fast_ITEMS(tensors); in TFE_Py_TensorShapeSlice() local
1167 PyObject* tensor_obj = tensors_array[i]; in TFE_Py_TensorShapeSlice()