Searched defs:ExportSlice (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/embedding_cache/embedding_storage/ |
| D | embedding_storage.h | 98 std::vector<std::shared_ptr<std::vector<char>>> ExportSlice(bool incremental, bool *last_slice, in ExportSlice() function
|
| D | sparse_embedding_storage.cc | 300 …:shared_ptr<std::vector<char>>> SparseEmbeddingStorage<KeyType, ValueType, Allocator>::ExportSlice( in ExportSlice() function in mindspore::distributed::storage::SparseEmbeddingStorage
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/ |
| D | gpu_hash_table_dummy.cu | 79 HashTableExportData GPUHashTable<Key, Value, Allocator>::ExportSlice(bool incremental, bool *last_s… in ExportSlice() function in mindspore::device::gpu::GPUHashTable
|
| D | gpu_hash_table.cu | 778 HashTableExportData GPUHashTable<Key, Value, Allocator>::ExportSlice(bool incremental, bool *last_s… in ExportSlice() function in mindspore::device::gpu::GPUHashTable
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | map_tensor.cc | 221 MapTensor::ExportData MapTensor::ExportSlice(bool incremental, bool *last_slice) const { in ExportSlice() function in mindspore::tensor::MapTensor
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/ |
| D | cpu_hash_table.cc | 405 HashTableExportData CPUHashTable<Key, Value>::ExportSlice(bool incremental, bool *last_slice, in ExportSlice() function in mindspore::device::cpu::CPUHashTable
|