Home
last modified time | relevance | path

Searched defs:UpdateCache (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ops/operations/
D_embedding_cache_ops.py22 class UpdateCache(PrimitiveWithCheck): class
/third_party/cef/tests/cefclient/browser/
Dimage_cache.cc241 void ImageCache::UpdateCache(const ImageInfoSet& image_info, in UpdateCache() function in client::ImageCache