marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
i-robot
|
fe74be4830
|
!29701 Support dump parameters using origin_parameter_order, fix DumpConstantData issue and refactor debugger mindRT code
Merge pull request !29701 from parastooashtari/kernel_level_dump
|
4 years ago |
Parastoo Ashtari
|
f6bebc7d97
|
use origin_parameter_order to load and dump params mindRT
Refactor mindRT code
Fix DumpConstantData issue
|
4 years ago |
i-robot
|
52678993c6
|
!29769 fix event error
Merge pull request !29769 from TuDouNi/event
|
4 years ago |
ttudu
|
e2d1fb515a
|
fix event error in mindrt
|
4 years ago |
jiaorui
|
2f8e024a73
|
error manager
|
4 years ago |
chenfei
|
a96f0b11e0
|
open closure
|
4 years ago |
i-robot
|
f2466fbff2
|
!29443 update ascend stream assign && add PROF log info
Merge pull request !29443 from lyqlola/master
|
4 years ago |
liyiqi
|
adb33a15b5
|
update ascend stream assign && add PROF log info
|
4 years ago |
hwjiaorui
|
aff003e7a7
|
fix manager is null
|
4 years ago |
i-robot
|
3ed062fcfa
|
!28983 ms_function needs to be compiled and executed in graph
Merge pull request !28983 from caifubi/master-pynative-add-bprop-flag
|
4 years ago |
caifubi
|
1e48cf1742
|
Pynative ms_function mix execution
1. Add bprop flag to bp-graph in PyNative mode.
2. Run ms_function in actor-DAG.
3. Use aclMemcopyAsync in DtoD copy.
4. Insert event before RunTask.
|
4 years ago |
TronZhang
|
deac002bed
|
refactor kernel mod class and subclass
|
4 years ago |
caifubi
|
9bfdcedaef
|
Wait device task finish when python exit
|
4 years ago |
Parastoo Ashtari
|
c6f5fb06f2
|
add comments for dump and debugger code.
|
4 years ago |
hwjiaorui
|
b31e0ccd7a
|
fix core dump after runtime error
|
4 years ago |
hwjiaorui
|
d8c3146b87
|
fix core dump
|
4 years ago |
i-robot
|
22758f4d07
|
!28804 add copyattr in TransposedUpdateFusion
Merge pull request !28804 from yuchaojie/ir_fusion3
|
4 years ago |
yuchaojie
|
9a47c979e3
|
add copyattr in TransposedUpdateFusion
|
4 years ago |
lby
|
2197ad2e7e
|
fix some potential risk
|
4 years ago |
i-robot
|
f37e43e2b5
|
!28728 change onednn default omp thread pool to mindspore runtime thread pool
Merge pull request !28728 from fangzehua/mkl_tp
|
4 years ago |
i-robot
|
68ec2be828
|
!28784 [GraphKernel] add lite pass manager.
Merge pull request !28784 from chenlei_autodiff/lite_callback
|
4 years ago |
fangzehua
|
ac11ceeee4
|
change omp to ms threadpool
|
4 years ago |
chenlei_autodiff
|
0574995198
|
[GraphKernel] add lite pass manager.
|
4 years ago |
i-robot
|
417cea03ee
|
!28762 Fix static check.
Merge pull request !28762 from ZPaC/static
|
4 years ago |
i-robot
|
b73ba4181b
|
!28647 clean code
Merge pull request !28647 from hwjiaorui/clean-code-master
|
4 years ago |
ZPaC
|
9dd90de735
|
Fix static check.
|
4 years ago |
i-robot
|
05cd3ca997
|
!28671 Move e2e dump to super kernel Ascend MindRT
Merge pull request !28671 from parastooashtari/ascend_mindrt
|
4 years ago |
i-robot
|
c483842f9c
|
!28614 add graph manager for AscendGraphOptimization
Merge pull request !28614 from yuchaojie/ir_fusion
|
4 years ago |
i-robot
|
699033ee96
|
!28638 fix DynamicRNN data dump
Merge pull request !28638 from yuchaojie/ir_fusion2
|
4 years ago |
hwjiaorui
|
1f07b9bc6c
|
clean code
|
4 years ago |
i-robot
|
7bfb901e03
|
!28552 code warning clean
Merge pull request !28552 from yuchaojie/code-clean
|
4 years ago |
yuchaojie
|
3e81faeb0a
|
add graph manager for AscendGraphOptimization
|
4 years ago |
Parastoo Ashtari
|
28c88a6b2d
|
move e2e dump to superkernel for mindRT
|
4 years ago |
i-robot
|
c099185d5f
|
!28354 Support custom Actor and related node for dynamic shape case.
Merge pull request !28354 from TronZhang/dynamic_shape_pipeline_actor
|
4 years ago |
TronZhang
|
58f386fe2a
|
Add Custom actor nodes and custom actor support for dynamic shape case
|
4 years ago |
ZPaC
|
723a2d359c
|
Fix hang at MPI_comm_create in unsymmetrical case.
|
4 years ago |
liangzelang
|
706ad9360e
|
delete unuseless code which cause nullptr bug.
|
4 years ago |
i-robot
|
f1f6f8d024
|
!28573 warning clean
Merge pull request !28573 from liubuyu/bug_fix
|
4 years ago |
yuchaojie
|
b63a044a65
|
add ge format convert for ND_RNN_BIAS&FRACTAL_ZN_RNN and filter None input and non-task op in data dumper
|
4 years ago |
i-robot
|
3fdccd681e
|
!28635 Skip when events not in this graph
Merge pull request !28635 from laiyongqiang/somas_debug
|
4 years ago |
yuchaojie
|
90798644e5
|
code warning clean
|
4 years ago |
LaiYongqiang
|
abae3d4dcf
|
skip when events not in this graph
|
4 years ago |
lby
|
86162ebcc0
|
warning clean
|
4 years ago |
i-robot
|
0e48299d82
|
!28547 Fix MindIR Export
Merge pull request !28547 from hwjiaorui/export-910
|
4 years ago |
i-robot
|
c9b93432ea
|
!28525 Adopt to Ascend kernel by kernel in MindRT
Merge pull request !28525 from liangzelang/enable_kernel_by_kernel
|
4 years ago |
hwjiaorui
|
63c224d86a
|
create backend
|
4 years ago |
i-robot
|
e4438f3028
|
!28310 dynamic_kernel_mod
Merge pull request !28310 from TuDouNi/dynamic_shape_stage1
|
4 years ago |
liangzelang
|
26337a3d7d
|
adopt to Ascend kernel by kernel in mindrt
|
4 years ago |
ttudu
|
9373679c04
|
dynamic_kernel_mod
|
4 years ago |