mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
...
Merge pull request !1120 from Kang/master
2020-05-15 17:44:29 +08:00
mindspore-ci-bot
889d7b6eea
!1180 [pre_activate]Fix pylint warning
...
Merge pull request !1180 from YuJianfeng/master
2020-05-15 17:25:34 +08:00
mindspore-ci-bot
efb9672849
!1118 Add BatchNormGrad2BNInferGrad pass
...
Merge pull request !1118 from huanghui/batchnormgrad-to-bninfergrad-pass
2020-05-15 17:15:38 +08:00
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
...
Merge pull request !1157 from ms_yan/concat_dataset
2020-05-15 16:07:19 +08:00
mindspore-ci-bot
ab031ee9ea
!1126 VOCDataset support object detection function
...
Merge pull request !1126 from xiefangqi/voc_support_detection
2020-05-15 15:56:39 +08:00
yujianfeng
0f42fdbb80
Fix pylint warning
2020-05-15 15:29:22 +08:00
huanghui
709828a98b
add BatchNormGrad2BNInferGrad pass
2020-05-15 14:37:50 +08:00
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
...
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
2020-05-15 14:33:09 +08:00
xiefangqi
c937bad53f
minddata support voc
2020-05-15 13:24:03 +08:00
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
2020-05-15 13:14:13 +08:00
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
2020-05-15 09:56:41 +08:00
huanghui
6db71e6576
add batchnorm2bninfer pass
2020-05-15 09:56:38 +08:00
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
2020-05-15 09:44:40 +08:00
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
...
Merge pull request !1113 from dengwentao/rts
2020-05-15 09:39:18 +08:00
yujianfeng
6e89ebe6f0
Add BatchNorm fusion pattern with mix precision
2020-05-14 21:28:08 +08:00
mindspore-ci-bot
4bb46606db
!1149 fix pylint in tests
...
Merge pull request !1149 from panyifeng/fix_pylint
2020-05-14 15:15:52 +08:00
panyifeng
755ba75deb
fix pylint
2020-05-14 14:22:52 +08:00
etone-chan
c4a5bfb787
add matmul eltwise buffer fusion pass
2020-05-14 10:36:23 +08:00
mindspore-ci-bot
9e116e15fb
!1139 Change Thread::Join to async call with time out
...
Merge pull request !1139 from JesseKLee/timing_hole
2020-05-14 09:07:06 +08:00
mindspore-ci-bot
1a052f7155
!1131 [Data]fix cmake build format
...
Merge pull request !1131 from xulei/filter_op
2020-05-14 08:24:35 +08:00
Jesse Lee
f2be49d85e
Fix a racing condition
2020-05-13 14:59:25 -04:00
xulei2020
903b64daa2
fix cmake build format
2020-05-13 17:00:35 +08: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
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
2020-05-13 16:26:17 +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