Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h89 void AddDocStringAttrs();
Dpython_op_gen_internal.cc597 AddDocStringAttrs(); in Code()
706 void GenPythonOp::AddDocStringAttrs() { in AddDocStringAttrs() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc865 AddDocStringAttrs(); in AddEagerFastPathAndGraphCode()