mindspore-ci-bot
8c335bcd91
!7713 fix segmentfault with fusedsparseftrl
Merge pull request !7713 from kisnwang/fix-fused-sparse-ftrl-error
5 years ago
lixiaohui
744f094add
Add explainer to provide eXplainable AI tools.
This commit provides APIs for user to use the widely used attribution methods to explain DL models and the evaluation methods to quantify the explanations. With combination of MindInsight, the user can have a friendly visualization on their models.
5 years ago
kswang
74c7bdd471
fix segmentfault with fused sparse ftrl
5 years ago
mindspore-ci-bot
2af6313f53
!7534 SummaryRecord support to record mindexplain data
Merge pull request !7534 from ougongchang/feature_mindexplain
5 years ago
ougongchang
6072b25a07
SummaryRecord support to record mindexplain data
The SummaryRecord.add_value() method is extended to record the data of
MindExplain.
5 years ago
mindspore-ci-bot
56bcaa5039
!7410 enable async run graph
Merge pull request !7410 from kisnwang/enable-async-run-graph
5 years ago
kswang
ece27f313e
enable async run
5 years ago
jjfeing
087401c29b
fix dump create file error.
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
kswang
11989b5e30
enable async run
5 years ago
mindspore-ci-bot
21c5607fca
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
5 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
mindspore-ci-bot
6f1c603284
!6560 implement parallel pack
Merge pull request !6560 from yihuaijie/master
5 years ago
Yi Huaijie
6066b16838
implement parallel Pack
5 years ago
root
4e85071055
redundant codes clean
5 years ago
mindspore-ci-bot
806a34116d
!6613 Fix core dump in pynative mode
Merge pull request !6613 from huangbingjian/master
5 years ago
mindspore-ci-bot
4000f24ae0
!6665 fix error print in thor optimizer training log
Merge pull request !6665 from wangmin0104/master
5 years ago
wangmin
9ef88b3132
fix thor optimizer error print
5 years ago
HuangBingjian
d4d8a355dc
fix coredumpd while import regex
5 years ago
hexia
0418866fb9
fix codeDex
5 years ago
mindspore-ci-bot
4905de06bd
!6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
Merge pull request !6545 from zhangbuxue/improve_the_recognition_of_Parameter_object_and_raise_error_when_convert_keywordarg_to_pydata
5 years ago
buxue
483c8a179a
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
5 years ago
BowenK
ed40ba05de
fix static checking warnings
5 years ago
mindspore-ci-bot
8a5e8d0ba8
!6435 Fix the problem of unnecessary recursion when printing tensor.
Merge pull request !6435 from huangbingjian/master
5 years ago
HuangBingjian
1d02488659
fix tensor print
5 years ago
BowenK
607ea81c7b
fix static check
5 years ago
HuangBingjian
52cb8cce6c
fix sha256.h
5 years ago
mindspore-ci-bot
9c896fd22c
!5899 Fix Some bugs and add test cases on Tensor printing.
Merge pull request !5899 from huangbingjian/master
5 years ago
HuangBingjian
07d1f5ac37
fix tensor.cc
5 years ago
mindspore-ci-bot
9a5e074c48
!5058 remove backend/session dependency on python
Merge pull request !5058 from xychow/remove-backend-py-dependency-1
5 years ago
mindspore-ci-bot
7b3873559f
!5883 support for frac_zn_lstm
Merge pull request !5883 from liubuyu/master
5 years ago
zhousiyi
ab74dfc839
refact backend/session from python
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
liubuyu
23a298ca81
support new format frac_zn_lstm
5 years ago
wuxuejian
bd527a331d
update aicpu proto and update module: graphengine
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
5 years ago
mindspore-ci-bot
72f77bdea7
!4363 export and load model for serving
Merge pull request !4363 from hexia/export_and_load_model_for_serving
5 years ago
hexia
2f42466da8
export and load model for serving
5 years ago
mindspore-ci-bot
c064c01b6b
!5729 [AutoParallel]Add FuseBatchNormEx op
Merge pull request !5729 from lichen/add_batchnormex_op
5 years ago
wilfChen
13dd31f56c
reorder fused optimizer
5 years ago
lichenever
d22f506431
add BatchNormEx op
5 years ago
mindspore-ci-bot
1944b8e53b
!5612 Resnet50 pattern Fusion
Merge pull request !5612 from chenweifeng/BatchNormAddReluGrad
5 years ago
mindspore-ci-bot
3048240f16
!5508 Add AdamApplyOneWithDecayAssign fusion pass
Merge pull request !5508 from YuJianfeng/adam_assign
5 years ago
wilfChen
5316061fa3
gpu resnet50 fusion
5 years ago
fary86
0a858b3878
Simplify ms_context implementation
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
yujianfeng
4b77f6b53c
Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
mindspore-ci-bot
d81b30e6a0
!5312 make backend/optimizer free of pybind
Merge pull request !5312 from xychow/remove-backend-py-dependency-2
5 years ago
mindspore-ci-bot
1b6f628bd0
!5436 Convert input path to absolute path.
Merge pull request !5436 from huangbingjian/master
5 years ago
mindspore-ci-bot
bbbee68556
!4873 [lite] add option to build full minddata
Merge pull request !4873 from 章一智/TRC-ms-lite
5 years ago