Searched defs:py_array (Results 1 – 5 of 5) sorted by relevance
113 void CopyNumpyArrayToLiteral(PyArrayObject* py_array, Literal* literal) { in CopyNumpyArrayToLiteral()121 PyArrayObject* py_array) { in CopyLiteralToNumpyArray()
410 PyArrayObject* py_array = reinterpret_cast<PyArrayObject*>(o); in XlaLiteralFromPyObject() local427 Status CopyNumpyArrayToLiteral(int np_type, PyArrayObject* py_array, in CopyNumpyArrayToLiteral()480 PyArrayObject* py_array) { in CopyLiteralToNumpyArray()
144 PyObject* py_array; in TF_Run_wrapper_helper() local274 PyObject* py_array; in RunCallableHelper() local427 PyObject* py_array; in TF_SessionRun_wrapper_helper() local
366 PyArrayObject* py_array = reinterpret_cast<PyArrayObject*>(py_object); in GetTensor() local
393 PyArrayObject* py_array = in TF_TensorToPyArray() local