Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h85 void AddDocStringArgs();
Dpython_op_gen_internal.cc574 AddDocStringArgs(); in Code()
662 void GenPythonOp::AddDocStringArgs() { in AddDocStringArgs() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc646 AddDocStringArgs(); in AddEagerFastPathAndGraphCode()