Searched defs:Addcdiv (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 | addcdiv_impl.cu | 79 __global__ void Addcdiv(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcdiv() function 143 __global__ void Addcdiv(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcdiv() function 209 __global__ void Addcdiv(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcdiv() function 274 __global__ void Addcdiv(const int64_t l0, const int64_t l1, const int64_t l2, const int64_t l3, con… in Addcdiv() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/ |
| D | gen_lite_ops.h | 95 Addcdiv() : BaseOperator(kNameAddcdiv) {} in Addcdiv() function
|