HomeSort by relevance Sort by last modified time
    Searched refs:ValidateAttrValue (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/framework/
op_def_util.h 38 Status ValidateAttrValue(const AttrValue& attr_value,
op_def_util.cc 85 Status ValidateAttrValue(const AttrValue& attr_value,
304 // so we can use ValidateAttrValue()).
307 ValidateAttrValue(attr.default_value(), attr), " in Op '",
node_def_util.cc 447 ValidateAttrValue(attr.second, *iter->second),

Completed in 138 milliseconds