Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
DCMakeLists.txt4 add_library(ps_cache SHARED ${_PS_CACHE_SRC_FILES}) target
Dps_cache_factory.cc33 std::shared_ptr<PsCacheBasic> PsCacheFactory::ps_cache(const std::string &device_name) { in ps_cache() function in mindspore::ps::PsCacheFactory