Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h42 string AttrValueToPython(const string& type, const AttrValue& value,
Dpython_op_gen_internal.cc437 string AttrValueToPython(const string& type, const AttrValue& value, in AttrValueToPython() function
767 AttrValueToPython(attr.type(), api_def_attr.default_value()), "`."); in AddDocStringAttrs()
Dpython_op_gen.cc321 python_op_gen_internal::AttrValueToPython( in Code()
1023 python_op_gen_internal::AttrValueToPython( in AddEagerInferredAttrs()