Searched refs:libxsmm_handles (Results 1 – 1 of 1) sorted by relevance
139 HashFunction>::iterator i = libxsmm_handles.find(w); in find()140 if (i == libxsmm_handles.end()) { in find()145 libxsmm_handles.insert(std::make_pair(w, libxsmm_handle)); in find()154 for (i = libxsmm_handles.begin(); i != libxsmm_handles.end(); i++) in ~handles()162 libxsmm_handles; member in tensorflow::functor::handles165 static handles libxsmm_handles; variable196 libxsmm_handle = libxsmm_handles.find(w); in CallLibxsmmConvGeneric()