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