Searched defs:HashSwapOut (Results 1 – 3 of 3) sorted by relevance
21 __global__ void HashSwapOut(const T *hash_table, T *swap_out_value, const int *swap_out_index, cons… in HashSwapOut() function
85 bool GPUPsCache::HashSwapOut(void *hash_table_addr, void *swap_out_value_addr, void *swap_out_index… in HashSwapOut() function in mindspore::ps::gpu::GPUPsCache
212 bool AscendPsCache::HashSwapOut(void *hash_table_addr, void *swap_out_value_addr, void *swap_out_in… in HashSwapOut() function in mindspore::ps::ascend::AscendPsCache