ZPaC
8273c2a39c
Add ps optimizer info builder.
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
mindspore-ci-bot
b63b6bd168
!2986 Add worker proxy
Merge pull request !2986 from ZPaC/add-worker-proxy
5 years ago
ZPaC
6b3e1a687b
Add worker proxy.
5 years ago
mindspore-ci-bot
3f47fb9b03
!2977 Add worker
Merge pull request !2977 from ZPaC/add-worker
5 years ago
mindspore-ci-bot
bec2fcebc2
!2974 Add ps module in batches
Merge pull request !2974 from ZPaC/add-ps-module
5 years ago
mindspore-ci-bot
5f468b65b6
!2798 Decouple ParamValue from python
Merge pull request !2798 from hewei/decouple_param_value
5 years ago
ZPaC
5941b39bf1
Add worker.
5 years ago
ZPaC
0a1d3f1542
Add ps module in batches
5 years ago
mindspore-ci-bot
1cbf6c5d0b
!2939 [CleanCode] codedex 20200708
Merge pull request !2939 from Chong/zc
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
ZPaC
4645a43e08
Add ps module in batches
5 years ago
hongxing
66553ac3c5
optimize code
5 years ago
mindspore-ci-bot
faa1084bd8
!2865 asymmetric param row split support for GatherV2
Merge pull request !2865 from yihuaijie/dev
5 years ago
Yi Huaijie
cae254f4df
asymmetric row split support for GatherV2
5 years ago
yao_yf
37338813f0
skip strategy ckpt save for reshape
5 years ago
lichenever
3398c2d74b
remove_32byte_limit_for_cpu_gatherv2
5 years ago
lirongzhen1
40251d9578
configure auto parallel tensors shape
5 years ago
mindspore-ci-bot
512d8e8510
!2687 [CT][MS][Auto-Parallel]Double recursion does not support the gatherv2 operator
Merge pull request !2687 from Chong/zc
5 years ago
hongxing
9febf7fdf5
support GatherV2P
5 years ago
mindspore-ci-bot
ca1d2436b8
!2286 enable optimizer parallel with broadcast
Merge pull request !2286 from gziyan/optimizer_parallel
5 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
5 years ago
yao_yf
65760a2f3c
reshape cost computing dont create hccl group
5 years ago
mindspore-ci-bot
a32d674cc5
!2569 [CT][ME][parallel] One-hot runs failed in RP-search mode
Merge pull request !2569 from Chong/zc
5 years ago
hongxing
1767c6386d
fix cppcheck error
5 years ago
mindspore-ci-bot
7345d7471b
!2530 [CT][ME][parallel] One-hot runs failed in RP-search mode
Merge pull request !2530 from Chong/zc
5 years ago
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
5 years ago
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
hongxing
7029bc5dd3
fix onehot axis
5 years ago
mindspore-ci-bot
890e4cbf4a
!2458 dont create hccl group in auto parallel strategy search
Merge pull request !2458 from yao_yf/log_fix
5 years ago
yao_yf
ad06ab4049
dont create hccl group in auto parallel strategy search
5 years ago
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
5 years ago
mindspore-ci-bot
5b14292f69
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
5 years ago
mindspore-ci-bot
4c269d0702
!2474 [CT][ME] L2-norm runs failed in RP-search mode
Merge pull request !2474 from Chong/zc
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
hongxing
8e20d4d84e
fix l2normalize/prelu/softmax cost
5 years ago
mindspore-ci-bot
f975963a58
!2376 [CT][ME][parallel] fixed One-hot runs failed in RP-search mode.
Merge pull request !2376 from Chong/zc
5 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
Merge pull request !2241 from zhangzheng/accumulate
5 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
Xiaoda Zhang
3ff6e336c6
check cast from optimizer in auto-parallel
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
hongxing
948ea950af
add BatchParallel cost
5 years ago
mindspore-ci-bot
a663f2066c
!2285 [Code Review] code review fix
Merge pull request !2285 from jjfeing/master
5 years ago
lichenever
563622874a
update
5 years ago
jjfeing
c26274f324
fix code review bug
5 years ago
mindspore-ci-bot
ff0590315c
!2030 [AutoParallel] use replacement instead of recreation for edges in rec prog parse
Merge pull request !2030 from Chong/ReID
5 years ago
hongxing
39790ccf66
Optimize code
5 years ago
Yi Huaijie
7857d59c82
dropout do mask only replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph
5 years ago
suteng
da586a6177
回退 'Pull Request !2078 : replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph'
5 years ago