zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
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
fangzehua
ac11ceeee4
change omp to ms threadpool
4 years ago
TronZhang
58f386fe2a
Add Custom actor nodes and custom actor support for dynamic shape case
4 years ago
i-robot
e4438f3028
!28310 dynamic_kernel_mod
Merge pull request !28310 from TuDouNi/dynamic_shape_stage1
4 years ago
ttudu
9373679c04
dynamic_kernel_mod
4 years ago
limingqi107
ea5e212975
environ bug fix in control flow
4 years ago
huanghui
79db0fb1c1
fix dump final ir
4 years ago
limingqi107
13809604eb
unfied runtime support the environ in the control flow
4 years ago
fangzehua
46d956d7d8
acc infershape in runtime
4 years ago
ZPaC
2b7429c5d2
1.Purge not used API.
2.Adapt for collective_init.h
4 years ago
ZPaC
e243c1e021
Add collective API for python layer
4 years ago
ZPaC
87057fdc27
Dynamic load ompi and nccl
4 years ago
hwjiaorui
d6b2a34a69
MindRT Ascend Devcie Context
4 years ago
ZPaC
e5789757d6
Add collective adapter
4 years ago
limingqi107
19330b6f82
unified runtime support graph sink output update
4 years ago
limingqi107
3e19107875
add the interface of ascend supporting unified time
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
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
limingqi107
02430820ed
unified runtime optimize code
4 years ago
lizhenyu
9404bfb9d9
fix pclint warnings
4 years ago
lizhenyu
209dc5f584
fix codedex warnings
4 years ago
lizhenyu
efcf910b80
Adjust CPU optimize graph pass
4 years ago
lizhenyu
3e295ce0ba
update device context key
4 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
4 years ago
limingqi107
21d168e980
optimize the performance of actor runtimie dynamic shape
4 years ago
lizhenyu
82dab96449
unified runtime supports dynamic shape
4 years ago
lizhenyu
2b50100d79
Unify runtime support profiling
4 years ago
lizhenyu
b3fbdf9d65
unify runtime for PyNative distributed mode
4 years ago
limingqi107
57a14f55e8
actor runtime code review modify
5 years ago
limingqi107
fba1dd8f2f
add the continue memory alloc of communication kernel for actor runtime
5 years ago
limingqi107
2f5b786daa
add dump info and fix process bug of actor runtime
5 years ago
lizhenyu
a87b141cf9
init device address for anf node
5 years ago
lizhenyu
c57a9edb9d
add graph compiler
5 years ago
limingqi107
98ce7c2039
add the impl of runtime actors
5 years ago
lizhenyu
95565aa7b8
add hardware abstract layer
5 years ago