Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_def_util.h39 Status ValidateAttrValue(const AttrValue& attr_value,
Dop_def_util.cc87 Status ValidateAttrValue(const AttrValue& attr_value, in ValidateAttrValue() function
321 ValidateAttrValue(attr.default_value(), attr), " in Op '", in ValidateOpDef()
Dnode_def_util.cc521 ValidateAttrValue(attr.second, *iter->second), in ValidateNodeDef()