i-robot
16437722fd
!22465 Adam op performance optimization
...
Merge pull request !22465 from zhaosida/zsd_pangu
2021-08-28 02:26:05 +00:00
zhaosida
be34ccd29f
Adam op performance optimization
2021-08-27 14:58:07 +08:00
i-robot
32281f84e7
!19000 update LayerNormGrad split pass to V2
...
Merge pull request !19000 from yuchaojie/ir_fusion2
2021-08-26 08:03:33 +00:00
baihuawei
a9694a9230
ascend add nontask sink mode
2021-08-25 14:45:58 +08:00
yuchaojie
1d1490df0b
xupdate LayerNormGrad split pass to V2
2021-08-24 14:43:09 +08:00
yuchaojie
7b3943bc91
DynamicRNN supports scenarios that hidden_size is not multiples of 16
2021-08-24 11:20:44 +08:00
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
...
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
2021-08-23 01:46:38 +08:00
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
2021-08-22 16:26:45 +08:00
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
2021-08-22 13:39:37 +08:00
i-robot
0b7c4a757a
!21966 [BugFix][ops][Ascend]Adapt DynamicGruV2Grad fission v2 for RuntimeError.
...
Merge pull request !21966 from liuxiao93/adapter-dynamicgrv2grad-pass-v2
2021-08-18 02:42:08 +00:00
i-robot
ef535853cb
!21796 refactor TransShape
...
Merge pull request !21796 from yuchaojie/op_select
2021-08-18 01:15:46 +00:00
liuxiao93
bb736c108e
adapt DynamicGruV2Grad fission v2.
2021-08-17 19:31:07 +08:00
i-robot
0a04740c2c
!21572 add prelu fusion pass
...
Merge pull request !21572 from guyuehuo/prelu_fusion
2021-08-17 06:15:44 +00:00
i-robot
2c3bd0fdec
!21270 Add send/recv op fusion and reduce secondary stream number.
...
Merge pull request !21270 from linqingke/send_recv_fix
2021-08-17 02:41:24 +00:00
yuchaojie
0d56b1853c
refactor TransShape
2021-08-16 20:06:14 +08:00
linqingke
efab3997f0
enable send and recv op fusion.
2021-08-11 11:58:06 +08:00
lvchangquan
e8d9803258
add profiling codes based on ascend and gpu in pynative mode
2021-08-10 20:46:51 +08:00
guyuehuo
55a2f23d1c
add prelu Optimized pass
2021-08-09 23:42:19 +08:00
simson
5b34859541
modify the limit of axis of reduce ops
2021-08-06 14:09:12 +08:00
i-robot
4c3c3ceee6
!21157 add AdamWeightDecay to optSet
...
Merge pull request !21157 from kisnwang/update-need-lock-tensors
2021-08-03 11:10:49 +00:00
kswang
8fa85cac34
add adamweightdecay to opset and update lock input tensors
2021-08-03 11:10:58 +08:00
simson
1bfbb6c4f4
reduce infer with dynamic shape
2021-08-02 02:56:32 -07:00
zhoufeng
2143241092
change neighbor exchange to all to all
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-01 18:21:28 +08:00
yuchaojie
905e798423
code check clean
2021-07-29 20:23:55 +08:00
yuchaojie
eaa7366a18
add DBN2_DW ir fusion
2021-07-24 10:25:59 +08:00
hwjiaorui
00e471ebfa
tbe json review
2021-07-21 15:50:42 +08:00
hwjiaorui
bb9b27cf86
tbe json creator refactor
2021-07-20 20:44:36 +08:00
lizhenyu
444469ed77
[bugfix]CPU version core dump when destroy resource of net which includes op BatchNorm and BatchNormGrad
2021-07-10 15:58:01 +08:00
lizhenyu
cde12f6d98
bugfix: reinitialize for cpu kernels which do not support multi-thread
2021-07-09 17:37:09 +08:00
caifubi
629111c6d3
Add TensorCopySlice Op
2021-06-29 16:52:35 +08:00
i-robot
311e59c190
!17297 dynamic_shape_pipeline
...
Merge pull request !17297 from wanyiming/dynamic_shape_pipeline
2021-06-26 02:33:10 +00:00
yuchaojie
689158f79b
FracZ format conversion when conv2d group > 1
2021-06-23 09:32:16 +08:00
wanyiming
b37c99b112
dynamic
2021-06-22 13:34:10 +08:00
yuchaojie
cd9636b974
code check clean
2021-06-16 16:53:12 +08:00
lizhenyu
887d96063b
unify runtime support pynative hook
2021-06-15 22:10:17 +08:00
zhaosida
65c96c0283
code clean master
2021-06-11 12:27:31 +08:00
i-robot
50304d82fb
!17661 add permission for save files
...
Merge pull request !17661 from zhangbuxue/add_permission_for_save_files
2021-06-10 15:09:27 +08:00
buxue
0049109d11
add permission for save files
2021-06-10 09:51:49 +08:00
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
2021-06-09 21:31:12 +08:00
yanzhenxiang2020
16b43bca49
add DynamicStitch and SearchSorted aicpu ops
2021-06-04 16:25:27 +08:00
mindspore-ci-bot
5c1187490c
!16559 Add hybrid training kernels
...
From: @zpac
Reviewed-by: @cristoval
Signed-off-by:
2021-06-03 09:20:40 +08:00
mindspore-ci-bot
26f09bed9b
!17418 Add MaskedSelect CPU Operation
...
From: @wuxuejian
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
2021-06-02 16:37:45 +08:00
ZPaC
e8a581c776
Add hybrid training kernels
2021-06-02 09:36:09 +08:00
wuxuejian
5ad5e427d0
Add MaskedSelect CPU Operation
2021-06-01 17:17:58 +08:00
kswang
5e8cbedd9a
remove duplicate code
2021-06-01 15:46:47 +08:00
mindspore-ci-bot
4e741f8aa6
!16701 gpu matmul and biasadd fusion
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2021-05-31 09:16:04 +08:00
changzherui
d9e2da299d
Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput"
...
This reverts commit 3be79efd80 , reversing
changes made to cf4479756a .
2021-05-27 22:24:13 +08:00
wangnan39@huawei.com
937acff29b
dropout support dynamic shape
2021-05-26 11:08:02 +08:00
changzherui
ea04c4304f
Revert "!16693 add Conv2dTranspose"
...
This reverts commit a2f50fb7db , reversing
changes made to 4735ec3296 .
2021-05-25 18:26:02 +08:00
changzherui
2c41833cfa
add Conv2dTranspose
2021-05-24 18:48:28 +08:00