Home
last modified time | relevance | path

Searched refs:GetFirstPSEmbeddingCache (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.h171 …void GetFirstPSEmbeddingCache(const session::KernelGraph &graph, AnfNodePtr *const first_cache_inp…
Dkernel_runtime.cc1577 void KernelRuntime::GetFirstPSEmbeddingCache(const session::KernelGraph &graph, in GetFirstPSEmbeddingCache() function in mindspore::device::KernelRuntime
1652 GetFirstPSEmbeddingCache(graph, &first_cache_input_index, &first_cache_size); in CheckIfSupportPSEmbeddingCache()