TFbunny
5e19a642f9
fix and add testcase for dynamic shape scatteradd/update transpose
5 years ago
mindspore-ci-bot
c78683a411
!8981 gatherv2 pad optimizer in dynamic shape scene
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
5 years ago
yao_yf
444cb99b40
gather_v2 pad optimizer pass
5 years ago
liuxiao93
584e241e29
Adapt ops LinSpace for Ascend.
5 years ago
lizhenyu
094f0b2a07
bugfix:fused batch norm op's input channel nums should be a multiple of 4
5 years ago
mindspore-ci-bot
266e419bb7
!8768 fix reshape dynamic and emb
From: @fangzehua
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
d773b54fe7
!8692 Support uncertatiny, single channel heatmap, separated image datafiles
From: @ngtony
Reviewed-by: @jonyguo
Signed-off-by:
5 years ago
fangzehua
69ce58425d
fix reshape dynamic and emb
5 years ago
unknown
64f27b66f1
add uncertainty, 1 ch saliency, separated datafile
bugfix
undo unexecpted changes
modify summary format
bugfix
fix CI problem
enhance comment
fix comment typo
use mindspore.log for errors
fix pylint issues
5 years ago
LianLiguang
bb6148661f
change mixedprecision of pynative
5 years ago
liuxiao93
d471ac491e
Adapt DynamicGRUV2 forward for Ascend new backend.
5 years ago
mindspore-ci-bot
7a3a4d3ad4
!8275 GPU add loopsink
From: @VectorSL
Reviewed-by:
Signed-off-by:
5 years ago
VectorSL
2cabcbcf7e
gpu loopsink
5 years ago
jjfeing
3feffc7d62
fix ubfusion bug
5 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
5 years ago
mindspore-ci-bot
a5b0d13141
!8079 support GNMT net fix dynamic rnn grad fission pass
Merge pull request !8079 from liubuyu/op_support
5 years ago
liubuyu
662976a75d
dynamic rnn fission pass v2
5 years ago
mindspore-ci-bot
f3d7b32d56
!7855 Move backend opt pass ir files to the fold: verbose_ir_files
Merge pull request !7855 from huanghui/move_ir_files
5 years ago
liuxiao93
45d343257b
Add DynamicGRU.
5 years ago
huanghui
fa6c23358a
Move some ir files which backend optpass dumped to the fold: verbose_ir_files
5 years ago
ougongchang
57b8603bd3
In data sink mode, remind the user not to record input data
5 years ago
hwjiaorui
3698b9fd54
register proximal adagrad ds
import proximal adaagrad ds
tiling map
style check bug
add op set
5 years ago
VectorSL
509b25ef1e
gpu nhwc
5 years ago
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