Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc951 tensorflow::Safe_PyObjectPtr base_class_module( in TFE_Py_InitEagerTensor() local
958 module = PyBytes_AsString(base_class_module.get()); in TFE_Py_InitEagerTensor()
961 module = PyUnicode_AsUTF8(base_class_module.get()); in TFE_Py_InitEagerTensor()