mindspore-ci-bot
|
6f1c603284
|
!6560 implement parallel pack
Merge pull request !6560 from yihuaijie/master
|
5 years ago |
Yi Huaijie
|
6066b16838
|
implement parallel Pack
|
5 years ago |
mindspore-ci-bot
|
bd5a8b42ac
|
!6724 redundant codes clean
Merge pull request !6724 from TuDouNi/master
|
5 years ago |
mindspore-ci-bot
|
9475f9a19a
|
!6548 Implement parallel Split
Merge pull request !6548 from yihuaijie/dev
|
5 years ago |
root
|
4e85071055
|
redundant codes clean
|
5 years ago |
lvliang
|
087eb26ef5
|
fix-bug-pynative-gpu-memory-not-release
|
5 years ago |
mindspore-ci-bot
|
f847414117
|
!6471 Fix AdjustAllReduceMulAdd pass
Merge pull request !6471 from thlinh/dev_Sep18_fix_AdjustAllReduceMulAdd_pass
|
5 years ago |
mindspore-ci-bot
|
05d5ac9096
|
!6521 [Auto parallel] Checking the return value of find() in rec-searching
Merge pull request !6521 from Xiaoda/24-fix-a-return-value-checking-bug-in-rec-searching
|
5 years ago |
mindspore-ci-bot
|
85df184347
|
!6523 Fix static checking warnings
Merge pull request !6523 from BowenK/master
|
5 years ago |
mindspore-ci-bot
|
5a20b11012
|
!6502 [AutoParallel]Fix auto parallel find loss bug
Merge pull request !6502 from lichen/fix_auto_parallel_find_loss_bug
|
5 years ago |
Xiaoda Zhang
|
56d610f681
|
checking the find() return value
|
5 years ago |
Hoai Linh Tran
|
46f07efc31
|
Fix AdjustAllReduceMulAdd pass
Revive tests in lib_test
Code cleaning
|
5 years ago |
Yi Huaijie
|
18ed2bec53
|
implement parallel Split
|
5 years ago |
lvliang
|
37e59f826a
|
pynative-fix-bug-of-tuple-set-item-index-wrong
|
5 years ago |
BowenK
|
ed40ba05de
|
fix static checking warnings
|
5 years ago |
mindspore-ci-bot
|
97e8742f84
|
!6500 Add default value for the autoparallel search mode
Merge pull request !6500 from huangxinjing/add-default-value
|
5 years ago |
mindspore-ci-bot
|
728b78d082
|
!6491 delete blank lines
Merge pull request !6491 from yihuaijie/blank
|
5 years ago |
lichenever
|
d4bba3f1d2
|
fix_auto_parallel_find_loss_bug
|
5 years ago |
huangxinjing
|
8ba1503135
|
Add default value for auto search parallel mode
|
5 years ago |
mindspore-ci-bot
|
4d54de100b
|
!6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
Merge pull request !6411 from Xiaoda/23-fix-the-triangle-elimination-problem
|
5 years ago |
Yi Huaijie
|
117dd4b329
|
delete blank lines
|
5 years ago |
Xiaoda Zhang
|
970490a6f0
|
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
|
5 years ago |
mindspore-ci-bot
|
c8e9d46391
|
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
|
5 years ago |
mindspore-ci-bot
|
8346da267b
|
!6400 add overflow check for make_range and optimize isinstance processing
Merge pull request !6400 from zhangbuxue/add_overflow_check_for_make_range_and_optimize_isinstance_processing
|
5 years ago |
ZPaC
|
0b49f0fb57
|
change PS dir
|
5 years ago |
mindspore-ci-bot
|
754f2b774c
|
!6409 add batch parallel info black list
Merge pull request !6409 from gziyan/batch_paralell_black_list
|
5 years ago |
mindspore-ci-bot
|
cad7667030
|
!6417 auto parallel context fix and funv move
Merge pull request !6417 from yao_yf/auto_parallel_func_mv
|
5 years ago |
mindspore-ci-bot
|
63f0fb070f
|
!6284 Fix static check
Merge pull request !6284 from BowenK/master
|
5 years ago |
yao_yf
|
b70204c080
|
auto parallel context add notes and func mv
|
5 years ago |
mindspore-ci-bot
|
d8d2a70cb3
|
!6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
|
5 years ago |
buxue
|
14f6c95c28
|
add overflow check for make_range and optimize isinstance processing
|
5 years ago |
Ziyan
|
9e5248497b
|
add batch parallel info black list
|
5 years ago |
BowenK
|
607ea81c7b
|
fix static check
|
5 years ago |
ZPaC
|
58d6406178
|
Add pointer check for PS
|
5 years ago |
lichenever
|
6b2a9de09f
|
fix auto parallel mutigrpah bug
|
5 years ago |
mindspore-ci-bot
|
c57a472748
|
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
|
5 years ago |
mindspore-ci-bot
|
fd7bcd045a
|
!6347 support not in and add check for grad_with_sens with no sense provided
Merge pull request !6347 from zhangbuxue/support_not_in_and_add_check_for_grad_with_sens_with_no_sense_provided
|
5 years ago |
buxue
|
458498900c
|
support not in and add check for grad_with_sens with no sense provide.
|
5 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
5 years ago |
ZPaC
|
bb0a5a30cd
|
Capsulate address ptr generation in PS.
|
5 years ago |
mindspore-ci-bot
|
546b5a23f9
|
!6126 [AutoParallel] Added dimension check for elementwise op with implicit broadcast
Merge pull request !6126 from Chong/reshape-test-mul-broadcast
|
5 years ago |
mindspore-ci-bot
|
37e3b6082f
|
!6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
Merge pull request !6002 from BowenK/pre_ad
|
5 years ago |
mindspore-ci-bot
|
91b2591b08
|
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
|
5 years ago |
Sheng
|
fcbd85d79d
|
check dim for refer tensor when broadcasting
|
5 years ago |
ZPaC
|
4c1f9983d7
|
Optimize PS code.
|
5 years ago |
Wei Luning
|
7b6899fdc0
|
add import of ops in in ops __init__
|
5 years ago |
Yi Huaijie
|
0d478130f6
|
fix code check error
|
5 years ago |
mindspore-ci-bot
|
77e05e32a4
|
!6001 raise exception when use HookBackward in graph mode
Merge pull request !6001 from zhangbuxue/check_is_graph_mode_for_HookBackward
|
5 years ago |
mindspore-ci-bot
|
eedbbb3649
|
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
|
5 years ago |
buxue
|
3fd73f9d08
|
raise exception when use HookBackward in graph mode
|
5 years ago |