VectorSL
|
136b456967
|
gpu dropout rewrite
|
5 years ago |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
5 years ago |
mindspore-ci-bot
|
64f8bc5278
|
!2457 GPU layernorm momentum support fp16
Merge pull request !2457 from VectorSL/gpu-type-expand
|
5 years ago |
mindspore-ci-bot
|
a2cd05339f
|
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
|
5 years ago |
VectorSL
|
da71a9148e
|
gpu momentum layernorm layernormgrad support fp16
|
5 years ago |
wilfChen
|
8f4cd76582
|
gpu Gelu kernel support fp16
|
5 years ago |
lizhenyu
|
ea0cd5ccdd
|
add Sigmoid and SigmoidGrad operation of GPU
|
5 years ago |
mindspore-ci-bot
|
19e66f06e2
|
!2150 Gpu Tanh kernel support fp16
Merge pull request !2150 from chenweifeng/tanh-fp16
|
5 years ago |
mindspore-ci-bot
|
fe797aaf10
|
!2229 add ftrl optimizer
Merge pull request !2229 from zyli2020/add_ftrl_op
|
5 years ago |
mindspore-ci-bot
|
95d887a35b
|
!2226 add adam op for wide&deep model
Merge pull request !2226 from zyli2020/add_adam_op
|
5 years ago |
mindspore-ci-bot
|
c4863683ef
|
!2235 add SigmoidCrossEntropyWithLogitsGrad operation
Merge pull request !2235 from zyli2020/add_sigmoid_cross_entropy_with_logits_grad
|
5 years ago |
lizhenyu
|
636b8e2b88
|
add SigmoidCrossEntropyWithLogitsGrad op
|
5 years ago |
lizhenyu
|
694a8213b7
|
add adam optimizer
|
5 years ago |
lizhenyu
|
ac2217dbae
|
add SigmoidCrossEntropyWithLogits op
|
5 years ago |
lizhenyu
|
c3360a84cd
|
add ftrl optimizer
|
5 years ago |
wilfChen
|
9201ea5ed2
|
replace tanh implement with cudnn
|
5 years ago |
VectorSL
|
6414e23fe5
|
gpu codex fix
|
5 years ago |
mindspore-ci-bot
|
cfcba6eec1
|
!2039 GPU refactor cuda/cudnn datatype
Merge pull request !2039 from VectorSL/refactor-datatype
|
5 years ago |
wilfChen
|
3b09299b69
|
gpu codex warning fix
|
5 years ago |
VectorSL
|
8c1bd6c589
|
gpu refactor cuda datatype
|
5 years ago |
jiangjinsheng
|
51affc2f1b
|
fixed validator for CumProd, ReduceProd, ApplyRMSProp
|
5 years ago |
wilfChen
|
cf0820aae9
|
Gpu Dropout kernel fix
|
5 years ago |
caifubi
|
5b963aef2b
|
Change uintptr_t to void ptr
|
5 years ago |
wilfChen
|
1991a89f40
|
LayerNormGrad fix & codex
|
5 years ago |
VectorSL
|
9996e0d4d2
|
gpu update shape infer
|
5 years ago |
wilfChen
|
59c4cf256c
|
gpu support broadcast kernels
|
5 years ago |
mindspore-ci-bot
|
da7054645a
|
!948 gpu support LogSoftmax & LogSoftmaxGrad kernel
Merge pull request !948 from chenweifeng/logsoftmax
|
5 years ago |
limingqi107
|
05e8d95e7f
|
optimize the gpu context switch
|
5 years ago |
wilfChen
|
1eb60df5d4
|
gpu support logsoftmax & logsoftmaxgrad kernel
|
5 years ago |
mindspore-ci-bot
|
bda4ebd591
|
!322 Gpu Support RMSProp kernel
Merge pull request !322 from chenweifeng/rmsprop
|
5 years ago |
mindspore-ci-bot
|
97d21ba014
|
!502 Gpu Support Gelu & GeluGrad
Merge pull request !502 from chenweifeng/gelu
|
5 years ago |
mindspore-ci-bot
|
a97f30ba7d
|
!516 Gpu support Tanh & TanhGrad kernel
Merge pull request !516 from chenweifeng/tanh
|
5 years ago |
wilfChen
|
a304304c30
|
gpu support Gelu & GeluGrad kernels
|
5 years ago |
wilfChen
|
311bf41e6d
|
gpu support tanh & tanhgrad kernel
|
5 years ago |
VectorSL
|
19972fd347
|
update conv2d_bprop init
|
5 years ago |
mindspore-ci-bot
|
e03359cc32
|
!896 GPU tensoradd add shape checking
Merge pull request !896 from VectorSL/update-tensoradd
|
5 years ago |
VectorSL
|
944c9ec933
|
gpu tensoradd add shape validation check
|
5 years ago |
wilfChen
|
a266fd03b0
|
fix codex warning
|
5 years ago |
changzherui
|
b323199dc1
|
syn code 430
|
5 years ago |
mindspore-ci-bot
|
8c035a5171
|
!756 Gpu support LayerNorm kernel
Merge pull request !756 from chenweifeng/layer_norm
|
5 years ago |
VectorSL
|
25af911ed9
|
gpu update bn
|
5 years ago |
wilfChen
|
53b4529558
|
Gpu support LayerNorm kernel
|
5 years ago |
mindspore-ci-bot
|
001912237e
|
!677 GPU fix codex for conv2d
Merge pull request !677 from VectorSL/fix-codex-for-gpu-conv2d
|
5 years ago |
VectorSL
|
fe9008f73c
|
fix codex for gpu conv2d
|
5 years ago |
VectorSL
|
ee7a64018c
|
gpu update conv kernel for auto-mixed-precision
|
5 years ago |
chang zherui
|
bd13f9ba33
|
modify ResizeNearestNeighborV2D
|
5 years ago |
VectorSL
|
cc7b05e3ce
|
fix cudnn type error
|
5 years ago |
mindspore-ci-bot
|
58488c5dc8
|
!496 fix bug in cross entropy error
Merge pull request !496 from SanjayChan/cross_entropy
|
5 years ago |
mindspore-ci-bot
|
f746caf592
|
!316 Edit GPU ops
Merge pull request !316 from VectorSL/edit
|
5 years ago |
chenzomi
|
65a237633d
|
fix bug in cross entropy error
|
5 years ago |