i-robot
|
fc2792dd06
|
!23274 Rectify the error trustlist
Merge pull request !23274 from hwjiaorui/error-trustlist
|
4 years ago |
i-robot
|
fbfb42a062
|
!22779 optimization of hccl error log
Merge pull request !22779 from zhoufeng/error-check
|
4 years ago |
i-robot
|
d7388b40ab
|
!23295 add dump and profiling warning log when task is not sink
Merge pull request !23295 from baihuawei/fixlog
|
4 years ago |
i-robot
|
60de7e032e
|
!23348 Fix trans data memory leak
Merge pull request !23348 from zjun/fix_trans_data_memory_leak
|
4 years ago |
i-robot
|
dc45c64a78
|
!23207 Adding security isolation to debugger
Merge pull request !23207 from sabrinasun_59ee/macro
|
4 years ago |
baihuawei
|
e1e11b9a47
|
fix some bugs
|
4 years ago |
zhoufeng
|
e8bb698550
|
optimization of hccl error log
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
zjun
|
117247a002
|
Fix trans data memory leak
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
sabrinasun
|
220245f592
|
add security isolation to online and offline debugger
|
4 years ago |
王南
|
224cd2974a
|
bug_fix_delete_precision_reduce_of_64_to_32
|
4 years ago |
i-robot
|
6b0e8fef6b
|
!23242 Fix wrong device target bug when multi-target scene.
Merge pull request !23242 from liangzelang/opt_loadinputs
|
4 years ago |
i-robot
|
94f7cba97c
|
!23219 remove profiling parameters in set_context function
Merge pull request !23219 from yanghaitao/yht_remove_set_context_from_profiling_3
|
4 years ago |
hwjiaorui
|
ba846910ec
|
vm error list
|
4 years ago |
liangzelang
|
beb110a476
|
fix ctx device name different with real device name bug.
|
4 years ago |
hwjiaorui
|
759eb57ac5
|
error-log modify
|
4 years ago |
yanghaitao1
|
83302ad23c
|
remove profiling parameters in set_context function
|
4 years ago |
i-robot
|
ceb37595c3
|
!23163 Compile isolation for Profiling and Dump
Merge pull request !23163 from caifubi/master-compile-isolation-profiling-dump
|
4 years ago |
i-robot
|
fb372547e1
|
!22287 asr support dynamic shape
Merge pull request !22287 from wangnan39/asr_forward_support_dynamic
|
4 years ago |
王南
|
de540c68bb
|
asr support dynamic shape
|
4 years ago |
i-robot
|
d6565a0e3f
|
!23126 remove ir when task error
Merge pull request !23126 from jjfeing/master
|
4 years ago |
i-robot
|
a006016484
|
!20453 conv2d grad support dynamic shape
Merge pull request !20453 from wangnan39/conv_grad_support_dynamic
|
4 years ago |
caifubi
|
f092e623e0
|
Compile isolation for Profiling and Dump
|
4 years ago |
i-robot
|
218ef17950
|
!22669 Use rtMemcpy trans data in Ascend instead of device -> host -> device
Merge pull request !22669 from liangzelang/opt_loadinputs
|
4 years ago |
jjfeing
|
f8f2f66919
|
remove ir when task error
|
4 years ago |
liangzelang
|
1832d7c152
|
Use rtMemcpy trans data in Ascend instead of device -> host -> device
|
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 |
i-robot
|
6da6713e7a
|
!22936 Disable parallel build when PYNATIVE_SYNCHRONIZE flag is on
Merge pull request !22936 from caifubi/master-pynative-ascend-performance
|
4 years ago |
i-robot
|
37209e8f3b
|
!22962 Fix coredump when process exit in PyNative mode
Merge pull request !22962 from caifubi/master-pynative-hccl
|
4 years ago |
louie5
|
570bfc22dc
|
record gpu memory info with map container instead of vector
|
4 years ago |
caifubi
|
d8da8a55de
|
Disable async build pynative_synchronize is on
|
4 years ago |
王南
|
bfd9e5c995
|
conv grad support dynamic
|
4 years ago |
i-robot
|
e02ebc9ae5
|
!22744 log refine
Merge pull request !22744 from zyli2020/fix_defect
|
4 years ago |
i-robot
|
7c0c97e7d7
|
!22903 Fix static check
Merge pull request !22903 from ZPaC/static
|
4 years ago |
caifubi
|
312baad224
|
Fix coredump when process exit in PyNative mode
|
4 years ago |
i-robot
|
682d0c7d4f
|
!22867 PyNative RunOp Performance Optimize
Merge pull request !22867 from caifubi/master-pynative-ascend-performance
|
4 years ago |
ZPaC
|
8f0a0682b8
|
Fix static check
|
4 years ago |
caifubi
|
5a90c14005
|
PyNative RunOp Performance Optimize
1. Add OpRuntimeInfo to AnfNode.
2. Cache OpRuntimeInfo in Build.
3. Get format/dtype/tensorsize from OpRuntimeInfo when malloc device memory.
|
4 years ago |
i-robot
|
de984ecd94
|
!22804 fix -D off compile errors with RDR include files
Merge pull request !22804 from liangyongxiong/master
|
4 years ago |
i-robot
|
fb15f7cf5a
|
!22758 fix dump path: rand_id/node_dump
Merge pull request !22758 from jjfeing/master
|
4 years ago |
i-robot
|
1da5f2faa0
|
!22665 fix pclint and error log
Merge pull request !22665 from baihuawei/fixcodedex
|
4 years ago |
liangyongxiong
|
a03a8ccd8e
|
fix compile errors with RDR include files
|
4 years ago |
jjfeing
|
2caa33a972
|
dump path: rank_id/node_io_dump/
|
4 years ago |
baihuawei
|
af0d315279
|
fix pclint and error log
|
4 years ago |
i-robot
|
f6a0418658
|
!22551 fix pclint & error log
Merge pull request !22551 from zhaosida/code_clean_master
|
4 years ago |
lizhenyu
|
c8001fae24
|
log refine
|
4 years ago |
i-robot
|
3578383f65
|
!22709 fix ascend pynative performance
Merge pull request !22709 from baihuawei/fixpynative2.0
|
4 years ago |
i-robot
|
2c692bf7de
|
!22450 insert the overflow check operators according to the "gradients" scope name.
Merge pull request !22450 from guoqi/overflow-check-master
|
4 years ago |
baihuawei
|
b75659969a
|
fix ascend pynative performance
|
4 years ago |
i-robot
|
c094ec51c3
|
!22627 Solve the problem of coredump during continuous execution of use cases
Merge pull request !22627 from caifubi/master-fix-pynative-coredump
|
4 years ago |
zhaosida
|
10d834f47d
|
code clean master
|
4 years ago |