Searched defs:ps_cache (Results 1 – 2 of 2) sorted by relevance
4 add_library(ps_cache SHARED ${_PS_CACHE_SRC_FILES}) target
33 std::shared_ptr<PsCacheBasic> PsCacheFactory::ps_cache(const std::string &device_name) { in ps_cache() function in mindspore::ps::PsCacheFactory