lichenever
|
1437966c98
|
gatherv2_support_host_and_device
|
2020-06-01 21:06:35 +08:00 |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
2020-05-28 16:05:36 +08:00 |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
2020-05-28 14:26:26 +08:00 |
leopz
|
40e15996b0
|
move default_param out of parameter and remove pybind11 in anf define
|
2020-05-19 19:11:12 +08:00 |
mindspore-ci-bot
|
a6546b80ba
|
!1147 INFO user when set_strategy not under [semi_]auto_parallel mode
Merge pull request !1147 from yihuaijie/master
|
2020-05-14 19:58:16 +08:00 |
Yi Huaijie
|
75ca84d260
|
INFO user when set_strategy not under [semi_]auto_parallel mode
|
2020-05-14 15:43:05 +08:00 |
lichenever
|
debfd38b75
|
fix gatherv2 and dataset bug
|
2020-05-13 09:44:37 +08:00 |
lichenever
|
19a24b86ac
|
add gatherv2 distributed op
|
2020-05-09 17:20:50 +08:00 |
yangzhenzhang
|
8c9730b3c5
|
add parallel mode for cell
|
2020-05-07 20:11:20 +08:00 |
yao_yf
|
5a6540450e
|
use param name as the key of strategy checkpoint
|
2020-04-30 11:01:32 +08:00 |
yao_yf
|
6cde5f6d91
|
auto parallel strategy checkpoint
|
2020-04-28 15:48:41 +08:00 |
yangzhenzhang
|
36a62576e8
|
support forward graph
|
2020-04-26 14:44:23 +08:00 |
mindspore-ci-bot
|
84d5e4f923
|
!643 [AutoParallel]Support reshape parameter
Merge pull request !643 from lichen/support_reshape_parameter
|
2020-04-24 16:43:29 +08:00 |
lichenever
|
2ab211ae04
|
support reshape parameter
|
2020-04-24 15:59:09 +08:00 |
mindspore-ci-bot
|
53d2da5fe4
|
!264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator
Merge pull request !264 from xychow/remove-unnecessary-cache-and-add-cache
|
2020-04-24 09:22:33 +08:00 |
mindspore-ci-bot
|
ebc3f12b21
|
!620 [Auto parallel] Fix the code-style warnings in parallel-mode
Merge pull request !620 from Xiaoda/fix-codex-bot-warnings
|
2020-04-23 21:14:19 +08:00 |
mindspore-ci-bot
|
54e0fa5c09
|
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
|
2020-04-23 20:03:36 +08:00 |
Xiaoda Zhang
|
ec043fcd56
|
fix the codex and bot warnings
|
2020-04-23 19:14:38 +08:00 |
ch-l
|
f806b72447
|
use DeviceMemory for memory control
|
2020-04-23 17:55:17 +08:00 |
zhousiyi
|
f6a4f3d155
|
[static_analysis]: remove the TrivialPrimEvaluator cache.
add cache for PythonPrimEvaluator. Be careful that
the infer function of PythonPrimitive in python code should
be idempotent.
|
2020-04-23 09:13:57 +00:00 |
lichenever
|
c78630d737
|
support multiple subgraphs
|
2020-04-22 17:40:56 +08:00 |
zhoufeng
|
c2b3360d69
|
update clang format rule
|
2020-04-21 21:21:19 +08:00 |
c00425699
|
8765810528
|
fix_coding_style_check_warning
|
2020-04-15 16:15:45 +08:00 |
mindspore-ci-bot
|
7bc2cee318
|
!167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
|
2020-04-13 10:03:25 +08:00 |
c00425699
|
c8cdb6b331
|
support distributed GatherV2 operator
|
2020-04-12 16:00:47 +08:00 |
lichenever
|
32cd280c1a
|
add squeeze distributed op
|
2020-04-11 16:03:08 +08:00 |
yangzhenzhang
|
b34c0e7a17
|
add parallel op for dropoutdomask
|
2020-04-11 12:11:22 +08:00 |
lichenever
|
ff808021c7
|
register not equal distributed op
|
2020-04-02 19:28:30 +08:00 |
mindspore-ci-bot
|
d8b460c780
|
!96 fix refkey bug for auto parallel
Merge pull request !96 from lichen/fix_ref_key_bug_for_auto_parallel
|
2020-04-02 17:26:58 +08:00 |
lichenever
|
5240b1f603
|
fix refkey bug for auto parallel
|
2020-04-02 16:14:29 +08:00 |
Su Teng
|
60b68a1470
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
mindspore-ci-bot
|
87040483ee
|
!58 fix two cast bug in auto parallel
Merge pull request !58 from lichen/fix_two_cast_bug_in_auto_parallel
|
2020-04-01 09:54:10 +08:00 |
mindspore-ci-bot
|
da4c711dfb
|
!50 fix parallel related valuenode merging error
Merge pull request !50 from penn/fix_parallel_related_valuenode_merging_error
|
2020-03-31 19:44:37 +08:00 |
panyifeng
|
feb1c36811
|
fix parallel related valuenode merging error
|
2020-03-31 19:40:16 +08:00 |
lichenever
|
2da38ad401
|
fix two cast bug in auto parallel
|
2020-03-31 18:54:21 +08:00 |
mindspore-ci-bot
|
da447b8d4d
|
!45 use std::vector instead of std::list to promote performance for parallel module
Merge pull request !45 from chentingting/permote_auto_prallel_performance
|
2020-03-31 18:25:59 +08:00 |
lichenever
|
f946aea10d
|
fix grpah mode loop sink bug in auto parallel
|
2020-03-31 16:16:53 +08:00 |
c00425699
|
3bb48ffee1
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
leonwanghui
|
976af212e9
|
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
|
2020-03-31 10:27:40 +08:00 |
lichenever
|
b4d34973bc
|
fix_cast_bug
|
2020-03-30 21:13:45 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |