Searched defs:CreateLaunchMul (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
| D | gpu_bucket.cc | 159 std::shared_ptr<LaunchKernel> GPUBucket::CreateLaunchMul() { in CreateLaunchMul() function in mindspore::device::gpu::GPUBucket |
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
| D | ascend_bucket.cc | 169 std::shared_ptr<LaunchKernel> AscendBucket::CreateLaunchMul() { in CreateLaunchMul() function in mindspore::device::ascend::AscendBucket |