Searched refs:TFE_GetCompilerIr (Results 1 – 1 of 1) sorted by relevance
301 static py::bytes TFE_GetCompilerIr(py::handle& ctx, in InputTFE_OutputTensorHandles() function597 m.def("TF_GetCompilerIr", &tensorflow::TFE_GetCompilerIr); in PYBIND11_MODULE()