i-robot
a0ac0e2feb
!22505 Change ir save path
...
Merge pull request !22505 from huanghui/change-ir-save-path
2021-08-28 12:11:26 +00:00
huanghui
88601da733
change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute
2021-08-28 14:11:23 +08:00
i-robot
0ad0d9144e
!22081 [ME]Code clean of master
...
Merge pull request !22081 from chenfei_mindspore/code_clean_of_master
2021-08-28 06:09:50 +00:00
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
1934e82ab2
!22399 Add errno‘s description in file_system
...
Merge pull request !22399 from huanghui/fix-errno
2021-08-26 12:03:47 +00: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
huanghui
7a7b1ba5c4
add errno to str in file_system
2021-08-26 10:49:26 +08:00
baihuawei
a9694a9230
ascend add nontask sink mode
2021-08-25 14:45:58 +08:00
i-robot
b58f8efa54
!22277 Clean ERROR log in PyNative Mode
...
Merge pull request !22277 from caifubi/master-hccl-get-rank-id
2021-08-25 01:36:00 +00:00
i-robot
abc9d8e6fe
!22068 DynamicRNN supports scenarios that hidden_size is not multiples of 16
...
Merge pull request !22068 from yuchaojie/op_select2
2021-08-25 01:32:26 +00:00
chenfei
72cab0262e
code clean
2021-08-25 09:29:01 +08:00
i-robot
f88445dcf0
!22260 Avoid printing meaningless error message
...
Merge pull request !22260 from tanghuikang/tbe_em
2021-08-24 14:01:20 +00: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
caifubi
5210b4b353
Fix RankId/RankSize ERROR log in PyNative Mode
2021-08-24 09:43:51 +08:00
tanghuikang
9d08583307
Avoid printing meaningless error message
2021-08-23 20:21:25 +08:00
i-robot
3e7dd5ddb2
!22073 Fix codedex warning
...
Merge pull request !22073 from LiangZhibo/master
2021-08-23 10:16:09 +00:00
tanghuikang
81e7f7173a
Report tbe error code to ErrorManager
2021-08-23 09:41:33 +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
0f3de77e93
!21149 Sync MD code clean to master
...
Merge pull request !21149 from xiefangqi/md_sync_codeclean_master
2021-08-21 06:43:20 +00:00
i-robot
09a1a7f1f2
!21924 Add subdirectory for glog and ir_dump
...
Merge pull request !21924 from huanghui/add-submodule-for-dfx-files
2021-08-20 02:25:52 +00:00
l00591931
b0cd3a735a
fix codedex error
2021-08-20 09:49:57 +08:00
huanghui
1630dcb0c8
add subdirectory for log and ir_dump
2021-08-19 14:11:16 +08:00
zhangzhaoju
9e8cbefe95
pclint clean
2021-08-19 10:29:01 +08:00
xiefangqi
0e2efc2501
fix minddata code clean
2021-08-19 09:11:30 +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
i-robot
6afcd815d2
!21362 add pynative profiling codes based on ascend and gpu
...
Merge pull request !21362 from lvchangquan/profiling_refactor
2021-08-13 06:18:31 +00:00
zhouyaqiang
b81ba100b7
add complex number support
2021-08-12 10:36:43 +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
9629b4ebd9
!21071 [Graph Kernel] Add Low Precision Optimition
...
Merge pull request !21071 from cyun/master_729
2021-08-05 00:50:58 +00:00
cy
4105a247b7
add low precison
2021-08-04 09:52:42 +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
i-robot
5bba3adf28
!20935 ascend supports mpirun
...
Merge pull request !20935 from baihuawei/graph_mode_nonsink_part1
2021-07-31 02:24:24 +00:00
baihuawei
def6af8158
ascend support mpi
2021-07-30 16:22:48 +08:00
yuchaojie
905e798423
code check clean
2021-07-29 20:23:55 +08:00
Yang Jiao
e2cfc516eb
refctor arithmetic simplify
2021-07-27 11:29:26 +08:00