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.h40 string AttrValueToPython(const string& type, const AttrValue& value,
Dpython_op_gen_internal.cc433 string AttrValueToPython(const string& type, const AttrValue& value, in AttrValueToPython() function
746 AttrValueToPython(attr.type(), api_def_attr.default_value()), "`."); in AddDocStringAttrs()
Dpython_op_gen.cc280 python_op_gen_internal::AttrValueToPython( in Code()
808 python_op_gen_internal::AttrValueToPython( in AddEagerInferredAttrs()