yanghaitao1
177f3f75bf
remove profiler if compiled with -s on
4 years ago
caifubi
95db5fd4be
Fix PyNative Parameter Broadcast bug
4 years ago
sabrinasun
220245f592
add security isolation to online and offline debugger
4 years ago
i-robot
c7ab3cc3f8
!22302 [MS][RDR] Fix allocate memory bug when record gpu meory information in RDR
Merge pull request !22302 from louie5/gpu_memory
4 years ago
louie5
570bfc22dc
record gpu memory info with map container instead of vector
4 years ago
lizhenyu
c8001fae24
log refine
4 years ago
Parastoo Ashtari
bf034bddb5
Apply comments on tensor stat online and offline debugger
4 years ago
i-robot
438169e0b9
!22365 RDR adapts for CPU dynamic memory allocation
Merge pull request !22365 from liangyongxiong/fix
4 years ago
liangyongxiong
9f6b015032
RDR adapts for CPU dynamic memory allocation
4 years ago
Zichun Ye
a7d89f6686
add graph kernel userdefine op support
fix code check
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
Parastoo Ashtari
6d93ab5e35
Fixed old runtime GPU dump issue for multigraph
4 years ago
i-robot
6afcd815d2
!21362 add pynative profiling codes based on ascend and gpu
Merge pull request !21362 from lvchangquan/profiling_refactor
4 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
4 years ago
lvchangquan
e8d9803258
add profiling codes based on ascend and gpu in pynative mode
4 years ago
limingqi107
5766234426
code review of gpu backend
4 years ago
sabrinasun
6e22a8c133
fix master ci warning
4 years ago
lizhenyu
0beaf288b3
fix code review warnings
4 years ago
hwjiaorui
e97df3a58f
clean code
4 years ago
ckey_Dou
d293c5eb26
using kernel pool to share the compiling results when running on multi
cards
4 years ago
wangjunbao
f9d99e97d2
fix ci warning for not handling function retrun of RDR
4 years ago
limingqi107
06a6e8d186
fix the test case of CPU dump
4 years ago
limingqi107
008dbf2da0
fix device bug of the input empty
4 years ago
limingqi107
70d156562a
add dump pb and nccl protected
4 years ago
linqingke
84b26853a6
fix mem_unit_size overflow bug.
4 years ago
yuchaojie
bf13a8a01e
support group conv2d in pynative
4 years ago
limingqi107
3cb5075e38
fix bug of memory swap
4 years ago
i-robot
a87fd539d4
!18726 Fix cudnn malloc memory failed.
Merge pull request !18726 from linqingke/gpu_memory
4 years ago
linqingke
d0e2fabf1f
fix cudnn malloc memory failed.
4 years ago
7347157+joylvliang@user.noreply.gitee.com
6efc47853f
fix_bug_of_resnet50_512_batch_size_memory_not_enough
4 years ago
yuchaojie
689158f79b
FracZ format conversion when conv2d group > 1
4 years ago
i-robot
538fb5dd8a
!18535 add RDR export point for SyncStream failed
Merge pull request !18535 from liangyongxiong/master
4 years ago
i-robot
368aff4714
!18588 fix bug of CPU actor runtime
Merge pull request !18588 from limingqi107/actor_runtime2
4 years ago
liangyongxiong
7fd56d6244
add RDR export point for SyncStream failed
4 years ago
i-robot
26ed1427e9
!18521 Fix collective log
Merge pull request !18521 from ZPaC/multi-host-use-hostid
4 years ago
i-robot
35b15bda0b
!18465 clean code for memory reuse
Merge pull request !18465 from laiyongqiang/mem_clean
4 years ago
limingqi107
b25d00731c
fix bug of CPU actor runtime
4 years ago
ZPaC
3013e08d1a
Fix collective log
4 years ago
LaiYongqiang
d4d6fb940d
memory reuse code clean
4 years ago
limingqi107
c664b7f37b
add device id info when memory alloc failed
4 years ago
i-robot
8301489439
!18329 Optimize collective log
Merge pull request !18329 from ZPaC/optimize-collective-log
4 years ago
i-robot
5a34e74551
!17505 Update gpu memory reuse.
Merge pull request !17505 from linqingke/gpu_memory
4 years ago
lizhenyu
887d96063b
unify runtime support pynative hook
4 years ago
ZPaC
9211e05f7f
optimize collective log
4 years ago
linqingke
40b3d923ab
add memory unit size setting.
update set unit.
4 years ago