Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dembedding_cache_scheduler.cc68 …etFirstEmbeddingCacheTableInfo(const KernelGraph &graph, AnfNodePtr *const first_cache_input_index, in GetFirstEmbeddingCacheTableInfo()
161 AnfNodePtr first_cache_input_index = nullptr; in CheckGraphValidForEmbeddingCache() local