Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc95 PyObject* OutputTFE_Context(TFE_Context* context) { in OutputTFE_Context() function
625 return tensorflow::PyoOrThrow(tensorflow::OutputTFE_Context(context)); in PYBIND11_MODULE()