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
chenfei
4428db97e3
check abstract ref of update parameters
4 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
4 years ago
i-robot
a71c0d19d3
!21696 unified runtime clear the resource of graph
Merge pull request !21696 from limingqi107/bug_fix
4 years ago
chenfei
6ea5e289ad
add fg in todo list
4 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
4 years ago
hwjiaorui
1fa30a665f
tensor device address setting
4 years ago
i-robot
2f4fc75fcc
!21396 modify the limit of axis of reduce ops
Merge pull request !21396 from Simson/opinfer
4 years ago
simson
5b34859541
modify the limit of axis of reduce ops
4 years ago
hwjiaorui
e97df3a58f
clean code
4 years ago
i-robot
4c3c3ceee6
!21157 add AdamWeightDecay to optSet
Merge pull request !21157 from kisnwang/update-need-lock-tensors
4 years ago
kswang
8fa85cac34
add adamweightdecay to opset and update lock input tensors
4 years ago
i-robot
ef182b31d6
!20928 Fix network's AR and optimizer cannot be in parallel.
Merge pull request !20928 from linqingke/highest-performance
4 years ago
limingqi107
fe36a158af
unified runtime pclint fixed
4 years ago
linqingke
7a463a885e
Fix network's AR and optimizer cannot be in parallel.
4 years ago
limingqi107
86c69d116b
unified runtime bug of host device and graph kernel
4 years ago
i-robot
581b4b65e4
!20906 cod review master
Merge pull request !20906 from lianliguang/code_review_master
4 years ago
limingqi107
0b8937cd6c
unified runtime bug of auto moand and host device of multi graphs
4 years ago
lianliguang
1b41219c46
fix code review
4 years ago
gaoyong10
7481779e95
link auto monad for gather actor
4 years ago
l00591931
c7bc867ae4
Add CloneCNodeWithInfos for kernel graph
4 years ago
i-robot
32a54eb4eb
!15330 add updated paramter for graph
Merge pull request !15330 from kisnwang/add-updated-paramter-for-graph
4 years ago
kswang
42155e7e5c
add updated parameter for graph
4 years ago
limingqi107
37ccca59c4
fix bug of loop count actor link
4 years ago
hwjiaorui
7bac9e3e6d
root_graph common pass
4 years ago
i-robot
b9d5f1ddab
!18304 code clean
Merge pull request !18304 from yuchaojie/code-clean2
4 years ago
yuchaojie
273f03db77
code clean
4 years ago
gaoyong10
3051ed82f9
Fix the no input actor control link in control flow.
4 years ago
i-robot
ada0d2ac96
!17721 optimize hccl group
Merge pull request !17721 from kisnwang/optimize-hccl-group
4 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
4 years ago
kswang
1d55f72bea
optimize exec order only for one hccl group
4 years ago
limingqi107
7f634d12f0
actor runtime support GraphKrenel
4 years ago
kswang
9d5f754135
format codes
4 years ago
kswang
5e8cbedd9a
remove duplicate code
4 years ago
kswang
bc1f132d32
format some code
4 years ago
lvliang
32da2cea42
create multi make tuple for nested tuple output
4 years ago
zhangzhaoju
061b4c4929
fix:I3A125 Failed to remove the value_node
5 years ago
limingqi107
3029cb12ee
actor runtime support host and devcie
4 years ago
limingqi107
d8399e61e7
graph scheduler support multi graphs
4 years ago
liangzelang
269a30a820
delete unused code
4 years ago
mindspore-ci-bot
dad61aab28
!15613 fix pclint warnings
From: @Margaret_wangrui
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
4 years ago
Margaret_wangrui
1353b7451d
fix pclint warnings
4 years ago
lianliguang
5849706968
clean pclint warning
4 years ago
dayschan
771e3f61f3
Clean GraphKernel's codes from frontend
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
5 years ago
limingqi107
2f5b786daa
add dump info and fix process bug of actor runtime
5 years ago
mindspore-ci-bot
e2260a2f09
!14612 remove ControlDepend
From: @huangbingjian
Reviewed-by:
Signed-off-by:
5 years ago
huangbingjian
63a89925ff
remove ControlDepend and its use
5 years ago
liubuyu
40f34b0d90
3d graph reconstruct
5 years ago