Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc529 const bool hash_string_attrs = false) { in Print() argument
552 } else if (attr_value.value_case() == AttrValue::kS && hash_string_attrs) { in Print()