Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_def_util.cc428 bool MoreRestrictive(const OpDef::AttrDef& old_attr, in MoreRestrictive() function
612 VALIDATE(!MoreRestrictive(old_attr, *new_attr), "Attr '", old_attr.name(), in OpDefCompatible()