Searched refs:tensors_fast (Results 1 – 1 of 1) sorted by relevance
2895 tensorflow::Safe_PyObjectPtr tensors_fast( local2897 if (tensors_fast == nullptr || PyErr_Occurred()) {2901 int len = PySequence_Fast_GET_SIZE(tensors_fast.get());2902 PyObject** tensors_fast_array = PySequence_Fast_ITEMS(tensors_fast.get());