Searched defs:Addcmul (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | addcmul_impl.cu | 79 __global__ void Addcmul(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcmul() function 143 __global__ void Addcmul(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcmul() function 209 __global__ void Addcmul(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcmul() function 274 __global__ void Addcmul(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcmul() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/ |
| D | gen_lite_ops.h | 101 Addcmul() : BaseOperator(kNameAddcmul) {} in Addcmul() function
|