Searched refs:cached_it (Results 1 – 1 of 1) sorted by relevance
1880 auto cached_it = op_exec_info->cached_dtypes.find(attr); local1881 if (cached_it != op_exec_info->cached_dtypes.end()) {1882 return GetPythonObjectFromInt(cached_it->second);