Home
last modified time | relevance | path

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

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