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 |
mindspore-ci-bot
|
116ed509bf
|
!2234 add SigmoidCrossEntropyWithLogits op
Merge pull request !2234 from zyli2020/add_sigmoid_cross_entropy_with_logits
|
5 years ago |
mindspore-ci-bot
|
780459b1d5
|
!2212 optimize embedingLookup
Merge pull request !2212 from dengwentao/embedding
|
5 years ago |
mindspore-ci-bot
|
518e955260
|
!2200 Fix code review
Merge pull request !2200 from zjun/code_review
|
5 years ago |
wangcong
|
aed393d50f
|
add pre compile process
|
5 years ago |
mindspore-ci-bot
|
f96dcb026a
|
!2225 GPU shape check
Merge pull request !2225 from VectorSL/shape-check
|
5 years ago |
kswang
|
9d5502a4b6
|
fix cpu argmax register
|
5 years ago |
mindspore-ci-bot
|
3277a63e7d
|
!2227 modify create dynamic format build info
Merge pull request !2227 from jjfeing/master
|
5 years ago |
lizhenyu
|
636b8e2b88
|
add SigmoidCrossEntropyWithLogitsGrad op
|
5 years ago |
zjun
|
b69c200331
|
fix code review
|
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 |
mindspore-ci-bot
|
cef901fe0d
|
!2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
Merge pull request !2069 from liuxiao/fix-input-value-check-for-SparseApplyFtrl-and-SparseApplyAdaGrad
|
5 years ago |
wilfChen
|
9201ea5ed2
|
replace tanh implement with cudnn
|
5 years ago |
jjfeing
|
838dd1e5dd
|
modify create dynamic format build info
|
5 years ago |
VectorSL
|
9f0ae32d15
|
gpu update shapecheck
|
5 years ago |
dengwentao
|
98aa1b36da
|
modify embedding_look_up task process
|
5 years ago |
liuxiao
|
df63a3195d
|
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
|
5 years ago |
sunsuodong
|
618b734eda
|
applymomentum
|
5 years ago |
baihuawei
|
7f7c006acf
|
fix lstm bug when hidden_size is zero
|
5 years ago |
mindspore-ci-bot
|
4d34e49e8f
|
!2097 review gpu quant code
Merge pull request !2097 from chenzhongming/master
|
5 years ago |
VectorSL
|
46afb18e25
|
update argmaxwithvalue
|
5 years ago |
liuwenhao4
|
be40a90ec6
|
add InplaceAddD and InplaceSubD vm ops
|
5 years ago |
mindspore-ci-bot
|
14b997448a
|
!2134 fix cododex & pclint with tbe kernel
Merge pull request !2134 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
7b6f13886f
|
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
|
5 years ago |
jjfeing
|
b244304b99
|
fix codedex & pclint
|
5 years ago |
mindspore-ci-bot
|
664be2d047
|
!2072 optimize the performance of cpu lstm
Merge pull request !2072 from baihuawei/cpulstm
|
5 years ago |
mindspore-ci-bot
|
5845c4ad0d
|
!2109 clean review code
Merge pull request !2109 from caifubi/clean-review-code
|
5 years ago |
mindspore-ci-bot
|
d4a7c87b22
|
!2093 GPU add argmaxwithvalue
Merge pull request !2093 from VectorSL/argmaxwithvalue
|
5 years ago |
caifubi
|
2bf98d5502
|
fix code review
|
5 years ago |
jjfeing
|
5622a9eec4
|
modify log level from debug to info
|
5 years ago |
mindspore-ci-bot
|
ad035c4c54
|
!2103 FormatAgnostic without checking format in kernel build info
Merge pull request !2103 from jjfeing/master
|
5 years ago |
zhouneng
|
51fe3501a4
|
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
|
5 years ago |
jjfeing
|
8278db9d9c
|
FormatAgnostic without checking format in kernel build info
|
5 years ago |
mindspore-ci-bot
|
b096383386
|
!2045 optimize cpu ftrl
Merge pull request !2045 from kisnwang/optimize-cpu-ftrl
|
5 years ago |
baihuawei
|
f7bf4e6376
|
optimize cpu lstm performance
|
5 years ago |
chenzomi
|
23e04f3963
|
review gpu quant code
|
5 years ago |
VectorSL
|
17377912ba
|
gpu add argmaxwithvalue
|
5 years ago |
mindspore-ci-bot
|
703c1b26dd
|
!2063 GPU codex fix
Merge pull request !2063 from VectorSL/codex-fix
|
5 years ago |
kswang
|
abf0ee6ff3
|
optimize reduce sparse gradient
|
5 years ago |
mindspore-ci-bot
|
2005ecc284
|
!1949 in order to support dynamic broadcast reduce format with operator
Merge pull request !1949 from jjfeing/master
|
5 years ago |
jjfeing
|
caab25e09b
|
tbe select broadcast reduce dynamic
|
5 years ago |
mindspore-ci-bot
|
a8378a3357
|
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
Merge pull request !1924 from liuxiao/ops-for-VM
|
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 |
mindspore-ci-bot
|
05ae8c580d
|
!2032 Gpu codex warning fix
Merge pull request !2032 from chenweifeng/codex
|
5 years ago |
mindspore-ci-bot
|
ac5878b4b7
|
!1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
Merge pull request !1939 from lihongkang/lhk_master
|
5 years ago |