mindspore-ci-bot
|
fe49b39c9a
|
!136 modify bert test file
Merge pull request !136 from wanghua/master
|
2020-04-03 21:13:22 +08:00 |
wanghua
|
5b176f258b
|
modify bert test file
|
2020-04-03 18:20:50 +08:00 |
mindspore-ci-bot
|
9e529f9dd0
|
!54 Interface change :`_Constant` to `Constant`
Merge pull request !54 from ghzl/initializer-change-_Constant-to-Constant
|
2020-04-03 17:53:51 +08:00 |
mindspore-ci-bot
|
9f982b513d
|
!129 fix bert precision bug
Merge pull request !129 from wanghua/master
|
2020-04-03 17:35:44 +08:00 |
guohongzilong
|
bb5320be13
|
iterfaces change: _Constant to Constant
|
2020-04-03 16:19:29 +08:00 |
mindspore-ci-bot
|
2c3c1577b1
|
!115 Add parallel operator for ExpandDims
Merge pull request !115 from yangzhenzhang/expand-dim
|
2020-04-03 15:54:33 +08:00 |
mindspore-ci-bot
|
a5d95e472e
|
!106 support comparison ops for python
Merge pull request !106 from amongo/SupportPythonOperators
|
2020-04-03 15:52:08 +08:00 |
mindspore-ci-bot
|
acb99f6e8c
|
!123 modify runtest.sh for python ut exec form
Merge pull request !123 from changzherui/modify_runtest_python_ut
|
2020-04-03 15:35:43 +08:00 |
yangzhenzhang
|
dd0d4e6b84
|
add parallel ops for expand dims
|
2020-04-03 15:17:07 +08:00 |
wanghua
|
da123c5b3e
|
fix bert precison bug
|
2020-04-03 14:55:25 +08:00 |
huangdongrun
|
461d8e3a08
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
2020-04-03 09:58:41 +08:00 |
chang zherui
|
86a3398547
|
modify runtest py ut for parallel exec
|
2020-04-03 09:38:04 +08:00 |
xiefangqi
|
bc4602b58e
|
fix and remove useless import of example, st, ut
|
2020-04-02 22:13:36 +08:00 |
mindspore-ci-bot
|
9be1a01db6
|
!85 Optimize depend edge with make tuple input
Merge pull request !85 from YuJianfeng/master
|
2020-04-02 22:00:18 +08:00 |
mindspore-ci-bot
|
d245792842
|
!94 enhance: reduce execution time for mindrecord test case
Merge pull request !94 from yanzhenxiang2020/fix_mindrecord_ut_long_time
|
2020-04-02 21:50:43 +08:00 |
mindspore-ci-bot
|
a5a904fbdf
|
!91 fix bug for allreduce fusion and add resnet unit test
Merge pull request !91 from chentingting/allreduce_fusion_resnet
|
2020-04-02 21:35:35 +08:00 |
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
|
2020-04-02 21:33:33 +08:00 |
mindspore-ci-bot
|
55916351ee
|
!52 remove ge depend
Merge pull request !52 from flywind/remove-ge-depend
|
2020-04-02 20:59:06 +08:00 |
zhangz0911gm
|
6f1747045c
|
Add FloorMod, Acosh in ME
|
2020-04-02 08:50:39 -04:00 |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
2020-04-02 19:38:42 +08:00 |
yanzhenxiang2020
|
5a4f17bfb6
|
fix mindrecord ut long time
|
2020-04-02 19:18:49 +08:00 |
c00425699
|
ab917a734d
|
fix bug for allreduce fusion and add resnet unit test
|
2020-04-02 18:55:04 +08:00 |
mindspore-ci-bot
|
d8b460c780
|
!96 fix refkey bug for auto parallel
Merge pull request !96 from lichen/fix_ref_key_bug_for_auto_parallel
|
2020-04-02 17:26:58 +08:00 |
lichenever
|
5240b1f603
|
fix refkey bug for auto parallel
|
2020-04-02 16:14:29 +08:00 |
mindspore-ci-bot
|
9cb219c683
|
!78 Add ascend st lenet script for pynative mode
Merge pull request !78 from JoyLvliang/pynative-add-lenet
|
2020-04-02 14:22:39 +08:00 |
YuJianfeng
|
7f53bb062d
|
Optimize depend edge with make tuple input
|
2020-04-02 11:33:34 +08:00 |
mindspore-ci-bot
|
cf54ecfe6e
|
!62 support grad on python function with variable arguments
Merge pull request !62 from amongo/SupportGradOnVarArgs
|
2020-04-02 11:21:06 +08:00 |
lvliang
|
ff4f935e40
|
pynative-add-lenet
|
2020-04-02 09:25:25 +08:00 |
zhaoting
|
ed3c2d7229
|
add RMSProp optimizer
|
2020-04-02 09:10:58 +08:00 |
mindspore-ci-bot
|
5c22c088bb
|
!69 Enable skipped dataset zip operator python unit tests
Merge pull request !69 from cathwong/ckw_dataset_py_ut1
|
2020-04-01 22:20:37 +08:00 |
huangdongrun
|
d3f733fa25
|
support grad on graph with variable arguments
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
|
2020-04-01 20:24:04 +08:00 |
mindspore-ci-bot
|
37dba2ddcf
|
!74 delete longtime python ut
Merge pull request !74 from changzherui/master
|
2020-04-01 18:29:58 +08:00 |
mindspore-ci-bot
|
69d5403319
|
!14 add adapter for ge atan2
Merge pull request !14 from zhaozhenlong/op/atan2
|
2020-04-01 18:24:55 +08:00 |
mindspore-ci-bot
|
a47046652a
|
!76 [Auto parallel] Refining the strategy_checking for resnset50
Merge pull request !76 from Xiaoda/modify-resnet50-strategy-checking
|
2020-04-01 16:36:13 +08:00 |
zhaozhenlong
|
bed5997a14
|
add atan2 operator
|
2020-04-01 16:27:35 +08:00 |
mindspore-ci-bot
|
f0bcf90b5b
|
!64 fix error while num_samples equal 0
Merge pull request !64 from anzhengqi/fix-check-num-samples
|
2020-04-01 15:48:38 +08:00 |
mindspore-ci-bot
|
22a9c00bcd
|
!57 Add parallel operators for Neg and BatchMatMul
Merge pull request !57 from yangzhenzhang/master
|
2020-04-01 15:23:46 +08:00 |
mindspore-ci-bot
|
a42eee52ba
|
!67 add cpu st lenet
Merge pull request !67 from kisnwang/add-cpu-st
|
2020-04-01 15:15:13 +08:00 |
Xiaoda Zhang
|
fb6eed23ae
|
refining strategy-checking for resnet50
|
2020-04-01 14:58:58 +08:00 |
anzhengqi
|
6a1b865c91
|
check num_samples
|
2020-04-01 14:39:23 +08:00 |
chang zherui
|
1de7011bc8
|
delete longtime python ut
|
2020-04-01 11:53:35 +08:00 |
VectorSL
|
aea6b0c974
|
update tests/st/ops/gpu/test_tensoradd.py.
fix pytest.mark for testcase
|
2020-04-01 11:49:37 +08:00 |
mindspore-ci-bot
|
87040483ee
|
!58 fix two cast bug in auto parallel
Merge pull request !58 from lichen/fix_two_cast_bug_in_auto_parallel
|
2020-04-01 09:54:10 +08:00 |
yangzhenzhang
|
110640e2ad
|
add parallel ops for neg and batchmatmul
|
2020-04-01 09:36:38 +08:00 |
Cathy Wong
|
2e881276ab
|
Enable skipped dataset zip python unit tests
Signed-off-by: Cathy Wong <cathy.wong@huawei.com>
|
2020-03-31 16:47:13 -04:00 |
mindspore-ci-bot
|
52166a85cf
|
!43 dump graph with type info when analysis failed
Merge pull request !43 from fary86/dump-typed-graph-when-analyze-fail
|
2020-03-31 22:23:02 +08:00 |
mindspore-ci-bot
|
045a1c356c
|
!51 add op SpaceToBatch and BatchToSpace for ge
Merge pull request !51 from zhaozhenlong/op/space-to-batch
|
2020-03-31 21:59:03 +08:00 |
kswang
|
2dc9f632c1
|
add cpu st lenet
|
2020-03-31 21:25:48 +08:00 |
fary86
|
816b60491d
|
Dump graph with type info when static analysis failed
|
2020-03-31 21:08:48 +08:00 |
mindspore-ci-bot
|
e2df848597
|
!55 modify long time python ut
Merge pull request !55 from changzherui/master
|
2020-03-31 21:01:40 +08:00 |