Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc222 std::vector<size_t> swap_out_index_shape = {swap_out_size}; in HashSwapOut() local
224 …std::vector<std::vector<size_t>> input_shape = {hash_table_shape, swap_out_index_shape, offset_sha… in HashSwapOut()