Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder.cc130 bool ProcessCompoundType(const StringPiece type_string, AttrValue* allowed) { in ProcessCompoundType() function
185 VERIFY(ProcessCompoundType(type_string, allowed), in FinalizeAttr()
219 if (ProcessCompoundType(type_string, allowed)) { in FinalizeAttr()