jjfeing
1984cf8e20
unify mindir
5 years ago
mindspore-ci-bot
be4e91339f
!9661 gpu relu optimize
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
5 years ago
mindspore-ci-bot
38b76acdbd
!9647 modify open tsd failed description
From: @jinyaohui
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
7bc084487e
!9654 optimize scalar to tensor function
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
2b7e96960f
!9695 Add supports to reduceany and reduceall on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@wilfchen,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
wilfChen
c1d3bd2160
relu optimize
5 years ago
buxue
0647b8b7db
optimize scalar to tensor function
5 years ago
zhouyuanshen
e9aca01620
add support to reduceAny and reduceAll on gpu
5 years ago
jinyaohui
68b5c097d1
modify open tsd failed description
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
mindspore-ci-bot
5d1a8b09db
!9097 Primitive Shape support return range of dynamic shape
From: @M20211031
Reviewed-by: @ginfung
Signed-off-by:
5 years ago
mxm
82268dc703
support DynamicShape and StridedSlice primitive return range of shape value.
5 years ago
mindspore-ci-bot
32444fbbd5
!8870 hccl send receive op
From: @huaweib
Reviewed-by: @jjfeing,@kisnwang
Signed-off-by: @kisnwang
5 years ago
liubuyu
e3fa342d72
support 3d format
5 years ago
baihuawei
7d09dff880
add hccl send recv
5 years ago
mindspore-ci-bot
6ecf200b49
!8402 refactor mindir loading
From: @wangnan39
Reviewed-by: @kingxian,@guoqi1024
Signed-off-by: @kingxian
5 years ago
wangnan39@huawei.com
74df144f01
refactor load mindir
5 years ago
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