mindspore-ci-bot
|
44bf7c9330
|
!1414 fix issue use reshape as flatten grad impl
Merge pull request !1414 from zhaozhenlong/fix-issues-reshape-replace-flattern-grad
|
5 years ago |
zhaozhenlong
|
30b93ecbf8
|
use reshape as flatten grad
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |
zhaojichen
|
a42ec8f69f
|
add applyrmsprop op for vm
|
5 years ago |
mindspore-ci-bot
|
274f6f014f
|
!1133 support tensor get value by tensor index
Merge pull request !1133 from zhangbuxue/support_tensor_get_value_by_tensor_index
|
5 years ago |
buxue
|
e490618db8
|
support tensor get value by tensor index
support tensor set value by tensor index
|
5 years ago |
zhouneng
|
218ade30b2
|
add vm support sin and cumsum
|
5 years ago |
lihongkang
|
cf543382aa
|
add vms for binarycrossentropy and binarycrossentropygrad
|
5 years ago |
mindspore-ci-bot
|
18c9495000
|
!1228 Adapt tbe op UnsortedSegmentMin for GE.
Merge pull request !1228 from liuxiao/UnsortedSegmentMin
|
5 years ago |
liuxiao
|
cc024bb3a1
|
UnsortedSegmentMin for GE
|
5 years ago |
zhaojichen
|
d1d1766bed
|
add squaresumall op
|
5 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
5 years ago |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
5 years ago |
mindspore-ci-bot
|
4efa9717bb
|
!1129 Add op bounding box encoder
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
|
5 years ago |
changzherui
|
1e93927772
|
code 516 for test
|
5 years ago |
zhaozhenlong
|
b54ffdc086
|
add op BoundingBoxDecode
iou
NMSWithMask
larsupdate testcase
sgd testcase
|
5 years ago |
zhouneng
|
c2a1b5f8c1
|
add register info for ROIAlign and ROIAlignGrad
|
5 years ago |
mindspore-ci-bot
|
7e3ec651dc
|
!1094 Complete vm ops for L2Normalize and L2NormalizeGrad
Merge pull request !1094 from zhouneng/add_vm_support_l2normalize
|
5 years ago |
lihongkang
|
ca8a914736
|
接入算子resizebilinear and resizebilineargrad
|
5 years ago |
zhouneng
|
79725af4cd
|
为L2Normalize/L2NormalizeGrad增加VM支持
|
5 years ago |
liuxiao
|
10abb68498
|
add ops CTCLoss
|
5 years ago |
liuxiao
|
4335e9bc83
|
adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
|
5 years ago |
buxue
|
ac86996746
|
develop op ScatterMax and dock ge process
|
5 years ago |
liuxiao
|
eba74ca8f7
|
add ops for VM
|
5 years ago |
changzherui
|
b323199dc1
|
syn code 430
|
5 years ago |
zhaozhenlong
|
4694c979a5
|
delete pack description about num and add raise error
SparseApplyAdagrad example format
PReLU and grad state 1-d not supported
atan2 bprop dx dy revert to original shapes
|
5 years ago |
mindspore-ci-bot
|
0611c1a579
|
!849 [CT][MS] Wrong format of broadcast output, when multi-output
Merge pull request !849 from vlne-v1/I1FQ76-wrong-format-of-boardcast-output-when-multi-output
|
5 years ago |
Wei Luning
|
157710ca0f
|
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
|
5 years ago |
buxue
|
0c6cf98db0
|
fix bug of brpop of FloorMod
|
5 years ago |
zhaozhenlong
|
243cd33203
|
adapt SparseApplyAdagradD adding output accum
|
5 years ago |
buxue
|
0f89cc1da4
|
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
|
5 years ago |
mindspore-ci-bot
|
8bf35b2b0c
|
!700 validate bprop rules
Merge pull request !700 from penn/validate_bprop_rules
|
5 years ago |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
5 years ago |
liuxiao
|
5e877a7715
|
modify api and add example
|
5 years ago |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
5 years ago |
buxue
|
c8a1a24ce3
|
fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
|
5 years ago |
chang zherui
|
bd13f9ba33
|
modify ResizeNearestNeighborV2D
|
5 years ago |
liuxiao
|
b6e77e5178
|
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
|
5 years ago |
liuxiao
|
5b6c8fade8
|
Add Erf\FillD operator for VM
|
5 years ago |
liuxiao
|
c874e2d484
|
Add L2Loss op for VM
|
5 years ago |
mindspore-ci-bot
|
27a88a6bc3
|
!456 Auto cast case for NotEqual op
Merge pull request !456 from candanzg/not_equal_auto_cast
|
5 years ago |
candanzg
|
79c4312e89
|
NotEqual op auto cast
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
ougongchang
|
0ed6d9178e
|
add Histogram summary operator
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
|
5 years ago |
buxue
|
5841fe010e
|
Support pow's second input could be tensor and fix bug in bprop of pow
|
5 years ago |
liuxiao
|
0f0f83e292
|
modified api name Stack -> Pack, Unstack -> Unpack
|
5 years ago |
mindspore-ci-bot
|
3e36982314
|
!99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
|
5 years ago |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
5 years ago |
liuxiao
|
47d903ff57
|
Add pack and unpack
|
5 years ago |
zhangz0911gm
|
6f1747045c
|
Add FloorMod, Acosh in ME
|
5 years ago |
zhaoting
|
ed3c2d7229
|
add RMSProp optimizer
|
5 years ago |