Searched refs:_pywrap_py_utils (Results 1 – 8 of 8) sorted by relevance
30 PYBIND11_MODULE(_pywrap_py_utils, m) { in PYBIND11_MODULE() argument
38 from tensorflow.compiler.tf2tensorrt._pywrap_py_utils import is_tensorrt_enabled
276 ":_pywrap_py_utils",614 name = "_pywrap_py_utils",617 module_name = "_pywrap_py_utils",
69 _pywrap_py_utils = LazyLoader( variable198 linked_version = _pywrap_py_utils.get_linked_tensorrt_version()199 loaded_version = _pywrap_py_utils.get_loaded_tensorrt_version()
45 "//tensorflow/compiler/tf2tensorrt:_pywrap_py_utils",
29 from tensorflow.compiler.tf2tensorrt._pywrap_py_utils import is_tensorrt_enabled
22 from tensorflow.compiler.tf2tensorrt._pywrap_py_utils import is_tensorrt_enabled
34 from tensorflow.compiler.tf2tensorrt._pywrap_py_utils import get_linked_tensorrt_version35 from tensorflow.compiler.tf2tensorrt._pywrap_py_utils import is_tensorrt_enabled