Searched refs:base_class_module (Results 1 – 1 of 1) sorted by relevance
951 tensorflow::Safe_PyObjectPtr base_class_module( in TFE_Py_InitEagerTensor() local958 module = PyBytes_AsString(base_class_module.get()); in TFE_Py_InitEagerTensor()961 module = PyUnicode_AsUTF8(base_class_module.get()); in TFE_Py_InitEagerTensor()