Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc301 static py::bytes TFE_GetCompilerIr(py::handle& ctx, in InputTFE_OutputTensorHandles() function
597 m.def("TF_GetCompilerIr", &tensorflow::TFE_GetCompilerIr); in PYBIND11_MODULE()