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.h38 Status ValidateAttrValue(const AttrValue& attr_value,
Dop_def_util.cc85 Status ValidateAttrValue(const AttrValue& attr_value, in ValidateAttrValue() function
307 ValidateAttrValue(attr.default_value(), attr), " in Op '", in ValidateOpDef()
Dnode_def_util.cc447 ValidateAttrValue(attr.second, *iter->second), in ValidateNodeDef()