YuJianfeng
7185961e89
Enable BatchNorm fusion pass
5 年前
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
5 年前
mindspore-ci-bot
2303453753
!869 Random data op
Merge pull request !869 from JesseKLee/random_data_op
5 年前
mindspore-ci-bot
732c7f8266
!794 fix issues image gradients 4d check
Merge pull request !794 from zhaozhenlong/fix-issues-image-gradients-complement-check
5 年前
Jesse Lee
270bf831a9
Random Data Op
5 年前
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
5 年前
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
5 年前
jiangzhiwen
34bfa2f7c9
fix skip
5 年前
Zhang Qinghua
a22a4a57c2
Modify UT case after adjust the collectors of manager.
5 年前
huanghui
0de0aee54e
Add BatchNormGrad split pass
5 年前
Jesse Lee
332398d20a
Check return code from WaitPost::Register
5 年前
yao_yf
6cde5f6d91
auto parallel strategy checkpoint
5 年前
kswang
e6f36e050f
change cpu kernel dir
5 年前
mindspore-ci-bot
e537a70808
!657 Fix confusionmulgrad fusion pass cannot work
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
5 年前
mindspore-ci-bot
3d9f1087c6
!695 Check topk supported before converting input to attr
Merge pull request !695 from YuJianfeng/master
5 年前
YuJianfeng
ce2a13fcda
Check topk supported before converting input to attr
5 年前
mindspore-ci-bot
fb5cfe31d5
!430 add buffer fusion bnupdate eltwise pass
Merge pull request !430 from Etone.Chan/bufferfusion
5 年前
Etone.Chan
d2727d0504
add buffer fusion bnupdate eltwise pass
5 年前
huanghui
230e77f923
fix confusionmulgrad fusion pass cannot work
5 年前
huanghui
9e29224af9
move add_memcpy_async pass and transdata_split pass
5 年前
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a .
5 年前
zhaozhenlong
89f82e1a37
fix cpp ut test TestConvertConvBackpropFilter
5 年前
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
5 年前
mindspore-ci-bot
2440cea732
!621 [MD] adjust mindrecord ut
Merge pull request !621 from liyong126/mindrecord_ut
5 年前
mindspore-ci-bot
928dcf4ec4
!554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
5 年前
liyong
1f222ddb9e
fix mindrecord c ut
5 年前
huanghui
cd6e8d6542
fix ReluV2's mask shape in derelu fusion pass
5 年前
mindspore-ci-bot
4a3e5cb944
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
5 年前
mindspore-ci-bot
54e0fa5c09
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
5 年前
YuJianfeng
39945d0f79
Add AllGather fusion pass
5 年前
ch-l
f806b72447
use DeviceMemory for memory control
5 年前
zhousiyi
f6a4f3d155
[static_analysis]: remove the TrivialPrimEvaluator cache.
add cache for PythonPrimEvaluator. Be careful that
the infer function of PythonPrimitive in python code should
be idempotent.
5 年前
huanghui
14df771175
fix confusion_softmax_grad_rule pass
5 年前
chang zherui
3c1785a121
syn code
5 年前
liubuyu
672244e0ac
add keep_bn_fp32 parameter
5 年前
mindspore-ci-bot
2dabcb9e59
!41 Synchronization code to ms-incubator
Merge pull request !41 from changzherui/syn-code
5 年前
Wei Luning
ac25cbae0e
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit d447364417 .
5 年前
mindspore-ci-bot
d99dfbd83d
!390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
Merge pull request !390 from gukecai/master
5 年前
gukecai
f8208c7c52
Support GetNext Parallel
5 年前
liyong
f1542a90a3
add pk sampler
5 年前
mindspore-ci-bot
6369cf27bd
!406 added first row crc check for when reading tfrecord files
Merge pull request !406 from Peilin/first-row-crc-check
5 年前
xulei2020
c705ea5e5b
add filterOp code
5 年前
Peilin Wang
9bc2134cb7
added checking of first row crc to find invalid tfrecord files
addressed code review comments. added check in python layer to exclude directories and to raise an error if a pattern does not match any file
fixed clang format
fixed cppcheck
fixed cppcheck (used std::accumulate and std::copy_if). regenerated tfrecord file to contain correct header, it was a dummy header before
fixed cppcheck: added const reference for string parameter for lambdas, fixed clang format: whitespace adjustments
more clang whitespace fixes...
changed print to logger.info
5 年前
mindspore-ci-bot
d8176a77f4
!425 New api "TextFileDataset"
Merge pull request !425 from yanghaitao/yht_textfiledatasetv2
5 年前
mindspore-ci-bot
11a4b35caa
!472 Fix inputs size and attr for AddN fission pass
Merge pull request !472 from YuJianfeng/master
5 年前
ms_yan
c5cfb09e66
Repair some MS_LOG problem
5 年前
mindspore-ci-bot
679dbd27b3
!478 fix save_graphs_path and log file mode related issues
Merge pull request !478 from fary86/fix_log_and_ir_issues
5 年前
fary86
7e23a1a475
Fix issues of save_graphs_path, Type/Value error message and log file mode
5 年前
YuJianfeng
bc2df2c913
Fix inputs size and attr for AddN fission pass
5 年前
yanghaitao
2795e492ff
TextFileDataset
5 年前