mindspore2022/mindspore/ccsrc/backend/kernel_compiler/gpu/math
mindspore-ci-bot b619af917f !7166 gpu no broad cast kernel dims exceed
Merge pull request !7166 from chenweifeng/broadcast-grad-dims-exceed
2020-10-14 15:34:07 +08:00
..
addn_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
addn_gpu_kernel.h addn use intermediate results 2020-10-10 17:33:16 +08:00
assign_add_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
assign_add_gpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
bias_add_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
bias_add_gpu_kernel.h gpu inceptionv3 optimize 2020-09-04 14:45:34 +08:00
broadcast_gpu_kernel.cc add int32 support to greater gpu kernel 2020-09-08 18:32:44 -04:00
broadcast_gpu_kernel.h !7166 gpu no broad cast kernel dims exceed 2020-10-14 15:34:07 +08:00
broadcast_grad_gpu_kernel.cc added type support for transpose and maxgrad 2020-08-13 16:47:41 -04:00
broadcast_grad_gpu_kernel.h !7166 gpu no broad cast kernel dims exceed 2020-10-14 15:34:07 +08:00
cast_all_gpu_kernel.cc gpu add combine cast fusion 2020-09-27 16:07:07 +08:00
cast_all_gpu_kernel.h gpu add combine cast fusion 2020-09-27 16:07:07 +08:00
cholesky_solve_gpu_kernel.cc support cusolver AND OPS cholesky_solve 2020-08-06 15:13:13 +08:00
cholesky_solve_gpu_kernel.h support cusolver AND OPS cholesky_solve 2020-08-06 15:13:13 +08:00
cumsum_gpu_kernel.cc fix cumsum 2020-08-09 15:02:22 +08:00
cumsum_gpu_kernel.h fix cumsum 2020-08-09 15:02:22 +08:00
equalcount_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
equalcount_gpu_kernel.h mindspore path adjust 2020-07-14 18:07:28 +08:00
erf_gpu_kernel.cc Add dtype float16 that erf and erfc should support 2020-09-17 09:36:23 -04:00
erf_gpu_kernel.h Support erf and erfc ant GPU backend 2020-09-15 22:14:32 -04:00
erfc_gpu_kernel.cc Add dtype float16 that erf and erfc should support 2020-09-17 09:36:23 -04:00
erfc_gpu_kernel.h Support erf and erfc ant GPU backend 2020-09-15 22:14:32 -04:00
float_status_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
float_status_gpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
matmul_gpu_kernel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
matmul_gpu_kernel.h fix codex 2020-09-18 11:16:26 +08:00
multinomial_gpu_kernel.cc add multinomial backend 2020-08-11 17:18:59 +08:00
multinomial_gpu_kernel.h clear warnings 2020-09-17 21:37:26 +08:00
nms_with_mask_gpu_kernel.cc stuff added 2020-07-29 15:11:24 -04:00
nms_with_mask_gpu_kernel.h NMS perf boost 2020-09-15 18:01:45 -04:00
random_op_gpu_kernel.cc Refactor uniform ops in GPU context 2020-08-18 20:01:09 -04:00
random_op_gpu_kernel.h Refactor uniform ops in GPU context 2020-08-18 20:01:09 -04:00
unary_op_gpu_kernel.cc sqrt rsqrt add fp16 2020-09-21 17:09:55 +08:00
unary_op_gpu_kernel.h add GPU operator 2020-09-19 12:13:06 +08:00
unary_op_grad_gpu_kernel.cc new add sqrt_grad and rsqrt_grad. 2020-09-17 17:13:25 +08:00
unary_op_grad_gpu_kernel.h new add sqrt_grad and rsqrt_grad. 2020-09-17 17:13:25 +08:00
update_thor_gradient.cc update thor gradient op 2020-08-05 17:37:08 +08:00
update_thor_gradient.h update thor gradient op 2020-08-05 17:37:08 +08:00