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.h91 void AddOutputGlobals();
Dpython_op_gen_internal.cc599 AddOutputGlobals(); in Code()
782 void GenPythonOp::AddOutputGlobals() { in AddOutputGlobals() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc867 AddOutputGlobals(); // Added to prelude_ in AddEagerFastPathAndGraphCode()