Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A 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()