gaoyong10
83ee99b07d
Get output nodes by control node.
4 years ago
limingqi107
8ef51f22c1
unified runtime optimize the graph output
4 years ago
limingqi107
19330b6f82
unified runtime support graph sink output update
4 years ago
He Wei
57c75a9479
Support construct CNode by move inputs in
4 years ago
He Wei
be1ea10ca7
Optimize KernelGraph::ReplaceNode
Remove unnecessary UpdateNodeEdgeList() calls.
4 years ago
zhaosida
85e00ba3ab
self code check
4 years ago
zhaosida
7bbad8a84e
self code check
4 years ago
yelihua
83b3f6fef7
delete Common::GetRealPath
4 years ago
John Tzanakakis
4b77150f94
make async dump when sink_mode=False use input_ctrl_tensor like sink_mode=True
4 years ago
zhaosida
10d834f47d
code clean master
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
5 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
5 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
5 years ago
chenfei
4428db97e3
check abstract ref of update parameters
5 years ago
i-robot
445681830d
!21737 fix bug of common opt repeatly match a same node
Merge pull request !21737 from hwjiaorui/fix-node-pass-backend
5 years ago
i-robot
a71c0d19d3
!21696 unified runtime clear the resource of graph
Merge pull request !21696 from limingqi107/bug_fix
5 years ago
chenfei
6ea5e289ad
add fg in todo list
5 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
5 years ago
hwjiaorui
1fa30a665f
tensor device address setting
5 years ago
i-robot
2f4fc75fcc
!21396 modify the limit of axis of reduce ops
Merge pull request !21396 from Simson/opinfer
5 years ago
simson
5b34859541
modify the limit of axis of reduce ops
5 years ago
hwjiaorui
e97df3a58f
clean code
5 years ago
i-robot
4c3c3ceee6
!21157 add AdamWeightDecay to optSet
Merge pull request !21157 from kisnwang/update-need-lock-tensors
5 years ago
kswang
8fa85cac34
add adamweightdecay to opset and update lock input tensors
5 years ago
i-robot
ef182b31d6
!20928 Fix network's AR and optimizer cannot be in parallel.
Merge pull request !20928 from linqingke/highest-performance
5 years ago
limingqi107
fe36a158af
unified runtime pclint fixed
5 years ago
linqingke
7a463a885e
Fix network's AR and optimizer cannot be in parallel.
5 years ago
limingqi107
86c69d116b
unified runtime bug of host device and graph kernel
5 years ago
i-robot
581b4b65e4
!20906 cod review master
Merge pull request !20906 from lianliguang/code_review_master
5 years ago
limingqi107
0b8937cd6c
unified runtime bug of auto moand and host device of multi graphs
5 years ago
lianliguang
1b41219c46
fix code review
5 years ago
gaoyong10
7481779e95
link auto monad for gather actor
5 years ago
l00591931
c7bc867ae4
Add CloneCNodeWithInfos for kernel graph
5 years ago
i-robot
32a54eb4eb
!15330 add updated paramter for graph
Merge pull request !15330 from kisnwang/add-updated-paramter-for-graph
5 years ago
kswang
42155e7e5c
add updated parameter for graph
5 years ago
limingqi107
37ccca59c4
fix bug of loop count actor link
5 years ago
hwjiaorui
7bac9e3e6d
root_graph common pass
5 years ago
i-robot
b9d5f1ddab
!18304 code clean
Merge pull request !18304 from yuchaojie/code-clean2
5 years ago
yuchaojie
273f03db77
code clean
5 years ago
gaoyong10
3051ed82f9
Fix the no input actor control link in control flow.
5 years ago
i-robot
ada0d2ac96
!17721 optimize hccl group
Merge pull request !17721 from kisnwang/optimize-hccl-group
5 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
5 years ago
kswang
1d55f72bea
optimize exec order only for one hccl group
5 years ago
limingqi107
7f634d12f0
actor runtime support GraphKrenel
5 years ago
kswang
9d5f754135
format codes
5 years ago
kswang
5e8cbedd9a
remove duplicate code
5 years ago
kswang
bc1f132d32
format some code
5 years ago
lvliang
32da2cea42
create multi make tuple for nested tuple output
5 years ago
zhangzhaoju
061b4c4929
fix:I3A125 Failed to remove the value_node
5 years ago
limingqi107
3029cb12ee
actor runtime support host and devcie
5 years ago