mindspore-ci-bot
|
ac3c35c329
|
!2749 GPU update argmaxwithvalue
Merge pull request !2749 from VectorSL/argmaxwithvalue
|
2020-07-04 10:12:46 +08:00 |
VectorSL
|
f49b8ad6d2
|
update argmaxwithvalue
|
2020-06-30 18:48:34 +08:00 |
mindspore-ci-bot
|
1066debc2b
|
!2698 GPU dropout rewrite
Merge pull request !2698 from VectorSL/drop
|
2020-06-29 22:09:12 +08:00 |
VectorSL
|
136b456967
|
gpu dropout rewrite
|
2020-06-29 17:26:03 +08:00 |
lizhenyu
|
7bbe183e6f
|
bugfix:Attr of axis of ReduceSum is invalid
|
2020-06-29 11:38:08 +08:00 |
VectorSL
|
b854ae7ebc
|
gpu mul support int
|
2020-06-28 21:59:03 +08:00 |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
2020-06-23 20:40:45 +08:00 |
mindspore-ci-bot
|
8870956954
|
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
|
2020-06-23 18:57:21 +08:00 |
chenzomi
|
8873f9dc7e
|
add fake quant test case for gpu
|
2020-06-23 15:27:33 +08:00 |
mindspore-ci-bot
|
64f8bc5278
|
!2457 GPU layernorm momentum support fp16
Merge pull request !2457 from VectorSL/gpu-type-expand
|
2020-06-23 14:20:26 +08:00 |
mindspore-ci-bot
|
a2cd05339f
|
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
|
2020-06-23 14:12:23 +08:00 |
VectorSL
|
da71a9148e
|
gpu momentum layernorm layernormgrad support fp16
|
2020-06-22 20:35:48 +08:00 |
wangdongxu
|
02584fe2c7
|
fix perchannel num_channels not set bug and adjust quant.py params order
|
2020-06-22 18:27:54 +08:00 |
mindspore-ci-bot
|
f1a69de0b6
|
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
|
2020-06-22 14:40:25 +08:00 |
chenzomi
|
a834a6308e
|
change some comment name in the whole project
|
2020-06-22 12:59:21 +08:00 |
wilfChen
|
480bf4151b
|
Gpu Minimum & Maximum kernels support int32
|
2020-06-19 17:11:04 +08:00 |
wilfChen
|
8f4cd76582
|
gpu Gelu kernel support fp16
|
2020-06-18 19:33:27 +08:00 |
lizhenyu
|
ea0cd5ccdd
|
add Sigmoid and SigmoidGrad operation of GPU
|
2020-06-18 15:42:58 +08:00 |
mindspore-ci-bot
|
19e66f06e2
|
!2150 Gpu Tanh kernel support fp16
Merge pull request !2150 from chenweifeng/tanh-fp16
|
2020-06-18 12:50:25 +08:00 |
mindspore-ci-bot
|
fe797aaf10
|
!2229 add ftrl optimizer
Merge pull request !2229 from zyli2020/add_ftrl_op
|
2020-06-18 09:48:42 +08:00 |
mindspore-ci-bot
|
95d887a35b
|
!2226 add adam op for wide&deep model
Merge pull request !2226 from zyli2020/add_adam_op
|
2020-06-18 09:47:51 +08:00 |
mindspore-ci-bot
|
c4863683ef
|
!2235 add SigmoidCrossEntropyWithLogitsGrad operation
Merge pull request !2235 from zyli2020/add_sigmoid_cross_entropy_with_logits_grad
|
2020-06-18 09:47:15 +08:00 |
mindspore-ci-bot
|
116ed509bf
|
!2234 add SigmoidCrossEntropyWithLogits op
Merge pull request !2234 from zyli2020/add_sigmoid_cross_entropy_with_logits
|
2020-06-18 09:46:28 +08:00 |
lizhenyu
|
636b8e2b88
|
add SigmoidCrossEntropyWithLogitsGrad op
|
2020-06-17 19:33:27 +08:00 |
lizhenyu
|
694a8213b7
|
add adam optimizer
|
2020-06-17 17:07:41 +08:00 |
lizhenyu
|
ac2217dbae
|
add SigmoidCrossEntropyWithLogits op
|
2020-06-17 17:00:26 +08:00 |
lizhenyu
|
c3360a84cd
|
add ftrl optimizer
|
2020-06-17 16:58:00 +08:00 |
wilfChen
|
9201ea5ed2
|
replace tanh implement with cudnn
|
2020-06-17 16:35:27 +08:00 |
VectorSL
|
9f0ae32d15
|
gpu update shapecheck
|
2020-06-17 16:12:15 +08:00 |
mindspore-ci-bot
|
4d34e49e8f
|
!2097 review gpu quant code
Merge pull request !2097 from chenzhongming/master
|
2020-06-16 21:09:49 +08:00 |
VectorSL
|
46afb18e25
|
update argmaxwithvalue
|
2020-06-16 14:56:59 +08:00 |
mindspore-ci-bot
|
d4a7c87b22
|
!2093 GPU add argmaxwithvalue
Merge pull request !2093 from VectorSL/argmaxwithvalue
|
2020-06-15 14:18:37 +08:00 |
chenzomi
|
23e04f3963
|
review gpu quant code
|
2020-06-15 09:16:29 +08:00 |
VectorSL
|
17377912ba
|
gpu add argmaxwithvalue
|
2020-06-14 14:51:06 +08:00 |
VectorSL
|
6414e23fe5
|
gpu codex fix
|
2020-06-12 16:44:11 +08:00 |
mindspore-ci-bot
|
cfcba6eec1
|
!2039 GPU refactor cuda/cudnn datatype
Merge pull request !2039 from VectorSL/refactor-datatype
|
2020-06-12 15:16:02 +08:00 |
wilfChen
|
3b09299b69
|
gpu codex warning fix
|
2020-06-12 11:14:59 +08:00 |
VectorSL
|
8c1bd6c589
|
gpu refactor cuda datatype
|
2020-06-12 10:43:50 +08:00 |
VectorSL
|
8f2ec32d95
|
gpu support bert finetune
|
2020-06-09 11:42:53 +08:00 |
jiangjinsheng
|
51affc2f1b
|
fixed validator for CumProd, ReduceProd, ApplyRMSProp
|
2020-06-08 16:49:14 +08:00 |
chenzomi
|
b7db3e9a4b
|
add fake quant per channel and bug fix
|
2020-06-05 15:39:25 +08:00 |
mindspore-ci-bot
|
9c305813b1
|
!1791 fix compile bugs in quant.py and correction_mul_grad
Merge pull request !1791 from wandongdong/master
|
2020-06-02 16:21:22 +08:00 |
mindspore-ci-bot
|
39ff4572ce
|
!1782 GPU slice support null output
Merge pull request !1782 from VectorSL/slice-null
|
2020-06-02 15:54:36 +08:00 |
wandongdong
|
1c3e579687
|
fix bug in quant and correction_mul_grad
|
2020-06-02 15:46:05 +08:00 |
mindspore-ci-bot
|
90eedfb351
|
!1784 fix bug in fake quant grad
Merge pull request !1784 from SanjayChan/fakequant_bug_fix
|
2020-06-02 10:28:18 +08:00 |
VectorSL
|
efdfbee9df
|
gpu slice support null output
|
2020-06-02 10:17:30 +08:00 |
chenzomi
|
e9a67efc6b
|
fix bug in fake quant grad
|
2020-06-02 09:31:26 +08:00 |
wilfChen
|
cf0820aae9
|
Gpu Dropout kernel fix
|
2020-06-01 17:23:27 +08:00 |
mindspore-ci-bot
|
132ea0ad08
|
!1438 GPU GetNext kernel fix
Merge pull request !1438 from chenweifeng/getnext
|
2020-05-28 20:48:01 +08:00 |
mindspore-ci-bot
|
8db919fafc
|
!1521 Gpu Matmul & BiasAdd kernel support null input
Merge pull request !1521 from chenweifeng/empty_input
|
2020-05-28 20:46:35 +08:00 |