Searched refs:GetEmitPythonCallbackDescriptor (Results 1 – 3 of 3) sorted by relevance
193 GetEmitPythonCallbackDescriptor(pybind11::function callable,
590 PyClient::GetEmitPythonCallbackDescriptor( in GetEmitPythonCallbackDescriptor() function in xla::PyClient700 GetEmitPythonCallbackDescriptor(callable, operand_shapes, result_shapes); in EmitPythonCallback()
255 &PyClient::GetEmitPythonCallbackDescriptor, py::arg("callable"), in PYBIND11_MODULE()