Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/embedding_cache/
Dembedding_hash_map.cc40 void EmbeddingHashMap::set_hash_step(const int hash_index, const size_t step) { in set_hash_step()
59 …auto hash_index = FindInsertionPos(data_step, graph_running_step, &need_swap, need_wait_graph, &sw… in ParseData() local
88 auto hash_index = FindPosUnsafe(); in InsertDataUnsafe() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/cuda_impl/
Dhash.cu24 int hash_index = swap_out_index[i]; in HashSwapOut() local
36 int hash_index = swap_in_index[i]; in HashSwapIn() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dhash_impl.cu23 int hash_index = swap_out_index[i]; in HashSwapOut() local
35 int hash_index = swap_in_index[i]; in HashSwapIn() local
/third_party/mesa3d/src/panfrost/compiler/
Dbi_opt_cse.c43 hash_index(uint32_t hash, bi_index index) in hash_index() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/embedding_cache/
Ddevice_dense_embedding_operation.cc411int *hash_index, bool *out_range, size_t data_step) { in CheckCacheHitOrOutRange()
446 int *hash_index, bool *out_range, in CheckCacheHitOrOutRangeFunc()
471 … bool *need_swap_host_to_device, int *hash_index, size_t data_step, in ParseDeviceData()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dasync_eval_result.h299 std::size_t hash_index = 0; in hash() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1125 LLVMValueRef hash_index, in s3tc_store_cached_block()
1922 LLVMValueRef hash_index; in generate_update_cache_one_block() local
1985 LLVMValueRef hash_index, in update_cached_block()
2048 LLVMValueRef ij_index, hash_index, hash_mask, block_index; in compressed_fetch_cached() local