mindspore-ci-bot
d0e7ee38b4
!107 Add YOLOv3 infer scipt and change dataset to MindRecord
...
Merge pull request !107 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
5 years ago
mindspore-ci-bot
367f513e8c
!98 Pass str instead of bool to ge.exec.EnableDump
...
Merge pull request !98 from ghzl/ge-exec-EnableDump-change-to-str
5 years ago
mindspore-ci-bot
b1bc4ea296
!117 new run package update
...
Merge pull request !117 from jjfeing/master
5 years ago
zhaoting
1b4041a8f1
add weight decay in RMSProp optimizer
5 years ago
zhaoting
0c81759ae6
add YOLOv3 infer scipt and change dataset to MindRecord
5 years ago
mindspore-ci-bot
8566f893c4
!2 adapting TBE operators IR changed
...
Merge pull request !2 from mxm/for_adapting_tbe
5 years ago
mindspore-ci-bot
cc0ba93d17
!114 fix doc/comments issue merge from r0.1
...
Merge pull request !114 from 万万没想到/merge_from_r0.1
5 years ago
y00445136
b3cd639c09
add support for bool
5 years ago
zhangz0911gm
96e1127edb
Adding new operator SparseApplyFtrlD in ME
5 years ago
mindspore-ci-bot
3289d7bb69
!109 Fix some typo errors in session and device module
...
Merge pull request !109 from leonwanghui/typo-fix
5 years ago
jjfeing
8ece432ae9
tr5 run package update
5 years ago
huangdongrun
461d8e3a08
add comparison ops
...
fix pylint
use scalar_lt primitive directly
fix review
5 years ago
chang zherui
86a3398547
modify runtest py ut for parallel exec
5 years ago
xiefangqi
bc4602b58e
fix and remove useless import of example, st, ut
5 years ago
yanghaoran
b53c974513
modify reduceminD and reducemaxD IR
5 years ago
mindspore-ci-bot
9be1a01db6
!85 Optimize depend edge with make tuple input
...
Merge pull request !85 from YuJianfeng/master
5 years ago
mindspore-ci-bot
d245792842
!94 enhance: reduce execution time for mindrecord test case
...
Merge pull request !94 from yanzhenxiang2020/fix_mindrecord_ut_long_time
5 years ago
mindspore-ci-bot
1ace66c87c
!110 Fix RandomCrop parameter check
...
Merge pull request !110 from pengyanjun/fix_dataset_parameter_check_problem
5 years ago
mindspore-ci-bot
b8bfaeb65a
!108 dataset: remove feed mode in comment
...
Merge pull request !108 from ms_yan/feed_mode
5 years ago
mindspore-ci-bot
a5a904fbdf
!91 fix bug for allreduce fusion and add resnet unit test
...
Merge pull request !91 from chentingting/allreduce_fusion_resnet
5 years ago
mindspore-ci-bot
ad88c55859
!105 register not equal distributed op
...
Merge pull request !105 from lichen/register_not_equal_distributed_op
5 years ago
mindspore-ci-bot
cb323eccf0
!71 Add operator adapting in ME for FloorMod, Acosh and SparseApplyFtrlD 【CR】,并主动Acosh and FloorMod operator adapting
...
Merge pull request !71 from zhangzheng/sparse_acosh_floormod
5 years ago
mindspore-ci-bot
a1d6f42be8
!28 fix custom op bug when custom op has muti-out and not use all of outputs
...
Merge pull request !28 from geekun/master
5 years ago
mindspore-ci-bot
55916351ee
!52 remove ge depend
...
Merge pull request !52 from flywind/remove-ge-depend
5 years ago
zhangz0911gm
6f1747045c
Add FloorMod, Acosh in ME
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
5 years ago
万万没想到
605d980305
1. add Note refer to nn.SGD for detail
...
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
5 years ago
lichenever
ff808021c7
register not equal distributed op
5 years ago
yanzhenxiang2020
5a4f17bfb6
fix mindrecord ut long time
5 years ago
c00425699
ab917a734d
fix bug for allreduce fusion and add resnet unit test
5 years ago
ms_yan
c2fed0b739
remove (feed mode) in comment
5 years ago
mindspore-ci-bot
d8b460c780
!96 fix refkey bug for auto parallel
...
Merge pull request !96 from lichen/fix_ref_key_bug_for_auto_parallel
5 years ago
mindspore-ci-bot
13b6da8602
!103 Sort include file in parallel dir.
...
Merge pull request !103 from suteng/master
5 years ago
leonwanghui
fdb47860cc
Fix some typo errors in session and device module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
万万没想到
c3d210cc31
fix issue I1DBRX
...
delete duplicated words in comments
fix issue I1CJAP
fix issue I1D3WS
fix issue I1DBA8
fix issue I1CJ77
fix issue I1CJG3
fix review suggestion
5 years ago
Yanjun Peng
49a41bb2cc
fix random crop parameter check
5 years ago
lichenever
5240b1f603
fix refkey bug for auto parallel
5 years ago
mindspore-ci-bot
2aae218f4b
!88 fix examples of P.Fill()
...
Merge pull request !88 from 万万没想到/I1DBSX
5 years ago
mindspore-ci-bot
34b74e4430
!89 fix the examples of P.ReLU6
...
Merge pull request !89 from 万万没想到/I1DBUG
5 years ago
WeibiaoYu
b78427e619
the size of tensor may be bigger than 2GB, should use memcpy instead of memcpy_s
5 years ago
Su Teng
60b68a1470
sort include file in parallel dir
5 years ago
geekun
c42e53ae5b
fix custom op bug and add custom op check
5 years ago
mindspore-ci-bot
9cb219c683
!78 Add ascend st lenet script for pynative mode
...
Merge pull request !78 from JoyLvliang/pynative-add-lenet
5 years ago
mindspore-ci-bot
5acb93a345
!79 Dump Failed when trans_flag set to true
...
Merge pull request !79 from laiyongqiang/develop
5 years ago
guohongzilong
15d061f852
pass str to ge.exec.EnableDump
5 years ago
YuJianfeng
7f53bb062d
Optimize depend edge with make tuple input
5 years ago
mindspore-ci-bot
cf54ecfe6e
!62 support grad on python function with variable arguments
...
Merge pull request !62 from amongo/SupportGradOnVarArgs
5 years ago
mindspore-ci-bot
1857dacac2
!84 dataset: repair unsuitable warning in repeat count and epoch size check
...
Merge pull request !84 from ms_yan/epoch_repeat_check
5 years ago
mindspore-ci-bot
85df19b23c
!66 Add RMSProp optimizer
...
Merge pull request !66 from zhaoting/add-RMSProp
5 years ago
mindspore-ci-bot
a44b5293de
!68 fix bug: Failed to get parameter data in model parallel scenes, when the size of tensor large than 2GB
...
Merge pull request !68 from WeibiaoYu/master
5 years ago