mindspore-ci-bot
|
d5f55f0820
|
!1769 [AutoParallel]GatherV2_support_host_device
Merge pull request !1769 from lichen/gatherv2_support_host_and_device
|
5 years ago |
BowenK
|
96379faa3a
|
Remove ZerosLikeTensor and sub with ZerosLike
|
5 years ago |
lichenever
|
1437966c98
|
gatherv2_support_host_and_device
|
5 years ago |
yangzhenzhang
|
19bd830539
|
support forward reduce scatter for matmul
|
5 years ago |
mindspore-ci-bot
|
f523a0f83c
|
!1600 [AutoParallel]Fix GatherV2 bug
Merge pull request !1600 from lichen/fix_auto_parallel_gatherv2_bug
|
5 years ago |
lichenever
|
c223fde566
|
fix auto parallel gatherv2 bug
|
5 years ago |
mindspore-ci-bot
|
ec5363ad9d
|
!1593 Fix the bug that there is only return node in the forward graph
Merge pull request !1593 from yangzhenzhang/reshape-optimized
|
5 years ago |
mindspore-ci-bot
|
29eacb0fff
|
!1583 [Auto parallel] Add some edge-creating error information
Merge pull request !1583 from Xiaoda/add-error-info-in-edge-creating
|
5 years ago |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
5 years ago |
Xiaoda Zhang
|
91b81385c3
|
add edge-creating error information
|
5 years ago |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
5 years ago |
Xiaoda Zhang
|
9592852927
|
fix some codestyle warnings
|
5 years ago |
mindspore-ci-bot
|
2060cbe66a
|
!1511 [AutoParallel] handle PRelu as an element-wise activation op
Merge pull request !1511 from Chong/ReID
|
5 years ago |
hongxing
|
26d05be808
|
fix bug and support new op
|
5 years ago |
yangzhenzhang
|
7c237620ba
|
add sigmoid op
|
5 years ago |
mindspore-ci-bot
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
5 years ago |
lichenever
|
390a86effb
|
fix gatherv2
|
5 years ago |
Xiaoda Zhang
|
9f4b8a3cd1
|
changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
|
6 years ago |
mindspore-ci-bot
|
ca74e624e2
|
!1322 [AutoParallel] Memory verification changes from total to per device
Merge pull request !1322 from Chong/support_squeeze_and_reduce
|
5 years ago |
hongxing
|
2f7c5f7a59
|
fix edge bug
|
5 years ago |
mindspore-ci-bot
|
e3de596edf
|
!1298 [AutoParallel] add divisible check for increasing number of partitions of elementwise ops
Merge pull request !1298 from Chong/support_squeeze_and_reduce
|
5 years ago |
hongxing
|
9c8e750c9e
|
maximize strategy dynamically
|
6 years ago |
mindspore-ci-bot
|
04ac611fe8
|
!1189 Decoupling py default param from Parameter
Merge pull request !1189 from leopz/master
|
6 years ago |
mindspore-ci-bot
|
dffbe1c814
|
!1234 [AutoParallel] maximize element-wise operators parallelism
Merge pull request !1234 from Chong/support_squeeze_and_reduce
|
6 years ago |
leopz
|
40e15996b0
|
move default_param out of parameter and remove pybind11 in anf define
|
6 years ago |
hongxing
|
d84ccfe87f
|
complete element-wise list
|
6 years ago |
yangzhenzhang
|
6b54a6417d
|
ckpt and restore parameter shape
|
6 years ago |
kswang
|
362bbacf19
|
add group for allreduce fusion
|
6 years ago |
mindspore-ci-bot
|
e42631c127
|
!1172 [AutoParallel] Elementwise operators implicit semantics handling by rec's parser
Merge pull request !1172 from Chong/support_squeeze_and_reduce
|
6 years ago |
mindspore-ci-bot
|
d11dc8276d
|
!1181 fix gatherv2 replace graph in auto parallel
Merge pull request !1181 from yao_yf/fix_gather_v2_replace_graph
|
6 years ago |
hongxing
|
8f04adf1c3
|
feature : eliminate graph
|
6 years ago |
yao_yf
|
06d35d8d18
|
fix gatherv2 replace graph in auto parallel
|
6 years ago |
mindspore-ci-bot
|
b124bf38a1
|
!1152 [AutoParallel] dynamic output shape handling for Reduce series & Squeeze
Merge pull request !1152 from Chong/support_squeeze_and_reduce
|
6 years ago |
hongxing
|
dc290d7959
|
support squeeze and reduce op
|
6 years ago |
mindspore-ci-bot
|
a6546b80ba
|
!1147 INFO user when set_strategy not under [semi_]auto_parallel mode
Merge pull request !1147 from yihuaijie/master
|
6 years ago |
Yi Huaijie
|
75ca84d260
|
INFO user when set_strategy not under [semi_]auto_parallel mode
|
6 years ago |
lichenever
|
debfd38b75
|
fix gatherv2 and dataset bug
|
6 years ago |
Xiaoda Zhang
|
a05aa21cc2
|
calculating PEAK memory cost in the inference phase
|
6 years ago |
mindspore-ci-bot
|
7dc31684b6
|
!1073 fix reshape tensor redistribution bug
Merge pull request !1073 from yao_yf/reshape_bug_fix
|
6 years ago |
yao_yf
|
b0921c15e9
|
xreshape tensor_redistrinution bug fix
|
6 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
|
6 years ago |
fary86
|
3f323e48e2
|
Add submodule id for log interface
|
6 years ago |
yangzhenzhang
|
05fde3d23d
|
add slice shape for param info
|
6 years ago |
mindspore-ci-bot
|
95d4665db9
|
!1051 auto parallel reshape reconstruct
Merge pull request !1051 from yao_yf/auto_parallel_reshape_reconstruct
|
6 years ago |
mindspore-ci-bot
|
2dd97a0780
|
!1028 [AutoParallel] refined memory check & added odd num tensor shape support
Merge pull request !1028 from Chong/memctl
|
6 years ago |
yao_yf
|
716def7c0a
|
move InferStraByTensorInfo to tensor_info.h
|
6 years ago |
mindspore-ci-bot
|
dd2062bf8d
|
!1023 add_gatherv2_distributed_op
Merge pull request !1023 from lichen/add_gatherv2_distributed_op
|
6 years ago |
lichenever
|
19a24b86ac
|
add gatherv2 distributed op
|
6 years ago |
yao_yf
|
f0bf438a55
|
reshape strategy search
|
6 years ago |
sheng
|
59bb014144
|
refine mem ctl & odd num ctl & fuse str writeback
|
6 years ago |