mindspore-ci-bot
|
f42e36b629
|
!2845 Fix empty graph dump ir failed
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
|
6 years ago |
mindspore-ci-bot
|
0a279b7f73
|
!2849 fix serving peformance
Merge pull request !2849 from dinghao/master
|
6 years ago |
zhoufeng
|
1f8b00dff2
|
Fix empty graph dump ir
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
mindspore-ci-bot
|
f6b6ef2796
|
!2761 Record unreused arg in kernel graph
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
|
6 years ago |
chenfei
|
193c583cf6
|
add unreuse args of kernel graph
insert assign at the end of graph
clear log
clear log 2
handle replace call of unreuse args
handle bug of replace node
|
6 years ago |
dinghao
|
edc210dfdc
|
fix serving peformance
|
6 years ago |
mindspore-ci-bot
|
32405f9ab3
|
!2817 add internal output
Merge pull request !2817 from kisnwang/optimize-sub-graph-memcpy
|
6 years ago |
kswang
|
e9067b4a10
|
add internal output
|
6 years ago |
mindspore-ci-bot
|
687319219f
|
!2565 Add case for precision of bert network
Merge pull request !2565 from ddwolf/add_case_for_precisoin_of_bert
|
6 years ago |
duxiutao
|
1e43c609e0
|
Add test case and fix two bugs
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
|
6 years ago |
zhoufeng
|
3521d4fbda
|
process empty graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
Margaret_wangrui
|
ad8731944c
|
handle partial node in CreateNewCNode
|
6 years ago |
wenchunjiang
|
e3c4ee75a5
|
reset call inputs only when graph has been splited
|
6 years ago |
zhoufeng
|
49c9bd769b
|
vm no process empty graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
chenfei
|
1ecaf912f9
|
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
|
6 years ago |
mindspore-ci-bot
|
283e601428
|
!2563 reorder depend for mix target
Merge pull request !2563 from kisnwang/reorder-depend-for-mix-target
|
6 years ago |
mindspore-ci-bot
|
e83c563022
|
!2651 handle RecurseCompileGraph when one branch is Assign
Merge pull request !2651 from Margaret_wangrui/copy_ref_map_to_final_graph_in_RecurseCompileGraph
|
6 years ago |
mindspore-ci-bot
|
9b326fe8c5
|
!2625 Fix code review problems of session
Merge pull request !2625 from Margaret_wangrui/review_code_second
|
6 years ago |
kswang
|
a3843659b4
|
optimize depend for mix target
|
6 years ago |
Margaret_wangrui
|
7676043baf
|
copy ref map to final graph in RecurseCompileGraph
|
6 years ago |
mindspore-ci-bot
|
f7bf4bcd22
|
!2560 optimize the graph output of all nop node
Merge pull request !2560 from limingqi107/master
|
6 years ago |
Margaret_wangrui
|
3ea75e0d98
|
review code second
|
6 years ago |
mindspore-ci-bot
|
012f108b66
|
!2595 Make assign-node to be before jump-node, ensure child graph can get its input
Merge pull request !2595 from zhoufeng/assign-order-before-jump
|
6 years ago |
mindspore-ci-bot
|
8d49de00e8
|
!1811 handle control-depend with virtual node
Merge pull request !1811 from caifubi/handle-contrl-depend-with-virtual-node
|
6 years ago |
limingqi107
|
4949f6ca39
|
optimize the graph output of all nop node
|
6 years ago |
wenchunjiang
|
daaa029ef7
|
fix bug of labelswitch generate task failed when if cascad if
|
6 years ago |
caifubi
|
3d2ba14164
|
handle control depend with virtual node
|
6 years ago |
dinghao
|
52c58735fc
|
fix serving bugs
|
6 years ago |
zhoufeng
|
72ed409551
|
Make assign-node to be before jump-node, ensure child graph can get its
input
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
mindspore-ci-bot
|
044b214636
|
!2490 assign hcom op to one stream
Merge pull request !2490 from gukecai/new-stream-for-commit
|
6 years ago |
mindspore-ci-bot
|
4c6bff75af
|
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
|
6 years ago |
He Wei
|
43e0967024
|
Decouple ir::Tensor class from python
|
6 years ago |
gukecai
|
c703c4d7c8
|
hcom one stream
|
6 years ago |
chenfei
|
df7fe72928
|
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
|
6 years ago |
mindspore-ci-bot
|
cdaaf38206
|
!2508 Graph kernel use control sink
Merge pull request !2508 from zhoufeng/graph-kernel-use-control-sink
|
6 years ago |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
6 years ago |
zhoufeng
|
09c50ee435
|
Graph kernel use control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
mindspore-ci-bot
|
cc5a2408e6
|
!2491 add cpu kernel profiling log
Merge pull request !2491 from kisnwang/add-cpu-kernel-profiling
|
6 years ago |
mindspore-ci-bot
|
36b97f1de7
|
!2495 check control mode of control depend
Merge pull request !2495 from chenfei_mindspore/check-depend-mode-of-control-depend
|
6 years ago |
kswang
|
dc29cfcbf7
|
add cpu profile time
|
6 years ago |
chenfei
|
82599adc3f
|
check depend mode of control depend
|
6 years ago |
Shida He
|
4c056855e0
|
Implementation for mindspore debugger
|
6 years ago |
mindspore-ci-bot
|
817d1ae2e6
|
!2403 Session code review
Merge pull request !2403 from JoyLvliang/session-code-review
|
6 years ago |
mindspore-ci-bot
|
fa2166970a
|
!2446 Fix BackendCommonOptimization order
Merge pull request !2446 from zhoufeng/xiu-ba-ge
|
6 years ago |
lvliang
|
4de9e2506a
|
session-code-review
|
6 years ago |
chenfei
|
37ac8bc35d
|
fix bug of control parser
|
6 years ago |
zhoufeng
|
d4de0c5af1
|
fix BackendCommonOptimization order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
6 years ago |
dinghao
|
8d76c708df
|
init serving
|
6 years ago |
mindspore-ci-bot
|
74d12d738d
|
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
|
6 years ago |
mindspore-ci-bot
|
23d0497df6
|
!2160 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2160 from xianwz/master_graph_kernel
|
6 years ago |