Searched refs:OutputTFE_Context (Results 1 – 1 of 1) sorted by relevance
95 PyObject* OutputTFE_Context(TFE_Context* context) { in OutputTFE_Context() function625 return tensorflow::PyoOrThrow(tensorflow::OutputTFE_Context(context)); in PYBIND11_MODULE()