Home
last modified time | relevance | path

Searched defs:ParseBoolAttrValue (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dattr_util.cc51 bool ParseBoolAttrValue(StringPiece attr_value) { in ParseBoolAttrValue() function
/external/tensorflow/tensorflow/core/runtime_fallback/util/
Dattr_util.cc427 Status ParseBoolAttrValue(absl::string_view attr_value, bool* bool_val) { in ParseBoolAttrValue() function