zhaoting
|
25e3a360d3
|
add DeepBSDE
|
2021-07-06 11:39:36 +08:00 |
i-robot
|
7dffa5096c
|
!19427 Fix offline dbg issue: multiple read_tensor output if dumping twice
Merge pull request !19427 from TinaMengtingZhang/multi_output_when_dump_twice
|
2021-07-06 03:15:12 +00: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 |
i-robot
|
a72ce67c39
|
!19355 Fix execute order promblem with Gather and AssignAdd
Merge pull request !19355 from Margaret_wangrui/gather_assignadd
|
2021-07-06 02:57:09 +00:00 |
i-robot
|
3ea835ad19
|
!19436 Update python docstring
Merge pull request !19436 from luoyang/code_docs_python-doc
|
2021-07-06 02:55:11 +00:00 |
i-robot
|
ca9f834808
|
!19188 [MS][LITE]mindRT support control flow
Merge pull request !19188 from mengyuanli/mindRT_control_flow
|
2021-07-06 02:53:13 +00:00 |
i-robot
|
871f6f0a88
|
!19221 fix CPU BatchNorm bugs
Merge pull request !19221 from zhaoting/master
|
2021-07-06 02:43:11 +00:00 |
i-robot
|
83bcf936b6
|
!19403 [bugfix] CPU PyNative hook occur select op error
Merge pull request !19403 from zyli2020/fix_mindtest_bug
|
2021-07-06 02:25:12 +00:00 |
YangLuo
|
10df4c71d2
|
Update python docstring
|
2021-07-06 10:24:50 +08:00 |
i-robot
|
68ddcab992
|
!19310 Bert base cluner支持SDK、mxbase推理
Merge pull request !19310 from chenshushu/master
|
2021-07-06 02:23:13 +00:00 |
i-robot
|
6b58119c2d
|
!19428 topk gpu op float16 support
Merge pull request !19428 from Peilin/topk-float16-support
|
2021-07-06 01:51:13 +00:00 |
i-robot
|
281bce69e6
|
!19383 [MS][LITE] modify cmakelists for nnie compile
Merge pull request !19383 from jianghui58/nnie_to_Master
|
2021-07-06 01:47:12 +00:00 |
i-robot
|
aba7e11345
|
!19387 [MS][LITE] fix lite java inference jni complie problem
Merge pull request !19387 from zhengjun10/fix_issue
|
2021-07-06 01:41:11 +00:00 |
mengyuanli
|
8193109aec
|
add control flow
|
2021-07-06 09:39:56 +08:00 |
i-robot
|
cf46076687
|
!19254 [MS][LITE][CPU] pooling optimize
Merge pull request !19254 from liuzhongkai/pooling_op
|
2021-07-06 01:35:17 +00:00 |
i-robot
|
9bfc81884a
|
!18653 [MS][LITE] seperate codegen scripts
Merge pull request !18653 from XianglongZeng/myms_new_2
|
2021-07-06 01:31:10 +00:00 |
i-robot
|
99da958450
|
!19377 Add profile for compile cache
Merge pull request !19377 from LiangZhibo/master
|
2021-07-06 01:21:12 +00:00 |
i-robot
|
b26dc0f162
|
!18938 infer optimize:codex + testcases
Merge pull request !18938 from lanzhineng/infer_optv5
|
2021-07-06 01:19:13 +00:00 |
i-robot
|
d62827e9e2
|
!19319 fix googlenet save ckpt fail
Merge pull request !19319 from panfengfeng/fix_googlenet_save_ckpt_fail
|
2021-07-06 01:11:13 +00:00 |
i-robot
|
f333dbca05
|
!19123 fix crnn_seq2seq_ocr
Merge pull request !19123 from panfengfeng/fix_crnn_seq2seq_ocr
|
2021-07-06 01:09:12 +00:00 |
i-robot
|
2d28931533
|
!19114 [MS][RDR] Add method for checking GLOG_log_dir in C++ module
Merge pull request !19114 from louie5/master
|
2021-07-06 01:07:12 +00:00 |
Peilin Wang
|
694d5eb97b
|
add general float16 support initial commit
|
2021-07-05 18:20:03 -04:00 |
i-robot
|
88664ea17a
|
!19370 Adjust CPU optimize graph pass
Merge pull request !19370 from zyli2020/mindrt_debug
|
2021-07-05 21:09:43 +00:00 |
TinaMengtingZhang
|
4147e1bd9a
|
get multiple dump result when dump twice
|
2021-07-05 17:00:02 -04:00 |
i-robot
|
ede0139b06
|
!19414 fix the control ring bug
Merge pull request !19414 from limingqi107/bug_fix2
|
2021-07-05 17:55:44 +00:00 |
jianghui58
|
79fee8fce9
|
modify cmakelists for nnie compile
|
2021-07-05 22:39:41 +08:00 |
i-robot
|
6532ddd0f2
|
!19242 update API of sampler
Merge pull request !19242 from shenwei41/code_docs_API
|
2021-07-05 14:25:49 +00:00 |
i-robot
|
5755dd9eea
|
!19393 fix bug of host and device share weight
Merge pull request !19393 from limingqi107/bug_fix
|
2021-07-05 14:19:52 +00:00 |
i-robot
|
417f83a45c
|
!19250 fix bug of allreduce fusion config
Merge pull request !19250 from caifubi/master-allreduce
|
2021-07-05 14:15:49 +00:00 |
limingqi107
|
dbf2030d90
|
fix the control ring bug
|
2021-07-05 21:51:32 +08:00 |
i-robot
|
c8b703c658
|
!19381 [bugfix]random sample op output is wrong
Merge pull request !19381 from zyli2020/bug_fix_ps_cache
|
2021-07-05 13:25:49 +00:00 |
shenwei41
|
19436375d8
|
update API of sampler
|
2021-07-05 21:09:39 +08:00 |
jin-xiulang
|
ebc71d3306
|
Add secure parameters for mindspore federated learning.
|
2021-07-05 21:08:02 +08:00 |
i-robot
|
a24c0d8efe
|
!19127 add st test: test_Conv2dBnFoldQuant
Merge pull request !19127 from zhang_sss/add_st_test
|
2021-07-05 13:07:48 +00:00 |
lanzhineng
|
04dba00b93
|
infer:codex & testcases
|
2021-07-05 21:01:13 +08:00 |
i-robot
|
50b58f50ad
|
!19390 fix undefined symbol StoreStep4
Merge pull request !19390 from zhaosida/zsd_adam_simd
|
2021-07-05 12:51:47 +00:00 |
i-robot
|
0de3e841bf
|
!19369 [MSLITE] modify compile gpu default value
Merge pull request !19369 from Liu_Xuu/trt_0705
|
2021-07-05 12:21:49 +00:00 |
i-robot
|
0d2c4e1a05
|
!19365 [MSLITE] Fix bug of package
Merge pull request !19365 from wangshaocong/nnie_to_master
|
2021-07-05 12:15:45 +00:00 |
i-robot
|
ea440db85e
|
!18488 Remove Parameter Check in PyNative mode
Merge pull request !18488 from caifubi/master-pynative-no-parameter
|
2021-07-05 12:05:46 +00:00 |
i-robot
|
1b72610349
|
!19298 pangu_modify
Merge pull request !19298 from yao_yf/pangu_modify
|
2021-07-05 12:03:44 +00:00 |
i-robot
|
a1fd4eca77
|
!19295 infer optimize to support find exit of branches with fixed eval paths
Merge pull request !19295 from lanzhineng/infer_optv3
|
2021-07-05 11:51:52 +00:00 |
i-robot
|
ad7e3a6af2
|
!18973 Delete unused param in device_que
Merge pull request !18973 from xiaotianci/device_que_param
|
2021-07-05 11:47:45 +00:00 |
i-robot
|
be16d4d816
|
!19378 [MSLITE][DEVELOP] fix bug of npu
Merge pull request !19378 from yangruoqi713/npu
|
2021-07-05 11:41:46 +00:00 |
Margaret_wangrui
|
f3d83bcab3
|
fix execute order promblem with Gather and AssignAdd
|
2021-07-05 19:36:10 +08:00 |
i-robot
|
4c2bfaf646
|
!19375 [MSLITE][DEVELOP] add npu+fp16 ci for lite
Merge pull request !19375 from yangruoqi713/cfg
|
2021-07-05 11:33:50 +00:00 |
lizhenyu
|
823621d8f3
|
[bugfix] CPU PyNative hook occur select op error
|
2021-07-05 19:31:06 +08:00 |
lzk
|
8d0be9f085
|
pooling optimize
|
2021-07-05 04:19:00 -07:00 |
zhengjun10
|
1e1577614c
|
fix lite java inference jni complie problem
|
2021-07-05 19:15:56 +08:00 |
caifubi
|
c25de59f77
|
fix allreduce fusion index bug
|
2021-07-05 19:03:22 +08:00 |
Liu_Xuu
|
94367b290b
|
[MSLITE] modify compile gpu default value
|
2021-07-05 18:24:13 +08:00 |