mindspore-ci-bot
|
5b3327d103
|
!746 reducescatter backforward operator
Merge pull request !746 from lirongzhen1/bp_reducescatter
|
5 years ago |
mindspore-ci-bot
|
8bf35b2b0c
|
!700 validate bprop rules
Merge pull request !700 from penn/validate_bprop_rules
|
5 years ago |
lirongzhen1
|
0b4648881b
|
add reducescatter bprop
|
5 years ago |
fary86
|
78b4479ac6
|
Fix bug of ApplyRMSProp's check
|
5 years ago |
mindspore-ci-bot
|
0c0ba9df25
|
!753 dock FloorMod GreaterEqual NotEqual ScatterNd
Merge pull request !753 from zhangbuxue/dock_FloorMod_GreatEqual_NotEqual
|
5 years ago |
mindspore-ci-bot
|
f940b66899
|
!738 fix issues
Merge pull request !738 from zhaozhenlong/fix-issues-conv2d-example
|
5 years ago |
mindspore-ci-bot
|
afbd24cb78
|
!718 Fix dtype judge sentence in infer_dtype function of hcom operations
Merge pull request !718 from zhouyuanshen/master
|
5 years ago |
mindspore-ci-bot
|
68bdcb4e62
|
!663 fix tensor equal bug
Merge pull request !663 from flywind/fix_bug
|
5 years ago |
zhaozhenlong
|
2265669d32
|
add examples for ops
Conv2D
Conv2dBackpropInput
SigmoidCrossEntropyWithLogits
SoftmaxCrossEntropyWithLogits
SparseSoftmaxCrossEntropyWithLogits
SparseApplyAdagrad
|
5 years ago |
buxue
|
70c80c0595
|
dock FloorMod GreaterEqual NotEqual ScatterNdUpdate
|
5 years ago |
zhouyuanshen
|
c046874b03
|
fix bug in infer_dtype function of hcom operations
|
5 years ago |
kpy
|
e64c755ad6
|
change tensor equal bug
|
5 years ago |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
5 years ago |
mindspore-ci-bot
|
c52466d9bd
|
!691 fix bug of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative.
Merge pull request !691 from zhangbuxue/fix_bug_of_ops
|
5 years ago |
mindspore-ci-bot
|
efdcd4c258
|
!682 fix api comments of some ops
Merge pull request !682 from liuxiao/fix-bug
|
5 years ago |
buxue
|
9cb71441ea
|
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
|
5 years ago |
fary86
|
2078229436
|
Add prim name to error message for array_ops
|
6 years ago |
mindspore-ci-bot
|
789edcb23a
|
!654 change get_group to internal interface
Merge pull request !654 from lichen/change_get_group_to_internal_interface
|
5 years ago |
mindspore-ci-bot
|
c1ef1e0aee
|
!641 pynative-lamb-op-zeros-like-tensor-query-failed
Merge pull request !641 from JoyLvliang/pynative-lamb-op-zeros-like-tensor-query-failed
|
5 years ago |
lichenever
|
ba3a1f4ffe
|
change get_group to internal interface
|
5 years ago |
liuxiao
|
5e877a7715
|
modify api and add example
|
5 years ago |
mindspore-ci-bot
|
875ebc296d
|
!662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
|
5 years ago |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
5 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
5 years ago |
lvliang
|
52ab6f4948
|
pynative-lamb-op-zeros-like-tensor-query-failed
|
5 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
|
5 years ago |
jinyaohui
|
219bc18439
|
clean pylint
|
5 years ago |
mindspore-ci-bot
|
a02eb240e9
|
!595 Tensor assign with int or tuple(int) index
Merge pull request !595 from candanzg/tensor_assign_with_integer
|
5 years ago |
candanzg
|
31aae36106
|
Tensor assign with integer
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
db9dd26444
|
!653 add LARSUpdate example in comments
Merge pull request !653 from gziyan/add_lars_example
|
5 years ago |
Ziyan
|
bb527bc5cf
|
add LARSUpdate example
|
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 |
mindspore-ci-bot
|
19e1494a68
|
!375 Add prim name to error message for _grad_ops.py
Merge pull request !375 from fary86/add_prim_name_to_error_message_for_grad_ops
|
5 years ago |
mindspore-ci-bot
|
5ac07bb695
|
!504 Support Tensor assign A[slice] = u
Merge pull request !504 from candanzg/tensor_assign_with_slice
|
5 years ago |
fary86
|
8bb93411f3
|
Add prim name to error message for _grad_ops.py
|
6 years ago |
candanzg
|
663d597330
|
tensor assign with slice index
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
0bf6717e9a
|
!454 Fix the check of bool type in auto cast
Merge pull request !454 from candanzg/bug_cast_op
|
5 years ago |
liuxiao
|
b6e77e5178
|
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
|
5 years ago |
mindspore-ci-bot
|
1a0d2666b7
|
!559 Add Fill/Erf op for VM.
Merge pull request !559 from liuxiao/fill-op
|
5 years ago |
mindspore-ci-bot
|
f32e17308f
|
!561 add example for MaxPool and MaxPoolWithArgmax
Merge pull request !561 from jiangjinsheng/maxpool_example
|
5 years ago |
mindspore-ci-bot
|
7d20085244
|
!367 Add prim name to error message for other operators
Merge pull request !367 from fary86/add_prim_name_to_error_message_for_other_ops
|
5 years ago |
jiangjinsheng
|
f3bf699b8d
|
add example for maxpool
|
5 years ago |
mindspore-ci-bot
|
24a9f4974c
|
!536 support ellipsis and bool for tensor slice
Merge pull request !536 from zhangbuxue/support_elipis_for_tensor_slice
|
5 years ago |
fary86
|
6770c66ed9
|
Add prim name to error message for other operators left
|
6 years ago |
liuxiao
|
5b6c8fade8
|
Add Erf\FillD operator for VM
|
6 years ago |
buxue
|
437bb8c27c
|
support ellipsis and bool for tensor slice
|
5 years ago |
zhangz0911gm
|
92ab989a85
|
Getting Some simple issues fixed
|
6 years ago |
liuxiao
|
c874e2d484
|
Add L2Loss op for VM
|
6 years ago |
jiangjinsheng
|
4b19409a6f
|
add example for maxpool
|
5 years ago |
mindspore-ci-bot
|
72f42fc37c
|
!170 Add prim name to error message for operators in nn_ops.py
Merge pull request !170 from fary86/add_prim_name_to_error_message_for_nn_ops
|
5 years ago |