i-robot
01ade5857d
!22123 update pynative profiling codes in fp and bp
Merge pull request !22123 from lvchangquan/profiling_formal
4 years ago
i-robot
438169e0b9
!22365 RDR adapts for CPU dynamic memory allocation
Merge pull request !22365 from liangyongxiong/fix
4 years ago
i-robot
8e39dd4ec7
!22173 ascend add nontask sink mode
Merge pull request !22173 from baihuawei/graph_mode_nonsink_part3-2
4 years ago
i-robot
23a5c64ce0
!22218 Add graph kernel userdefine op support
Merge pull request !22218 from zichun_ye/graph_kernel_userdefine
4 years ago
lvchangquan
bab311f0c7
update pynative profiling codes in fp and bp
4 years ago
liangyongxiong
9f6b015032
RDR adapts for CPU dynamic memory allocation
4 years ago
i-robot
49d84b3a87
!22247 error log rectification
Merge pull request !22247 from hwjiaorui/error-log
4 years ago
i-robot
8a5ef35d64
!22105 pynative mode bug fix
Merge pull request !22105 from liubuyu/master
4 years ago
i-robot
7d461ed6a4
!22349 fix Conv3D precision under fp16
Merge pull request !22349 from zuochuanyong/fix_conv3d_precision_fp16
4 years ago
i-robot
64f931f1cf
!22307 code check clean
Merge pull request !22307 from yuchaojie/code-clean
4 years ago
baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
Zichun Ye
a7d89f6686
add graph kernel userdefine op support
fix code check
4 years ago
zuochuanyong
8fa68ebd98
fix Conv3D precision under fp16
4 years ago
lby
a04da35956
fix case core dump in pynative mode
4 years ago
hwjiaorui
12b4940e8a
log rectification
4 years ago
i-robot
2e0ae45a67
!22322 clean code
Merge pull request !22322 from hwjiaorui/clean-code-master
4 years ago
i-robot
f88445dcf0
!22260 Avoid printing meaningless error message
Merge pull request !22260 from tanghuikang/tbe_em
4 years ago
yuchaojie
da4f6c51dc
code check clean
4 years ago
hwjiaorui
2008a2a78c
clean code
4 years ago
i-robot
d2a42f131f
!21963 fix a profiling bug to improve performance
Merge pull request !21963 from lvchangquan/master
4 years ago
i-robot
6279b1a81f
!22111 dump task error data support ms_om_path
Merge pull request !22111 from jjfeing/master
4 years ago
tanghuikang
9d08583307
Avoid printing meaningless error message
4 years ago
i-robot
d4e62bd7df
!22165 add error string of curandStatus
Merge pull request !22165 from hanhuifeng/droupout_log
4 years ago
baihuawei
6eec288c39
opt ascend single op mode runtime code
4 years ago
hanhuifeng2020
f84b80525b
add error string for curandStatus
4 years ago
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
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
jjfeing
b4e67caf22
support ms_om_path env
4 years ago
i-robot
09a1a7f1f2
!21924 Add subdirectory for glog and ir_dump
Merge pull request !21924 from huanghui/add-submodule-for-dfx-files
4 years ago
i-robot
36f0b3c353
!22062 upgrade ascend package 19 Aug 21
Merge pull request !22062 from yanghaoran/upgrade_ascend_0819
4 years ago
yanghaitao1
8fc11cb676
adapt delete libms_profiler_fwk.a
4 years ago
i-robot
db1995562e
!21917 Opt kernel runtime performance in vm non_task sink mode.
Merge pull request !21917 from liangzelang/opt_runtime
4 years ago
huanghui
1630dcb0c8
add subdirectory for log and ir_dump
4 years ago
i-robot
5e718c5676
!21973 GetRankId failed in PyNative mode
Merge pull request !21973 from caifubi/master-hccl-get-rank-id
4 years ago
caifubi
dfe0e94466
Fix PyNative get_rank_id/get_rank_size
4 years ago
i-robot
a16de2fd1b
!21981 Fix old runtime GPU dump issue for multigraph model
Merge pull request !21981 from parastooashtari/dumpdata_multigraph
4 years ago
i-robot
38c9a70a85
!21938 unified runtime optimize code
Merge pull request !21938 from limingqi107/bug_fix4
4 years ago
liangyongxiong
7ea0ae9ea0
shield RDR header files with ENABLE_DUMP_IR in recorder_actor.cc
4 years ago
Parastoo Ashtari
6d93ab5e35
Fixed old runtime GPU dump issue for multigraph
4 years ago
limingqi107
02430820ed
unified runtime optimize code
4 years ago
lvchangquan
136bd94f77
fix a profiling bug to improve performance
4 years ago
i-robot
15ad91edc5
!21654 add sync control for pynative
Merge pull request !21654 from chujinjin/add_sync_control_for_pynative
4 years ago
liangzelang
3e4ffd2025
opt runtime
4 years ago
i-robot
bfab98b65e
!21775 unified runtime add abstract actor and optimize code
Merge pull request !21775 from limingqi107/bug_fix4
4 years ago
chujinjin
34096bf879
add sync control for pynative
4 years ago
i-robot
16d5427743
!21863 update the method for get rank_id
Merge pull request !21863 from yelihua/new-dev
4 years ago
i-robot
8b4ef20958
!21733 fix DestroyHccl must be called before FreeDeviceMemory
Merge pull request !21733 from jjfeing/master
4 years ago
yelihua
a6dc9a0a07
get rank id when set hccl env for single card train
4 years ago
i-robot
87ee75a543
!21807 [bugfix] memory leak in pynative mode
Merge pull request !21807 from zyli2020/mindrt_debug
4 years ago