chang zherui
9b9a85ba34
modify runtest py ut for parallel exec
2020-04-08 20:00:06 +08:00
xiefangqi
8d554d4322
fix and remove useless import of example, st, ut
2020-04-08 20:00:06 +08:00
zhaoting
d4dead939b
add weight decay in RMSProp optimizer
2020-04-08 20:00:06 +08:00
zhaoting
a62a9f4395
add YOLOv3 infer scipt and change dataset to MindRecord
2020-04-08 20:00:06 +08:00
guohongzilong
db405872e7
pass str to ge.exec.EnableDump
2020-04-08 20:00:06 +08:00
jjfeing
5583532ec6
tr5 run package update
2020-04-08 20:00:06 +08:00
万万没想到
b9ccd6d5d0
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
2020-04-08 20:00:06 +08:00
leonwanghui
e404187970
Fix some typo errors in session and device module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-08 20:00:06 +08:00
YuJianfeng
024706f951
Optimize depend edge with make tuple input
2020-04-08 20:00:06 +08:00
yanzhenxiang2020
948ff63add
fix mindrecord ut long time
2020-04-08 20:00:06 +08:00
Yanjun Peng
d75745bce0
fix random crop parameter check
2020-04-08 20:00:06 +08:00
ms_yan
f2263572fb
remove (feed mode) in comment
2020-04-08 20:00:06 +08:00
c00425699
b3fd38c23a
fix bug for allreduce fusion and add resnet unit test
2020-04-08 20:00:06 +08:00
lichenever
10312620d2
register not equal distributed op
2020-04-08 20:00:06 +08:00
zhangz0911gm
65cd9d48fd
Add FloorMod, Acosh in ME
2020-04-08 20:00:06 +08:00
geekun
fb92b5b16e
fix custom op bug and add custom op check
2020-04-08 20:00:06 +08:00
Wei Luning
b18f634912
remove ge depend in cpu
2020-04-08 20:00:06 +08:00
lichenever
89945c15f5
fix refkey bug for auto parallel
2020-04-08 20:00:06 +08:00
Su Teng
91283d0c74
sort include file in parallel dir
2020-04-08 20:00:06 +08:00
万万没想到
408a1aa19f
fix examples of P.Fill
2020-04-08 20:00:06 +08:00
万万没想到
b5ebfa3ff3
fix the examples of P.ReLU6
2020-04-08 20:00:06 +08:00
lvliang
244a82b244
pynative-add-lenet
2020-04-08 20:00:06 +08:00
laiyongqiang
3e68560023
fix bug when dump op with trans_flag true
2020-04-08 19:58:14 +08:00
huangdongrun
84e4942ca9
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-08 19:58:14 +08:00
ms_yan
59d08edea7
repair unsuitable warning in repeat count and epoch size check
2020-04-08 19:58:14 +08:00
zhaoting
dcd1f0a504
add RMSProp optimizer
2020-04-08 19:58:14 +08:00
Xiaoda Zhang
9a717aa1f7
change_star_elimination: make the non-identity triangle_eliminatin exact
2020-04-08 19:58:14 +08:00
Cathy Wong
29ab2c1093
Enable skipped dataset zip python unit tests
...
Signed-off-by: Cathy Wong <cathy.wong@huawei.com>
2020-04-08 19:58:14 +08:00
kswang
0c1aa0d566
add getptr for memreuse
2020-04-08 19:58:14 +08:00
万万没想到
47925a2006
fix typo in formula
2020-04-08 19:58:14 +08:00
huangdongrun
10ee3fbca5
fix bug of auto control depend for bert pre training
...
add comment
2020-04-08 19:58:14 +08:00
chang zherui
04471939f5
delete longtime python ut
2020-04-08 19:58:14 +08:00
zhaozhenlong
2498d2c749
add atan2 operator
2020-04-08 19:58:14 +08:00
chenhaozhe
99173fb0f5
modify log level in DfGraphManager
2020-04-08 19:58:13 +08:00
Xiaoda Zhang
4520469e16
refining strategy-checking for resnet50
2020-04-08 19:58:13 +08:00
dengwentao
075a9f5f9a
change MS LIB CACHE setting
2020-04-08 19:58:13 +08:00
万万没想到
913de7af69
fix typo in formula
2020-04-08 19:58:13 +08:00
anzhengqi
854308ff75
check num_samples
2020-04-08 19:58:13 +08:00
Peilin Wang
3c1d35295c
TFReaderOp fix, threads will exit after reading necessary amount of rows
...
changes from yanpanhui 524009: added set_dataset_size and changed get_dataest_size according to ME requirements
CI fixes
2020-04-08 19:58:13 +08:00
yangzhenzhang
c44e12713b
add parallel ops for neg and batchmatmul
2020-04-08 19:58:13 +08:00
kswang
fe1b73584d
add cpu st lenet
2020-04-08 19:58:13 +08:00
VectorSL
3b4d8fce26
update tests/st/ops/gpu/test_tensoradd.py.
...
fix pytest.mark for testcase
2020-04-08 19:58:13 +08:00
Xiaoda Zhang
fb00dae17a
change star elimination: remove some redundant and checking works
2020-04-08 19:58:13 +08:00
wukesong
7f6cb98779
add lenet & alexnet in master branch
2020-04-08 19:58:13 +08:00
jojobugfree
2c751b75b5
remove cce dependency
2020-04-08 19:58:13 +08:00
lichenever
8854a6c9f7
fix two cast bug in auto parallel
2020-04-08 19:58:13 +08:00
fary86
73e0bdcd43
Dump graph with type info when static analysis failed
2020-04-08 19:58:13 +08:00
zhaozhenlong
cca1d7764a
add operator SpaceToBatch and BatchToSpace for ge
2020-04-08 19:58:13 +08:00
ms_yan
7a16dfe2bf
repair parameter check problem in random_resize_crop and random_crop
2020-04-08 19:58:13 +08:00
ms_yan
51feea03a4
Repair parameter check problem in TFRecordDataset
2020-04-08 19:58:13 +08:00