Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_def_util.cc468 string MinStr(const OpDef::AttrDef& attr) { in MinStr() function
616 "' has a higher minimum; from ", MinStr(old_attr), " to ", in OpDefCompatible()
617 MinStr(*new_attr)); in OpDefCompatible()