Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h92 void AddDocStringOutputs();
Dpython_op_gen_internal.cc600 AddDocStringOutputs(); in Code()
810 void GenPythonOp::AddDocStringOutputs() { in AddDocStringOutputs() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc868 AddDocStringOutputs(); in AddEagerFastPathAndGraphCode()