Margaret_wangrui
|
137007be88
|
only call HasNodeAttr for CNodePtr type
|
6 years ago |
WilliamLian
|
691b0648e3
|
convert unsupported kernel in aicore to aicpu
|
6 years ago |
fary86
|
3f323e48e2
|
Add submodule id for log interface
|
6 years ago |
mindspore-ci-bot
|
0e270090c8
|
!991 reuse parameter if has a same python parameter
Merge pull request !991 from chenfei_mindspore/reuse-parameter-by-python-parameter
|
6 years ago |
mindspore-ci-bot
|
fb245b91e5
|
!864 cpu kernel register type
Merge pull request !864 from sunsuodong/cpu_op_register
|
6 years ago |
chenfei
|
931515fa75
|
reuse parameter by python parameter
only reuse parameter from tensor when different session
|
6 years ago |
yujianfeng
|
4a0ddaef59
|
Support specifying reshape type for batchnorm fused op
|
6 years ago |
sunsuodong
|
90fd53c1d8
|
cpu kernel register type
|
6 years ago |
rick_sanchez
|
6146424596
|
refactor vm module for multigraph sink
|
6 years ago |
kswang
|
5886c3ac22
|
fix assign cause ir inconsistency
|
6 years ago |
Margaret_wangrui
|
21266ab575
|
fix bug of loss scale not update
|
6 years ago |
wanghua
|
fdbef20638
|
fix loss scale and task_sink_mode to false at the same time cause segmentation fault
|
6 years ago |
mindspore-ci-bot
|
ea0fb2ccae
|
!852 add warning info to statistics how much nodes using raise or reduce to selected kernel info
Merge pull request !852 from lianliguang/master
|
6 years ago |
lianliguang
|
9fd9a1af71
|
add warning info to statistics how much nodes using raise or reduce to selected kernel info
|
6 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
|
6 years ago |
chenfei
|
cc54bb565d
|
move opt to build graph
|
6 years ago |
mindspore-ci-bot
|
e655e0e04c
|
!799 fix tensor dirty flag setting
Merge pull request !799 from dinghao/dirty_flag
|
6 years ago |
dinghao
|
f77de54aa4
|
fix tensor dirty
|
6 years ago |
mindspore-ci-bot
|
64abbeaa89
|
!705 add pynative cache
Merge pull request !705 from chujinjin/add_pynative_cache
|
6 years ago |
rick_sanchez
|
6ae8345cad
|
refactor vm module for multigraph sink
|
6 years ago |
mindspore-ci-bot
|
5600332700
|
!775 refactor buffer fusion
Merge pull request !775 from Etone.Chan/master
|
6 years ago |
Etone.Chan
|
2e2e7a28ae
|
refactor buffer fusion
|
6 years ago |
kswang
|
e6f36e050f
|
change cpu kernel dir
|
6 years ago |
mindspore-ci-bot
|
63712848e2
|
!494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
|
6 years ago |
zhoufeng
|
b681cec8f2
|
cmake refactor
|
6 years ago |
chujinjin
|
e2b0a28142
|
add pynative cache
|
6 years ago |
mindspore-ci-bot
|
90dfbab386
|
!501 Refactor PyNative Excution Get Input Tensors
Merge pull request !501 from chujinjin/abstract_input_tensor
|
6 years ago |
chujinjin
|
13bf42ba6f
|
abstract input tensor
|
6 years ago |
limingqi107
|
664f2628e5
|
optimize gpu allReduce alloc memory performance
|
6 years ago |
kswang
|
1e8997f4cb
|
optimize sort for mem reuse and fix memreuse bug
|
6 years ago |
lvliang
|
5b39a3ea6e
|
fix-check-nullptr-by-calling-function
|
6 years ago |
mindspore-ci-bot
|
4a3e5cb944
|
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
|
6 years ago |
lvliang
|
aec761c143
|
pynative-clean-reviewbot-warning
|
6 years ago |
YuJianfeng
|
39945d0f79
|
Add AllGather fusion pass
|
6 years ago |
mindspore-ci-bot
|
d99dfbd83d
|
!390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
Merge pull request !390 from gukecai/master
|
6 years ago |
gukecai
|
f8208c7c52
|
Support GetNext Parallel
|
6 years ago |
limingqi107
|
399d72874b
|
fix visit kernel missing the return_types
|
6 years ago |
mindspore-ci-bot
|
3822b4837f
|
!340 Add a HistogramSummary ops to record tensor value
Merge pull request !340 from ougongchang/master
|
6 years ago |
mindspore-ci-bot
|
093c2caed4
|
!337 optimize execute order sort
Merge pull request !337 from kisnwang/optimize-execute-order-sort
|
6 years ago |
mindspore-ci-bot
|
59eb8aa053
|
!431 fix cell output issue in pynative mode
Merge pull request !431 from wangqiuliang/fix-cell-ouput-issue-in-pynative
|
6 years ago |
kingfo
|
8f4cf323f8
|
fix cell output issue and vm operator in pynative mode
|
6 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 |
mindspore-ci-bot
|
f69a668d98
|
!350 change tuple output to make tuple
Merge pull request !350 from lianliguang/chang-tuple-output-to-make-tuple
|
6 years ago |
lianliguang
|
00e4306518
|
convert all tuple output to maketuple
|
6 years ago |
kswang
|
83eeac9310
|
optimize execute order sort
|
6 years ago |
chenfei
|
4907abbc24
|
fix bug of real input arg num of set child graph input
|
6 years ago |
chenfei
|
e017fd8916
|
share mem of paramter between child graph
|
6 years ago |
mindspore-ci-bot
|
9b80c160a0
|
!276 pynative-add-op-supported
Merge pull request !276 from JoyLvliang/pynative-add-op-supported
|
6 years ago |
mindspore-ci-bot
|
58a70b5f82
|
!346 getnext parallel optimization part II: Eliminate Memcpy in specify scenario
Merge pull request !346 from laiyongqiang/develop
|
6 years ago |
lvliang
|
ffe8b5d3ec
|
pynative-add-op-supported
|
6 years ago |