i-robot
|
53633ebfd8
|
!19748 Fix param check and default value of center in Rotate and RandomRotation Ops
Merge pull request !19748 from xiaotianci/fix_rotate_center
|
2021-07-10 08:07:00 +00:00 |
i-robot
|
f10786f063
|
!19913 Update loss value in bert precision test case
Merge pull request !19913 from chenhaozhe/code_docs_update_bert_loss_value
|
2021-07-10 07:24:55 +00:00 |
i-robot
|
6dd5965e17
|
!19892 topk and intopk float16 bug workaround
Merge pull request !19892 from Peilin/topk-float16-cast
|
2021-07-10 07:04:55 +00:00 |
chenhaozhe
|
bea083c3ed
|
update loss value in bert precision test case
|
2021-07-10 14:55:57 +08:00 |
i-robot
|
848069a9ad
|
!19824 [MECompiler]Add switch simplify to a2
Merge pull request !19824 from chenfei_mindspore/switch_simplify_fix
|
2021-07-10 04:24:57 +00:00 |
i-robot
|
d6be7c17af
|
!19771 [MS][LITE][TOD] Add ToD to unified MS API
Merge pull request !19771 from ehaleva/API2
|
2021-07-10 04:12:57 +00:00 |
i-robot
|
de635448af
|
!19791 fix prelu weight grad accuracy error fp16 on GPU
Merge pull request !19791 from zhangbuxue/fix_prelu_weight_grad_accuracy_error_fp16_on_GPU
|
2021-07-10 02:56:57 +00:00 |
Peilin Wang
|
b55a930215
|
intial commit: cast to float32
add casting to float32 for intopk
fix ci
fix ci
fixed intopk
|
2021-07-09 20:17:35 -04:00 |
Emir Haleva
|
fc6d150485
|
Add Train API to CXX_API
|
2021-07-09 19:30:57 +03:00 |
Zhang Qinghua
|
f7ffc03249
|
Dump func graph where to call the node.
|
2021-07-09 21:37:48 +08:00 |
buxue
|
2b2efb0a75
|
fix prelu weight grad accuracy error fp16 on GPU
|
2021-07-09 18:15:05 +08:00 |
chenfei
|
ff066a0df3
|
add switch_simplify pass to a2
|
2021-07-09 16:56:43 +08:00 |
Xiao Tianci
|
a77ed2a5c0
|
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
|
2021-07-09 15:24:27 +08:00 |
i-robot
|
5c6677a3a8
|
!19628 fix issue: Resolve Python parser exception can't exit
Merge pull request !19628 from lanzhineng/infer_optv5
|
2021-07-09 06:14:20 +00:00 |
w00517672
|
7d49202311
|
fix error in albert script
|
2021-07-08 21:45:40 +08:00 |
lanzhineng
|
34aae1bef4
|
clear exception_ptr
|
2021-07-08 20:41:29 +08:00 |
i-robot
|
23df0f83a3
|
!19634 Fix bugs of MindSpore federated's PW_ENCRYPT
Merge pull request !19634 from jxlang910/cipher_branch
|
2021-07-08 11:49:03 +00:00 |
i-robot
|
6863d52646
|
!19605 add federated learning albert
Merge pull request !19605 from wtcheng/master
|
2021-07-08 08:15:42 +00:00 |
i-robot
|
4a75354555
|
!19286 add_PReLUGrad_for_GPU
Merge pull request !19286 from zhangbuxue/add_PReLuGrad_for_GPU
|
2021-07-08 02:01:45 +00:00 |
jin-xiulang
|
257cc23ca2
|
Add secure parameters for mindspore federated learning.
fix prime initialization and build key bug
fix reconstruct access bug and kernels' retcode.
Fix init issue
Add fl secure parameter cipher_time_window
|
2021-07-08 09:58:32 +08:00 |
i-robot
|
a5118ae5f2
|
!19507 Remove builder from CacheOp, CacheLookupOp, CacheMergeOp
Merge pull request !19507 from lixiachen/remove_cacheop_builders
|
2021-07-07 21:25:43 +00:00 |
i-robot
|
f9a2a0ba71
|
!19516 Enable mindRT on CPU device
Merge pull request !19516 from limingqi107/bug_fix3
|
2021-07-07 15:47:47 +00:00 |
i-robot
|
81dbc13611
|
!19563 Optimize armour directory
Merge pull request !19563 from yyuse/fl_op_armour_dir
|
2021-07-07 14:41:44 +00:00 |
i-robot
|
5c1a254f16
|
!19514 [ME][Control]Add control flow test cases in ci
Merge pull request !19514 from chenfei_mindspore/add_control_test_ci
|
2021-07-07 12:14:35 +00:00 |
w00517672
|
42f4b9c322
|
add fl albert
|
2021-07-07 19:58:05 +08:00 |
i-robot
|
0e6c4071f5
|
!18987 use transdata to improve performance in print process
Merge pull request !18987 from lvchangquan/transdata_formal
|
2021-07-07 09:24:02 +00:00 |
i-robot
|
a482cf7dc2
|
!19458 [AutoParallel]fix pipeline split bug
Merge pull request !19458 from lichen/fix_pipeline_split_bug
|
2021-07-07 07:48:09 +00:00 |
i-robot
|
a815ad72c1
|
!19454 Fix conv3d on cpu
Merge pull request !19454 from zuochuanyong/fix_conv3d_cpu
|
2021-07-07 06:16:08 +00:00 |
limingqi107
|
36b1ff25b4
|
Enable mindRT on CPU device
|
2021-07-07 13:19:37 +08:00 |
buxue
|
5bf41bfbd2
|
improve PReLU forward and implement backward on GPU
|
2021-07-07 13:15:33 +08:00 |
yangyuan
|
818f608f13
|
Optimize armour directory
|
2021-07-07 11:50:16 +08:00 |
i-robot
|
aadaaf8142
|
!19474 fix bug of TensorCopySlices
Merge pull request !19474 from caifubi/master-tensor-copy-slices
|
2021-07-07 03:00:06 +00:00 |
i-robot
|
d27510eed3
|
!19440 Infer support switchlayer & recrusive fun test cases
Merge pull request !19440 from lanzhineng/infer_optv5
|
2021-07-07 02:48:02 +00:00 |
i-robot
|
5f494498a1
|
!19471 Optimize test scripts of mindspore federated
Merge pull request !19471 from jxlang910/master
|
2021-07-07 01:24:18 +00:00 |
i-robot
|
34b9de7bc5
|
!19438 modify model_zoo resnext and resnet bug
Merge pull request !19438 from lilei/modify_model_zoo_bug
|
2021-07-07 01:20:04 +00:00 |
Lixia Chen
|
946693e860
|
Remove builder from cache ops
|
2021-07-06 17:29:03 -04:00 |
i-robot
|
0a6732f6dc
|
!19047 [MD] Remove Builder
Merge pull request !19047 from harshvardhangupta/remove_builder
|
2021-07-06 17:34:35 +00:00 |
i-robot
|
1876a359f1
|
!19457 Optimize federated learning directory
Merge pull request !19457 from ZPaC/change-fl-dir
|
2021-07-06 15:04:34 +00:00 |
lichenever
|
108967ff7d
|
fix_pipeline_split_bug
|
2021-07-06 22:51:04 +08:00 |
chenfei
|
8c9a1d65b3
|
add control test cases for ci
|
2021-07-06 21:39:14 +08:00 |
i-robot
|
db0a064cfd
|
!19434 Modify context searching and creating routine, not searching all the time.
Merge pull request !19434 from 张清华/opt0
|
2021-07-06 13:00:32 +00:00 |
lanzhineng
|
b706db3119
|
suport more evaluators and fix recrusive_fun testcase
|
2021-07-06 19:53:50 +08:00 |
caifubi
|
bd70512806
|
fix TensorCopySlices bprop
|
2021-07-06 19:02:20 +08:00 |
ZPaC
|
37ce5dd6a7
|
Optimize federated learning directory
|
2021-07-06 18:12:23 +08:00 |
lilei
|
a121969e2d
|
modify model_zoo resnext and resnet network bug
|
2021-07-06 17:18:55 +08:00 |
zuochuanyong
|
4a2a254658
|
fix conv3d when pad_mode is pad
|
2021-07-06 17:06:23 +08:00 |
jin-xiulang
|
c8d20e3502
|
Optimize test scripts of mindspore federated
|
2021-07-06 16:58:30 +08:00 |
lvchangquan
|
09c54c7923
|
use op transdata to improve performance in print process
|
2021-07-06 15:09:18 +08:00 |
dingpeifei
|
24ff7ab8b4
|
upgrade_ascend_0705
|
2021-07-06 11:31:45 +08:00 |
i-robot
|
6a6da100ce
|
!19324 Add differential privacy parameters for mindspore federated learning.
Merge pull request !19324 from jxlang910/fl-dp
|
2021-07-06 03:11:11 +00:00 |