mindspore-ci-bot
|
ac3c35c329
|
!2749 GPU update argmaxwithvalue
Merge pull request !2749 from VectorSL/argmaxwithvalue
|
2020-07-04 10:12:46 +08:00 |
mindspore-ci-bot
|
b052ecf43b
|
!2804 Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
Merge pull request !2804 from liuxiao93/ops-for-VM
|
2020-07-02 15:21:24 +08:00 |
duxiutao
|
1e43c609e0
|
Add test case and fix two bugs
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
|
2020-07-02 12:52:15 +08:00 |
liuxiao
|
ddedc41613
|
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
|
2020-07-02 12:00:58 +08:00 |
mindspore-ci-bot
|
db51772a92
|
!2750 Clean review bot warning.
Merge pull request !2750 from TronZhang/clean_bot
|
2020-07-01 17:56:20 +08:00 |
tronzhang
|
cf8ea2cb66
|
clean review bot warning
|
2020-06-30 21:06:16 +08:00 |
yujianfeng
|
2a31e52bf1
|
Adjust the thread num to compute optimizer in cpu
|
2020-06-30 19:25:34 +08:00 |
VectorSL
|
f49b8ad6d2
|
update argmaxwithvalue
|
2020-06-30 18:48:34 +08:00 |
mindspore-ci-bot
|
746ecc2e4a
|
!2701 add sparse no return optimizer ops
Merge pull request !2701 from wangnan39/distinguish_cpu_sparse_operators_from_tbe
|
2020-06-30 14:37:00 +08:00 |
wangnan39@huawei.com
|
68bd5cf6a1
|
add cpu sparse optimizer ops with no return
|
2020-06-30 12:46:15 +08:00 |
mindspore-ci-bot
|
2291213b8b
|
!2574 Clean codex
Merge pull request !2574 from TronZhang/codex_0624
|
2020-06-30 09:48:30 +08:00 |
mindspore-ci-bot
|
1066debc2b
|
!2698 GPU dropout rewrite
Merge pull request !2698 from VectorSL/drop
|
2020-06-29 22:09:12 +08:00 |
mindspore-ci-bot
|
51c4f4a499
|
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
|
2020-06-29 21:30:17 +08:00 |
VectorSL
|
136b456967
|
gpu dropout rewrite
|
2020-06-29 17:26:03 +08:00 |
mindspore-ci-bot
|
fafdfa9a03
|
!2696 [bugfix]:Attr of axis of ReduceSum is invalid
Merge pull request !2696 from zyli2020/bug_fix
|
2020-06-29 15:19:24 +08:00 |
lizhenyu
|
7bbe183e6f
|
bugfix:Attr of axis of ReduceSum is invalid
|
2020-06-29 11:38:08 +08:00 |
mindspore-ci-bot
|
1a78794947
|
!2680 Add ut for cpu kernel implement of sparse optimizer
Merge pull request !2680 from YuJianfeng/ut
|
2020-06-29 11:36:00 +08:00 |
liuxiao
|
2097a0e90a
|
Add optimizer operators for VM.
|
2020-06-29 11:35:45 +08:00 |
mindspore-ci-bot
|
f6c80b22f9
|
!2658 clear warning
Merge pull request !2658 from baihuawei/reduce
|
2020-06-29 11:16:20 +08:00 |
mindspore-ci-bot
|
b0a2f864d4
|
!2675 use two condition, false branch caculate error
Merge pull request !2675 from hexia/deal-logical-and
|
2020-06-29 10:24:35 +08:00 |
mindspore-ci-bot
|
ebfcd76f40
|
!2681 fix cast kernel build in pynative mode
Merge pull request !2681 from limingqi107/master
|
2020-06-29 09:11:56 +08:00 |
VectorSL
|
b854ae7ebc
|
gpu mul support int
|
2020-06-28 21:59:03 +08:00 |
yujianfeng
|
91306cbd34
|
Add ut for cpu kernel of sparse optimizer
|
2020-06-28 21:12:08 +08:00 |
limingqi107
|
fad43b902d
|
fix cast kernel build in pynative mode
|
2020-06-28 21:10:58 +08:00 |
hexia
|
7b6e7bd62f
|
fix switch input type
|
2020-06-28 19:19:49 +08:00 |
baihuawei
|
71b6370b4d
|
clear warning
|
2020-06-28 17:10:03 +08:00 |
tronzhang
|
673afad0ba
|
fixed codex's warnnings and errors
|
2020-06-28 14:21:56 +08:00 |
dayschan
|
617eb5510a
|
GraphKernel support akg batchmatmul
|
2020-06-26 13:52:45 +08:00 |
mindspore-ci-bot
|
927278be44
|
!2552 check whether mpi instance is null
Merge pull request !2552 from chenjianping/host_reduce
|
2020-06-24 17:03:51 +08:00 |
mindspore-ci-bot
|
9dfa6155e3
|
!2497 [AutoParallel]Fix_Hccl_to_support_big_tensor
Merge pull request !2497 from lichen/fix_hccl_to_support_big_tensor
|
2020-06-24 14:46:36 +08:00 |
chenjianping
|
c9f4889d1b
|
check mpi_adapter instance
|
2020-06-24 14:41:20 +08:00 |
mindspore-ci-bot
|
4c6bff75af
|
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
|
2020-06-24 14:36:22 +08:00 |
mindspore-ci-bot
|
0a368494db
|
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
|
2020-06-24 14:32:31 +08:00 |
mindspore-ci-bot
|
cc2655e599
|
!2428 building _ms_mpi with mpi_interface
Merge pull request !2428 from chenjianping/host_reduce
|
2020-06-24 11:53:29 +08:00 |
chenjianping
|
343889cdb7
|
building _ms_mpi with mpi_interface
|
2020-06-23 22:16:18 +08:00 |
lichenever
|
1c34c8c970
|
fix_hccl_to_support_big_tensor
|
2020-06-23 21:37:23 +08:00 |
mindspore-ci-bot
|
69c15470a5
|
!2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
|
2020-06-23 21:10:16 +08:00 |
mindspore-ci-bot
|
ce9c68d8da
|
!2505 [Code Reivew] fix code review content
Merge pull request !2505 from jjfeing/master
|
2020-06-23 21:08:35 +08:00 |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
2020-06-23 20:40:45 +08:00 |
mindspore-ci-bot
|
cc5a2408e6
|
!2491 add cpu kernel profiling log
Merge pull request !2491 from kisnwang/add-cpu-kernel-profiling
|
2020-06-23 19:01:14 +08:00 |
mindspore-ci-bot
|
8870956954
|
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
|
2020-06-23 18:57:21 +08:00 |
jjfeing
|
32442d6246
|
code review stage 2
|
2020-06-23 18:36:12 +08:00 |
Yi Huaijie
|
2eb739de6e
|
change HostAllGather and HostReduceScatter to internal interface
|
2020-06-23 16:56:04 +08:00 |
kswang
|
dc29cfcbf7
|
add cpu profile time
|
2020-06-23 16:24:32 +08:00 |
jiangjinsheng
|
a1e148cb4d
|
vm for LRN and LRNGrad
|
2020-06-23 15:47:15 +08:00 |
mindspore-ci-bot
|
5b14292f69
|
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
|
2020-06-23 15:33:02 +08:00 |
chenzomi
|
8873f9dc7e
|
add fake quant test case for gpu
|
2020-06-23 15:27:33 +08:00 |
mindspore-ci-bot
|
64f8bc5278
|
!2457 GPU layernorm momentum support fp16
Merge pull request !2457 from VectorSL/gpu-type-expand
|
2020-06-23 14:20:26 +08:00 |
mindspore-ci-bot
|
a2cd05339f
|
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
|
2020-06-23 14:12:23 +08:00 |
yujianfeng
|
304427cd93
|
Add an output to apply_proximal_adagrad op register
|
2020-06-23 12:37:38 +08:00 |