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.h90 void AddDocStringOutputs();
Dpython_op_gen_internal.cc579 AddDocStringOutputs(); in Code()
796 void GenPythonOp::AddDocStringOutputs() { in AddDocStringOutputs() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc651 AddDocStringOutputs(); in AddEagerFastPathAndGraphCode()