Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h89 void AddOutputGlobals();
Dpython_op_gen_internal.cc578 AddOutputGlobals(); in Code()
761 void GenPythonOp::AddOutputGlobals() { in AddOutputGlobals() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc650 AddOutputGlobals(); // Added to prelude_ in AddEagerFastPathAndGraphCode()