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.h87 void AddDocStringAttrs();
Dpython_op_gen_internal.cc576 AddDocStringAttrs(); in Code()
685 void GenPythonOp::AddDocStringAttrs() { in AddDocStringAttrs() function in tensorflow::python_op_gen_internal::GenPythonOp
Dpython_op_gen.cc648 AddDocStringAttrs(); in AddEagerFastPathAndGraphCode()