Commit Graph

36 Commits

Author SHA1 Message Date
buxue 1d3bb0b731 Develop op MaxPoolWithArgMax 2020-04-09 09:26:56 +08:00
chang zherui 286db9b513 fix runtest.sh for python ut 2020-04-08 20:00:06 +08:00
fary86 b1de026c98 Add primitive name to param error message for math_ops.py 2020-04-08 20:00:06 +08:00
Wei Luning 826a7393db fix InsertGradientOf with class method 2020-04-08 20:00:06 +08:00
panyifeng e8ae576d10 fix grad missing due to indirect dependent free morphism 2020-04-08 20:00:06 +08:00
guohongzilong 2de97f256f iterfaces change: _Constant to Constant 2020-04-08 20:00:06 +08:00
yangzhenzhang 8f74aef65d add parallel ops for expand dims 2020-04-08 20:00:06 +08:00
huangdongrun d12a720fc5 add comparison ops
fix pylint

use scalar_lt primitive directly

fix review
2020-04-08 20:00:06 +08:00
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
yanzhenxiang2020 948ff63add fix mindrecord ut long time 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
zhangz0911gm 65cd9d48fd Add FloorMod, Acosh in ME 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
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
zhaoting dcd1f0a504 add RMSProp optimizer 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
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
Xiaoda Zhang 4520469e16 refining strategy-checking for resnet50 2020-04-08 19:58:13 +08:00
anzhengqi 854308ff75 check num_samples 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
lichenever 8854a6c9f7 fix two cast bug in auto parallel 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
chang zherui bd4a206ae8 modify longtime python ut 2020-04-08 19:58:13 +08:00
Ziyan ada46fc219 enable use float type learning rate in lars optimizer 2020-04-08 19:58:13 +08:00
lichenever 80b8d05c14 fix grpah mode loop sink bug in auto parallel 2020-04-08 19:58:13 +08:00
zhaozhenlong a6e626f02e add operator diag and diag_part 2020-04-08 19:58:13 +08:00
leonwanghui d2348c7f87 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast' 2020-04-08 19:58:13 +08:00
lichenever c119f1c29e fix_cast_bug 2020-04-08 19:58:13 +08:00
qianlong df0668390a Optimize the execution time of test case test_rgb_hsv.py 2020-04-08 19:58:13 +08:00
buxue 24d1991cac Fix bug structure output when there is depend whose first input is constant in outputs 2020-04-08 19:58:13 +08:00
jonyguo ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset 2020-04-08 19:58:13 +08:00
zhangz0911gm 96e1127edb Adding new operator SparseApplyFtrlD in ME 2020-04-02 22:28:21 -04:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00