Searched defs:HashSwapIn (Results 1 – 3 of 3) sorted by relevance
33 __global__ void HashSwapIn(T *hash_table, const T *swap_in_value, const int *swap_in_index, const i… in HashSwapIn() function
96 bool GPUPsCache::HashSwapIn(void *hash_table_addr, void *swap_in_value_addr, void *swap_in_index_ad… in HashSwapIn() function in mindspore::ps::gpu::GPUPsCache
252 bool AscendPsCache::HashSwapIn(void *hash_table_addr, void *swap_in_value_addr, void *swap_in_index… in HashSwapIn() function in mindspore::ps::ascend::AscendPsCache