Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.cc51 Status AppendToListAttr(Node* n, const string& attr_name, const string& value) { in AppendToListAttr() function
92 TF_RETURN_IF_ERROR(AppendToListAttr<string>( in PreprocessControlEdgesBetweenOutsideCompilations()