Jesse Lee
f2be49d85e
Fix a racing condition
2020-05-13 14:59:25 -04:00
mindspore-ci-bot
8b98f921cc
!1124 Add broadcast fusion pass
...
Merge pull request !1124 from YuJianfeng/master
2020-05-13 16:29:33 +08:00
mindspore-ci-bot
1a98c6b459
!999 [MD] mindrecord support reading file list
...
Merge pull request !999 from liyong126/mindrecord_file_list
2020-05-13 15:53:26 +08:00
yujianfeng
31d8db9fc6
Add broadcast fusion pass
2020-05-13 15:30:38 +08:00
mindspore-ci-bot
86d4797399
!1079 Convert AiCpu kernel when aicore not supported
...
Merge pull request !1079 from lianliguang/convert-to-AICPU-when-AiCore-not-supported-kernel
2020-05-13 15:15:00 +08:00
liyong
aa3f89e74f
mindrecord support read file list
2020-05-13 14:11:59 +08:00
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
2020-05-13 11:52:26 +08:00
yujianfeng
85ff90c237
Add input shape condition for transpose_reshape fusion pass
2020-05-12 22:54:21 +08:00
Jesse Lee
3c643e7298
Move from dataset_dev branch to here
2020-05-11 15:11:53 -04:00
fary86
3f323e48e2
Add submodule id for log interface
2020-05-11 19:17:45 +08:00
yao_yf
f0bf438a55
reshape strategy search
2020-05-09 17:00:37 +08:00
mindspore-ci-bot
9433ca6468
!998 format the func name
...
Merge pull request !998 from guozhijian/enhance_format_func_name
2020-05-08 20:18:35 +08:00
jonyguo
cf352d190f
format func name for mindrecord
2020-05-08 18:33:13 +08:00
huanghui
12eaaf710b
mul_add_fusion pass supports when add's 2nd is mul
2020-05-08 14:28:39 +08:00
Zirui Wu
c2d364a573
batch with padding implemented
...
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
2020-05-07 11:18:42 -04:00
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
2020-05-07 14:53:50 +08:00
YuJianfeng
aa6f808616
Add batch norm bert fission pass
2020-05-06 16:33:46 +08:00
xiefangqi
9a2daae84c
del unused change_mode_op
2020-05-06 11:54:05 +08:00
changzherui
99c9b48a4d
delete TestHWBatchNormGradSplit
2020-05-04 19:39:17 +08:00
changzherui
b323199dc1
syn code 430
2020-04-30 17:55:12 +08:00
YuJianfeng
7185961e89
Enable BatchNorm fusion pass
2020-04-30 15:29:23 +08:00
mindspore-ci-bot
db3dd02838
!847 Optimize the collectors in manager which listen to the graphs and nodes changes.
...
Merge pull request !847 from ZhangQinghua/opt
2020-04-30 11:12:40 +08:00
mindspore-ci-bot
2303453753
!869 Random data op
...
Merge pull request !869 from JesseKLee/random_data_op
2020-04-30 02:56:39 +08:00
mindspore-ci-bot
732c7f8266
!794 fix issues image gradients 4d check
...
Merge pull request !794 from zhaozhenlong/fix-issues-image-gradients-complement-check
2020-04-29 22:26:53 +08:00
Jesse Lee
270bf831a9
Random Data Op
2020-04-29 10:26:00 -04:00
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
...
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
2020-04-29 21:47:50 +08:00
zhaozhenlong
66e7a36846
ImageGradients check 4d
...
fix DiagPart constant folding issue
fix argmin output type check
fix atan2 doc error
fix remove FusedBatchNorm and its grad
2020-04-29 21:47:33 +08:00
jiangzhiwen
34bfa2f7c9
fix skip
2020-04-29 20:12:37 +08:00
Zhang Qinghua
a22a4a57c2
Modify UT case after adjust the collectors of manager.
2020-04-29 15:36:21 +08:00
huanghui
0de0aee54e
Add BatchNormGrad split pass
2020-04-29 15:28:23 +08:00
Jesse Lee
332398d20a
Check return code from WaitPost::Register
2020-04-28 15:19:03 -04:00
yao_yf
6cde5f6d91
auto parallel strategy checkpoint
2020-04-28 15:48:41 +08:00
kswang
e6f36e050f
change cpu kernel dir
2020-04-27 21:14:03 +08:00
mindspore-ci-bot
e537a70808
!657 Fix confusionmulgrad fusion pass cannot work
...
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
2020-04-27 11:10:25 +08:00
mindspore-ci-bot
3d9f1087c6
!695 Check topk supported before converting input to attr
...
Merge pull request !695 from YuJianfeng/master
2020-04-26 21:38:43 +08:00
YuJianfeng
ce2a13fcda
Check topk supported before converting input to attr
2020-04-26 18:40:17 +08:00
mindspore-ci-bot
fb5cfe31d5
!430 add buffer fusion bnupdate eltwise pass
...
Merge pull request !430 from Etone.Chan/bufferfusion
2020-04-26 17:40:20 +08:00
Etone.Chan
d2727d0504
add buffer fusion bnupdate eltwise pass
2020-04-26 17:17:42 +08:00
huanghui
230e77f923
fix confusionmulgrad fusion pass cannot work
2020-04-26 15:35:25 +08:00
huanghui
9e29224af9
move add_memcpy_async pass and transdata_split pass
2020-04-26 10:48:44 +08:00
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
...
This reverts commit ea6958c50a .
2020-04-25 19:50:50 +08:00
zhaozhenlong
89f82e1a37
fix cpp ut test TestConvertConvBackpropFilter
2020-04-24 19:04:40 +08:00
mindspore-ci-bot
53d2da5fe4
!264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator
...
Merge pull request !264 from xychow/remove-unnecessary-cache-and-add-cache
2020-04-24 09:22:33 +08:00
mindspore-ci-bot
2440cea732
!621 [MD] adjust mindrecord ut
...
Merge pull request !621 from liyong126/mindrecord_ut
2020-04-24 09:12:32 +08:00
mindspore-ci-bot
928dcf4ec4
!554 Fix derelu fusion pass
...
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
2020-04-23 21:52:55 +08:00
liyong
1f222ddb9e
fix mindrecord c ut
2020-04-23 21:48:58 +08:00
huanghui
cd6e8d6542
fix ReluV2's mask shape in derelu fusion pass
2020-04-23 21:25:18 +08:00
mindspore-ci-bot
4a3e5cb944
!492 Add AllGather fusion pass
...
Merge pull request !492 from YuJianfeng/allgather
2020-04-23 20:31:12 +08:00
mindspore-ci-bot
54e0fa5c09
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
...
Merge pull request !556 from Chong/partition
2020-04-23 20:03:36 +08:00
YuJianfeng
39945d0f79
Add AllGather fusion pass
2020-04-23 19:05:10 +08:00