Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dattr_builder.cc190 bool ValueMatchesDefault(const OpDef* op_def, const string& attr_name, in ValueMatchesDefault() function
213 if (!s.ok() || !ValueMatchesDefault(op_def, entry.first, attr_tmp_)) { in FillAttrValueMapWithoutDefaults()