Searched refs:_pywrap_python_tensor_converter (Results 1 – 4 of 4) sorted by relevance
23 from tensorflow.python.framework import _pywrap_python_tensor_converter41 return _pywrap_python_tensor_converter.PythonTensorConverter(
116 PYBIND11_MODULE(_pywrap_python_tensor_converter, m) { in PYBIND11_MODULE() argument
702 ":_pywrap_python_tensor_converter",785 ":_pywrap_python_tensor_converter",853 name = "_pywrap_python_tensor_converter",906 ":_pywrap_python_tensor_converter",
30 from tensorflow.python.framework._pywrap_python_tensor_converter import PythonTensorConverter