fary86
|
78b4479ac6
|
Fix bug of ApplyRMSProp's check
|
6 years ago |
zhaozhenlong
|
2265669d32
|
add examples for ops
Conv2D
Conv2dBackpropInput
SigmoidCrossEntropyWithLogits
SoftmaxCrossEntropyWithLogits
SparseSoftmaxCrossEntropyWithLogits
SparseApplyAdagrad
|
6 years ago |
mindspore-ci-bot
|
c52466d9bd
|
!691 fix bug of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative.
Merge pull request !691 from zhangbuxue/fix_bug_of_ops
|
6 years ago |
buxue
|
9cb71441ea
|
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
|
6 years ago |
liuxiao
|
5e877a7715
|
modify api and add example
|
6 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
6 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
|
6 years ago |
jinyaohui
|
219bc18439
|
clean pylint
|
6 years ago |
mindspore-ci-bot
|
db9dd26444
|
!653 add LARSUpdate example in comments
Merge pull request !653 from gziyan/add_lars_example
|
6 years ago |
Ziyan
|
bb527bc5cf
|
add LARSUpdate example
|
6 years ago |
liuxiao
|
b6e77e5178
|
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
|
6 years ago |
mindspore-ci-bot
|
f32e17308f
|
!561 add example for MaxPool and MaxPoolWithArgmax
Merge pull request !561 from jiangjinsheng/maxpool_example
|
6 years ago |
jiangjinsheng
|
f3bf699b8d
|
add example for maxpool
|
6 years ago |
liuxiao
|
c874e2d484
|
Add L2Loss op for VM
|
6 years ago |
jiangjinsheng
|
4b19409a6f
|
add example for maxpool
|
6 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
|
6 years ago |
fary86
|
6dd72f654a
|
Add prim name to error message for nn_ops.py
|
6 years ago |
chenzomi
|
c0229fa951
|
change hswish and hsigmoid accroding to primitive
|
6 years ago |
mindspore-ci-bot
|
71b63c3fcf
|
!246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
|
6 years ago |
Wei Luning
|
ea6958c50a
|
add pattern AdjustAllReduceMulAdd
|
6 years ago |
buxue
|
b600991cc3
|
dock DepthwiseConv2dBackprop DepthwiseConv2dBackpropFilter DepthwiseConv2dBackpropInput
|
6 years ago |
mindspore-ci-bot
|
82cfe347fb
|
!391 Modify examples of ApplyMomentum/ArgMax
Merge pull request !391 from Simson/push-to-opensource
|
6 years ago |
simson
|
51de42bc05
|
modify examples of ApplyMomentum/ArgMax
|
6 years ago |
zhangz0911gm
|
4ba6f7884d
|
Fixing problem issues including class slice example cannot run, adding an example for class SigmoidCrossEntropyWithLogits etc.
|
6 years ago |
mindspore-ci-bot
|
aa250749cb
|
!352 modify GetNext op example
Merge pull request !352 from wanghua/master
|
6 years ago |
wanghua
|
c3e0ce68d5
|
modify GetNext OP example
|
6 years ago |
wangnan39@huawei.com
|
4a292d48f9
|
modify annotation of DepthwiseConv2d
|
6 years ago |
mindspore-ci-bot
|
6721541c9d
|
!25 Develop Cell unfold,and Op ExtractImagePatches.
Merge pull request !25 from zhangbuxue/unfold-develop
|
6 years ago |
buxue
|
62807da0c4
|
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
|
6 years ago |
mindspore-ci-bot
|
d52282df2f
|
!303 change some settings in YOLOv3
Merge pull request !303 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
|
6 years ago |
wangnan39@huawei.com
|
8ba68220dd
|
modify annotation of DepthwiseConv2d
|
6 years ago |
mindspore-ci-bot
|
94589ce611
|
!226 expend conv stride and dilation to 2d
Merge pull request !226 from wangnan39/expend_conv_stride_to_2d
|
6 years ago |
mindspore-ci-bot
|
0ca4ceb73f
|
!281 bug fix in gpu aware quantizaiton ops
Merge pull request !281 from SanjayChan/origin/quant_liantiao
|
6 years ago |
chenzomi
|
652ab6c386
|
add test case for aware quantizaiton
|
6 years ago |
wangnan39@huawei.com
|
2604acedcb
|
extend conv stride and dilation to 2d
|
6 years ago |
mindspore-ci-bot
|
7ffb8bb19f
|
!250 Add nn.pad to support three modes
Merge pull request !250 from casgj/gaojing_new4
|
6 years ago |
zhaoting
|
cc6258d6ac
|
fix adam notes
|
6 years ago |
gaojing
|
2db3e64ff2
|
add operation
|
6 years ago |
mindspore-ci-bot
|
3924e51189
|
!266 Unify the import of paramter and mstype in front example
Merge pull request !266 from ghzl/modify-some-example-in-me-front
|
6 years ago |
Wei Luning
|
2fecdede6b
|
support amp when model eval, fix example of UnsortSegmentsSum
|
6 years ago |
guohongzilong
|
50ed76bc0c
|
unify some examples in mindpore front
|
6 years ago |
mindspore-ci-bot
|
a44d734741
|
!212 quantization aware training frontend operators define.
Merge pull request !212 from SanjayChan/quant_frontend
|
6 years ago |
chenzomi
|
d64f662c76
|
quantization aware training frontend operators define.
|
6 years ago |
zhaoting
|
fa03a66433
|
change adam output numbers adapter to tbe
|
6 years ago |
万万没想到
|
d9f7e56b43
|
fix review opinions in doc/comments
|
6 years ago |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
6 years ago |
mindspore-ci-bot
|
10481470df
|
!104 fix doc issues
Merge pull request !104 from 万万没想到/fix-doc-issues
|
6 years ago |
万万没想到
|
7a57b15b7c
|
modify comments
|
6 years ago |
mindspore-ci-bot
|
cc0ba93d17
|
!114 fix doc/comments issue merge from r0.1
Merge pull request !114 from 万万没想到/merge_from_r0.1
|
6 years ago |
zhangz0911gm
|
6f1747045c
|
Add FloorMod, Acosh in ME
|
6 years ago |