mindspore-ci-bot
|
1b7cdc4c61
|
!1218 clean pylint warning in test about import
Merge pull request !1218 from jinyaohui/pylint1
|
5 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
5 years ago |
yangzhenzhang
|
6b54a6417d
|
ckpt and restore parameter shape
|
5 years ago |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
5 years ago |
jinyaohui
|
2907cf4488
|
remove some context param
|
5 years ago |
candanzg
|
2cc85bdc93
|
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
0345995000
|
!1110 [AutoParallel]fix gatherv2 and dataset bug
Merge pull request !1110 from lichen/fix_gatherv2_and_dataset_bug
|
5 years ago |
lichenever
|
debfd38b75
|
fix gatherv2 and dataset bug
|
5 years ago |
jinyaohui
|
391a060f21
|
remove two context param
|
5 years ago |
mindspore-ci-bot
|
48e54dcfda
|
!1056 [Auto parallel] Memory calculation in the inference phase
Merge pull request !1056 from Xiaoda/memory-estimation-in-inference-phase
|
5 years ago |
mindspore-ci-bot
|
fdad91355f
|
!1093 reset parallel context before running each parallel test case
Merge pull request !1093 from yihuaijie/master
|
5 years ago |
Xiaoda Zhang
|
a05aa21cc2
|
calculating PEAK memory cost in the inference phase
|
5 years ago |
mindspore-ci-bot
|
06a9eeb3bf
|
!1050 [bug][auto_mixed_precision]fix sens shape error of `TrainOneStepWithLossScaleCell`
Merge pull request !1050 from vlne-v1/I1GEPN-check-bprop-error-loss-scale-wrap
|
5 years ago |
Yi Huaijie
|
462f30e077
|
reset auto parallel context before each test
|
5 years ago |
Wei Luning
|
3e89f7baaa
|
fix sens shape error in loss_scale one_step_wrap
|
5 years ago |
mindspore-ci-bot
|
2af6ee2482
|
!1054 Add slice shape for param info
Merge pull request !1054 from yangzhenzhang/add-slice-shape-for-param-info
|
5 years ago |
mindspore-ci-bot
|
57085bb18d
|
!996 [Auto parallel] Supporting VirtualDataset having three inputs
Merge pull request !996 from Xiaoda/supporting-virtualdataset-has-three-inputs
|
5 years ago |
yangzhenzhang
|
05fde3d23d
|
add slice shape for param info
|
5 years ago |
yao_yf
|
716def7c0a
|
move InferStraByTensorInfo to tensor_info.h
|
5 years ago |
mindspore-ci-bot
|
dd2062bf8d
|
!1023 add_gatherv2_distributed_op
Merge pull request !1023 from lichen/add_gatherv2_distributed_op
|
5 years ago |
lichenever
|
19a24b86ac
|
add gatherv2 distributed op
|
5 years ago |
yao_yf
|
f0bf438a55
|
reshape strategy search
|
5 years ago |
Xiaoda Zhang
|
5e041966f1
|
add a new vritualdataset cell for three inputs
|
5 years ago |
yangzhenzhang
|
8c9730b3c5
|
add parallel mode for cell
|
5 years ago |
Xiaoda Zhang
|
def8573275
|
implementing-searching-strategy-for-inference
|
5 years ago |
yao_yf
|
5a6540450e
|
use param name as the key of strategy checkpoint
|
5 years ago |
mindspore-ci-bot
|
21d936e656
|
!728 auto parallel strategy checkpoint full
Merge pull request !728 from yao_yf/strategy_checkpoint_extend
|
5 years ago |
yao_yf
|
6cde5f6d91
|
auto parallel strategy checkpoint
|
5 years ago |
zjun
|
c538b83712
|
remove enbale hccl
|
5 years ago |
mindspore-ci-bot
|
afbd24cb78
|
!718 Fix dtype judge sentence in infer_dtype function of hcom operations
Merge pull request !718 from zhouyuanshen/master
|
5 years ago |
zhouyuanshen
|
c046874b03
|
fix bug in infer_dtype function of hcom operations
|
5 years ago |
Xiaoda Zhang
|
e227415673
|
support-the-multiple-subgraphs-in-the-ANF
|
5 years ago |
yangzhenzhang
|
4750861054
|
fix layernorm bug
|
5 years ago |
yangzhenzhang
|
36a62576e8
|
support forward graph
|
5 years ago |
Xiaoda Zhang
|
3ff9e54734
|
add the resnet50 32k-8p testcase
|
5 years ago |
lirongzhen1
|
56f785f7e6
|
add context configration
|
5 years ago |
mindspore-ci-bot
|
ce71c17933
|
!645 auto parallel prelu operator support broadcast
Merge pull request !645 from yao_yf/auto_parallel_prelu_support_broadcast
|
5 years ago |
mindspore-ci-bot
|
84d5e4f923
|
!643 [AutoParallel]Support reshape parameter
Merge pull request !643 from lichen/support_reshape_parameter
|
5 years ago |
mindspore-ci-bot
|
00859ae119
|
!586 enable/disable allreduce_fusion
Merge pull request !586 from lirongzhen1/allreduce_fusion
|
5 years ago |
lichenever
|
2ab211ae04
|
support reshape parameter
|
5 years ago |
yao_yf
|
425276d43d
|
auto parallel prelu support prelu
|
5 years ago |
Xiaoda Zhang
|
dfde76af88
|
delete the 'simplify_cal' attribute in 'set_algo_parameters' and 'get_algo_parameters' interface
|
5 years ago |
lirongzhen
|
4ff418084c
|
enable/disable allreduce_fusion
|
5 years ago |
lichenever
|
c78630d737
|
support multiple subgraphs
|
5 years ago |
Ziyan
|
0d208e00bd
|
Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
ALLGATHER, and REDUCESCATTER with different factors; change the BETA and
GAMMA value in cost model.
|
5 years ago |
yangzhenzhang
|
36ffb66782
|
add parallel op for square
|
5 years ago |
yangzhenzhang
|
57cd9f8188
|
add parallel op for sigmoidloss
|
5 years ago |
yangzhenzhang
|
6d522f0a4f
|
add parallel op for layernorm
|
5 years ago |
Xiaoda Zhang
|
ffb2cb03a4
|
Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
|
5 years ago |
lichenever
|
b81cc6ea4f
|
add minimum distributed op
|
5 years ago |