/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | topk_cpu_kernel.cc | 30 …nel::LaunchKernel(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in LaunchKernel() 113 const std::vector<kernel::AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/ |
D | l2_loss_gpu_kernel.h | 36 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/rl/ |
D | buffer_sample_gpu_kernel.cc | 91 …pleKernel::Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/ |
D | topk_gpu_kernel.h | 40 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/random/ |
D | random_categorical_gpu_kernel.h | 39 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
D | random_choice_with_mask_gpu_kernel.h | 40 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
D | uniform_candidate_sampler_gpu_kernel.h | 48 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/neighbor_list/ |
D | neighbor_list_update_new_kernel.h | 64 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
D | neighbor_list_update_kernel.h | 63 bool Launch(const std::vector<AddressPtr> &inputs, const std::vector<AddressPtr> &workspaces, in Launch()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/ |
D | hccl_kernel.cc | 277 AddressPtrList workspaces; in GenDynamicKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/ |
D | tbe_kernel_mod.cc | 74 const std::vector<AddressPtr> &workspaces, in GenTask()
|
/third_party/typescript_eslint/ |
D | package.json | 4 "workspaces": [ array
|
/third_party/mindspore/mindspore/ccsrc/ps/ |
D | parameter_server.cc | 294 const std::vector<kernel::AddressPtr> &workspaces = optim_info->workspaces(); in UpdateWeights() local 412 std::vector<kernel::AddressPtr> workspaces; in DoEmbeddingLookup() local
|
D | optimizer_info.cc | 33 const std::vector<AddressPtr> &OptimizerInfo::workspaces() const { return workspaces_; } in workspaces() function in mindspore::ps::OptimizerInfo
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/ |
D | kernel.h | 125 std::vector<size_t> workspaces; member
|
/third_party/weston/desktop-shell/ |
D | shell.h | 192 } workspaces; member
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | gpu_kernel_runtime.cc | 830 … const AddressPtrList &inputs, const AddressPtrList &workspaces, in LaunchKernelWithoutMock()
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/ |
D | somas.cc | 904 auto workspaces = somas_node->workspace_tensors_; in UnReuseNodeProcess() local
|