mindspore-ci-bot
9e116e15fb
!1139 Change Thread::Join to async call with time out
...
Merge pull request !1139 from JesseKLee/timing_hole
6 years ago
mindspore-ci-bot
1a052f7155
!1131 [Data]fix cmake build format
...
Merge pull request !1131 from xulei/filter_op
6 years ago
Jesse Lee
f2be49d85e
Fix a racing condition
6 years ago
xulei2020
903b64daa2
fix cmake build format
6 years ago
mindspore-ci-bot
8b98f921cc
!1124 Add broadcast fusion pass
...
Merge pull request !1124 from YuJianfeng/master
6 years ago
mindspore-ci-bot
1a98c6b459
!999 [MD] mindrecord support reading file list
...
Merge pull request !999 from liyong126/mindrecord_file_list
6 years ago
yujianfeng
31d8db9fc6
Add broadcast fusion pass
6 years ago
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
6 years ago
liyong
aa3f89e74f
mindrecord support read file list
6 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
6 years ago
yujianfeng
85ff90c237
Add input shape condition for transpose_reshape fusion pass
6 years ago
Jesse Lee
3c643e7298
Move from dataset_dev branch to here
6 years ago
fary86
3f323e48e2
Add submodule id for log interface
6 years ago
yao_yf
f0bf438a55
reshape strategy search
6 years ago
mindspore-ci-bot
9433ca6468
!998 format the func name
...
Merge pull request !998 from guozhijian/enhance_format_func_name
6 years ago
jonyguo
cf352d190f
format func name for mindrecord
6 years ago
huanghui
12eaaf710b
mul_add_fusion pass supports when add's 2nd is mul
6 years ago
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
6 years ago
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
6 years ago
YuJianfeng
aa6f808616
Add batch norm bert fission pass
6 years ago
xiefangqi
9a2daae84c
del unused change_mode_op
6 years ago
changzherui
99c9b48a4d
delete TestHWBatchNormGradSplit
6 years ago
changzherui
b323199dc1
syn code 430
6 years ago
YuJianfeng
7185961e89
Enable BatchNorm fusion pass
6 years ago
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
6 years ago
mindspore-ci-bot
2303453753
!869 Random data op
...
Merge pull request !869 from JesseKLee/random_data_op
6 years ago
mindspore-ci-bot
732c7f8266
!794 fix issues image gradients 4d check
...
Merge pull request !794 from zhaozhenlong/fix-issues-image-gradients-complement-check
6 years ago
Jesse Lee
270bf831a9
Random Data Op
6 years ago
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
...
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
6 years ago
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
6 years ago
jiangzhiwen
34bfa2f7c9
fix skip
6 years ago
Zhang Qinghua
a22a4a57c2
Modify UT case after adjust the collectors of manager.
6 years ago
huanghui
0de0aee54e
Add BatchNormGrad split pass
6 years ago
Jesse Lee
332398d20a
Check return code from WaitPost::Register
6 years ago
yao_yf
6cde5f6d91
auto parallel strategy checkpoint
6 years ago
kswang
e6f36e050f
change cpu kernel dir
6 years ago
mindspore-ci-bot
e537a70808
!657 Fix confusionmulgrad fusion pass cannot work
...
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
6 years ago
mindspore-ci-bot
3d9f1087c6
!695 Check topk supported before converting input to attr
...
Merge pull request !695 from YuJianfeng/master
6 years ago
YuJianfeng
ce2a13fcda
Check topk supported before converting input to attr
6 years ago
mindspore-ci-bot
fb5cfe31d5
!430 add buffer fusion bnupdate eltwise pass
...
Merge pull request !430 from Etone.Chan/bufferfusion
6 years ago
Etone.Chan
d2727d0504
add buffer fusion bnupdate eltwise pass
6 years ago
huanghui
230e77f923
fix confusionmulgrad fusion pass cannot work
6 years ago
huanghui
9e29224af9
move add_memcpy_async pass and transdata_split pass
6 years ago
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
...
This reverts commit ea6958c50a .
6 years ago
zhaozhenlong
89f82e1a37
fix cpp ut test TestConvertConvBackpropFilter
6 years ago
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
6 years ago
mindspore-ci-bot
2440cea732
!621 [MD] adjust mindrecord ut
...
Merge pull request !621 from liyong126/mindrecord_ut
6 years ago
mindspore-ci-bot
928dcf4ec4
!554 Fix derelu fusion pass
...
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
6 years ago
liyong
1f222ddb9e
fix mindrecord c ut
6 years ago
huanghui
cd6e8d6542
fix ReluV2's mask shape in derelu fusion pass
6 years ago