mindspore-ci-bot
|
00672a47b8
|
!1730 control sink refactor
Merge pull request !1730 from wenchunjiang/fix_code_check
|
5 years ago |
mindspore-ci-bot
|
4f08d35cc7
|
!1415 support mix target
Merge pull request !1415 from kisnwang/support-mix-target
|
5 years ago |
kswang
|
c63729b8e6
|
support mix target
|
5 years ago |
wenchunjiang
|
772806b03e
|
fix code check
|
5 years ago |
lizhenyu
|
9d0b74b473
|
move add graph manager to gpu session
|
5 years ago |
mindspore-ci-bot
|
fffb2ef5d7
|
!1690 Mark null output subgraph
Merge pull request !1690 from zhoufeng/make-null-output-subgraph
|
5 years ago |
mindspore-ci-bot
|
ad21780a54
|
!1371 separate py from debug and utils
Merge pull request !1371 from leopz/tensor_utils
|
5 years ago |
lizhenyu
|
9df3a8613c
|
fix get nullptr when use graph manager
|
5 years ago |
zhoufeng
|
b7fae521c0
|
Mark null output subgraph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
Margaret_wangrui
|
a79311fa1a
|
handle tuple in CreateNewCNode
|
5 years ago |
leopz
|
a9e30a96db
|
separate py from debug and utils
|
5 years ago |
mindspore-ci-bot
|
9c33da391a
|
!1513 refine data copy in multi-graph
Merge pull request !1513 from zyli2020/refine_data_copy_in_multi_graph
|
5 years ago |
lizhenyu
|
a25b84055c
|
refine data copy in multi-graph
|
5 years ago |
mindspore-ci-bot
|
45484c690c
|
!1436 [session]make manager for every graph
Merge pull request !1436 from chenfei_mindspore/master
|
5 years ago |
mindspore-ci-bot
|
20a0f6ef7c
|
!1416 fix summary nodes in child graph
Merge pull request !1416 from Margaret_wangrui/fix-summary-nodes-in-child-graph
|
5 years ago |
chenfei
|
c6bd4ec841
|
make manager for every graph
|
5 years ago |
Margaret_wangrui
|
c2bca5bf4f
|
fix summary nodes in child graph
|
5 years ago |
zhoufeng
|
f868a2855f
|
Insert assign nodes for linking sub graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
af775c173e
|
!1295 reuse parameter
Merge pull request !1295 from Margaret_wangrui/new-parameter
|
5 years ago |
Margaret_wangrui
|
52e925dbee
|
handle-get-summary-node
|
5 years ago |
chenfei
|
5e9edc1608
|
use make tuple store call nodes
|
5 years ago |
lizhenyu
|
da55cf6d50
|
fix summary bug of gradient
|
5 years ago |
mindspore-ci-bot
|
d3359081e0
|
!1323 add make_tuple before return as graph outputs in ConstructKernelGraph
Merge pull request !1323 from wenchunjiang/supplyment_for_construct_graph
|
5 years ago |
wenchunjiang
|
245ab3199b
|
add make_tuple before reture as graph outputs in ConstructKernelGraph
|
5 years ago |
chenfei
|
7d41812b98
|
split-graph-for-control-sink
|
5 years ago |
mindspore-ci-bot
|
97ba539e7b
|
!1269 fix issue of loadding control input tensors failed in control sink mode
Merge pull request !1269 from wenchunjiang/fix_task_sink_bug
|
5 years ago |
wenchunjiang
|
729ea8cc55
|
fix bug of loadding ctrl input tensors failed in control sink mode
|
5 years ago |
mindspore-ci-bot
|
04ac611fe8
|
!1189 Decoupling py default param from Parameter
Merge pull request !1189 from leopz/master
|
5 years ago |
leopz
|
40e15996b0
|
move default_param out of parameter and remove pybind11 in anf define
|
5 years ago |
lvliang
|
8798979117
|
pynative-release-memory-after-run-finish
|
5 years ago |
Margaret_wangrui
|
d87b941ff9
|
handle the case which the input of summary is depend type
|
5 years ago |
mindspore-ci-bot
|
4ecc9389e0
|
!1186 [control sink refactor]: construct kernel graph
Merge pull request !1186 from wenchunjiang/construct_kernel_graph
|
5 years ago |
wenchunjiang
|
ea65e61cb1
|
adding new constructKernelGraph to transform all subgraphs to
kernel_graph from root func_graph
|
5 years ago |
lvliang
|
2e284cb849
|
pynative-fix-topk-run-failed
|
5 years ago |
chenfei
|
6e934530a3
|
new compile graph of new control sink
|
5 years ago |
chenfei
|
931515fa75
|
reuse parameter by python parameter
only reuse parameter from tensor when different session
|
5 years ago |
mindspore-ci-bot
|
ef596f26e9
|
!802 [control sink]move the opt process to build graph
Merge pull request !802 from chenfei_mindspore/move-opt-into-build-graph
|
5 years ago |
chenfei
|
cc54bb565d
|
move opt to build graph
|
5 years ago |
mindspore-ci-bot
|
e655e0e04c
|
!799 fix tensor dirty flag setting
Merge pull request !799 from dinghao/dirty_flag
|
5 years ago |
dinghao
|
f77de54aa4
|
fix tensor dirty
|
5 years ago |
chujinjin
|
e2b0a28142
|
add pynative cache
|
5 years ago |
chujinjin
|
13bf42ba6f
|
abstract input tensor
|
5 years ago |
lvliang
|
5b39a3ea6e
|
fix-check-nullptr-by-calling-function
|
5 years ago |
lvliang
|
aec761c143
|
pynative-clean-reviewbot-warning
|
5 years ago |
ougongchang
|
0ed6d9178e
|
add Histogram summary operator
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
|
6 years ago |
lvliang
|
ffe8b5d3ec
|
pynative-add-op-supported
|
6 years ago |
chenfei
|
734fabb780
|
solve problem when create parameter from 'call' cnode
|
6 years ago |
lianliguang
|
5d225f934f
|
change the padding strategy & refactor insert transdata
|
6 years ago |
chenfei
|
d1a0ded6c2
|
use first depend create parameter
|
6 years ago |
leonwanghui
|
fdb47860cc
|
Fix some typo errors in session and device module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
6 years ago |