mindspore-ci-bot
cc052585ae
!4900 add biasadd in opencl
...
Merge pull request !4900 from liuzhongkai/bias_add1
2020-08-24 14:22:11 +08:00
mindspore-ci-bot
76de61ca3f
!5027 [MS][LITE] add op_gather_int8 and testcase
...
Merge pull request !5027 from songhonglei413/roi
2020-08-24 14:21:35 +08:00
mindspore-ci-bot
80e9606a19
!5020 revert parameter set
...
Merge pull request !5020 from lianliguang/master
2020-08-24 14:15:05 +08:00
mindspore-ci-bot
da51877546
!4813 parallel control stream
...
Merge pull request !4813 from gukecai/parallel-ctrl
2020-08-24 14:12:47 +08:00
mindspore-ci-bot
f536cd7c9c
!5013 add libevent copyright
...
Merge pull request !5013 from hexia/master
2020-08-24 14:12:34 +08:00
mindspore-ci-bot
7e85b50bc5
!5021 Add Convertor function for windows enviroment
...
Merge pull request !5021 from liuwenhao/master
2020-08-24 14:05:27 +08:00
songhonglei413
cf56085cf0
add op_gather_int8 and testcase
2020-08-24 12:40:12 +08:00
mindspore-ci-bot
e3899c552c
!5009 add c4 support for fp32 matmul kernel
...
Merge pull request !5009 from lixian/master
2020-08-24 11:24:41 +08:00
gukecai
6c22c8a09d
parallel ctrl
2020-08-24 11:21:58 +08:00
liuwenhao4
3e65ffbc61
Add Convertor function for windows enviroment
2020-08-24 11:16:34 +08:00
WilliamLian
d4536eef14
revert paremter device dtype set
2020-08-24 11:14:35 +08:00
lixian
99cc44d25c
add c4 output support for fp32 matmul kernel
2020-08-24 11:02:01 +08:00
liuzhongkai
46a2d163f7
add biasadd in opencl
2020-08-23 19:50:34 -07:00
mindspore-ci-bot
d71694a912
!5007 [MS][LITE]fix the issue of parallel executor
...
Merge pull request !5007 from zhaizhiqiang/master
2020-08-24 10:49:50 +08:00
hexia
a28cc6fff0
add libevent copyright
2020-08-24 10:40:47 +08:00
mindspore-ci-bot
b7c92aa8b1
!4993 benchmark device param check
...
Merge pull request !4993 from cjh9368/dts-0718
2020-08-24 10:12:58 +08:00
mindspore-ci-bot
8d693306f4
!4126 Add new parameter
...
Merge pull request !4126 from BowenK/new_parameter
2020-08-24 10:01:46 +08:00
mindspore-ci-bot
6eb98f2864
!5000 delete GetPrimitiveT and SetPrimitiveT
...
Merge pull request !5000 from yeyunpeng2020/master
2020-08-24 09:52:25 +08:00
zhaizhiqiang
95b3f4fbfe
fix the issue of parallel executor
2020-08-24 09:45:43 +08:00
mindspore-ci-bot
9dd4ab0e3e
!4896 [MS][LITE][Develop]int8 conv op
...
Merge pull request !4896 from ling/conv1x1
2020-08-24 09:42:03 +08:00
mindspore-ci-bot
c6767c0f3a
!4990 fix bug of EraseAssign
...
Merge pull request !4990 from wenchunjiang/adapte_to_resnet_second_optimize
2020-08-24 09:38:43 +08:00
mindspore-ci-bot
75af54647f
!4954 Fix GPU non-sparse cross-entropy op returning all zeros
...
Merge pull request !4954 from tom_chen/cross_entropy
2020-08-24 09:22:25 +08:00
mindspore-ci-bot
af45133a8f
!4996 Fix GPU-RandomChoiceWithMask speed bottleneck
...
Merge pull request !4996 from 34bunny/GPU-RandomChoiceWithMask-fixv2
2020-08-24 09:21:29 +08:00
mindspore-ci-bot
73c4022ef4
!3775 remove the dtype convert when update output
...
Merge pull request !3775 from lianliguang/test-xiu-bug
2020-08-24 09:17:53 +08:00
mindspore-ci-bot
0f4e6d7336
!5004 [MS][LITE][Develop]optimize fp32 matmul kernel
...
Merge pull request !5004 from lixian/master
2020-08-24 09:10:53 +08:00
mindspore-ci-bot
56835aaf88
!5005 Fix the bug in the formula in Bernoulli log_probs
...
Merge pull request !5005 from zichun_ye/fix_bernoulli_probs
2020-08-24 09:09:43 +08:00
mindspore-ci-bot
0bbce9367e
!4772 Adding AlbumDataset for device training
...
Merge pull request !4772 from EricZ/ms-album
2020-08-24 08:27:14 +08:00
Zichun Ye
9e7d6e2397
fix bernoulli prob formula; fix some other minor bugs
...
update threshold of softplus computation
support fp for bernoulli and geometric distribution
2020-08-23 17:49:09 -04:00
lixian
811940bc55
change fp32 kernel to 12x8
2020-08-23 21:02:42 +08:00
mindspore-ci-bot
befc209480
!4805 [MS][LITE]add nnacl readme
...
Merge pull request !4805 from zhaizhiqiang/master
2020-08-23 18:32:18 +08:00
yeyunpeng
6c1eb3c22d
Add MS_DECLARE_PARENT and UnPackAttr judge null and change setter position
2020-08-23 18:17:39 +08:00
mindspore-ci-bot
c5279ecf35
!5001 [MS][LITE][Develop]fix fp16 kernel register
...
Merge pull request !5001 from sunsuodong/fixfp16
2020-08-23 17:11:42 +08:00
mindspore-ci-bot
d2de60f1d5
!4991 [MS][LITE] arm cpu fp32 op: add common functions and slidewindow for conv depthwise
...
Merge pull request !4991 from yangruoqi713/conv_dw_lite
2020-08-23 17:08:04 +08:00
mindspore-ci-bot
dc13718ce2
!4974 [MS][LITE][Develop]fp16 conv1x1 bug
...
Merge pull request !4974 from ling/sr
2020-08-23 17:06:41 +08:00
mindspore-ci-bot
7dbe9f7067
!4986 optimize prule
...
Merge pull request !4986 from fuzhiye/tmp
2020-08-23 17:05:41 +08:00
fuzhiye
2c9daf0f14
optimize prule
2020-08-23 16:57:16 +08:00
ling
6cfcdaab3d
[MS][LITE][Develop]conv1x1 int8
2020-08-23 16:49:40 +08:00
sunsuodong
bcd97d9751
fix fp16
2020-08-23 16:49:02 +08:00
mindspore-ci-bot
7b8229d644
!4913 transform bn to scale
...
Merge pull request !4913 from zhengjun10/master
2020-08-23 16:37:07 +08:00
mindspore-ci-bot
e3c053c4ff
!4961 Optimize the performance of BatchNorm and FusedBatchNorm, add Fp16 kernel
...
Merge pull request !4961 from sunsuodong/batch_norm_fp16
2020-08-23 16:36:33 +08:00
yangruoqi713
b4551670a9
[MS][LITE] arm cpu fp32 op: conv depthwise
2020-08-23 15:56:50 +08:00
sunsuodong
9734f2a88e
batch_norm_fp16
2020-08-23 15:44:53 +08:00
zhengjun10
204ab11572
add bn convert scale pass
2020-08-23 14:48:33 +08:00
mindspore-ci-bot
80d570f003
!4999 change long to int64
...
Merge pull request !4999 from yeyunpeng2020/primitive
2020-08-23 14:16:51 +08:00
yeyunpeng
6b46acb39e
change long to int64
2020-08-23 12:14:37 +08:00
mindspore-ci-bot
dde257592b
!4870 add UnPack method in ops & remove anf_importer populater
...
Merge pull request !4870 from hangq/primitive
2020-08-23 10:57:32 +08:00
Eric
c79db93c48
Initial commit for album
...
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
2020-08-22 11:07:10 -04:00
TFbunny
10c2918558
fix speed bottleneck for SrandInit and Shuffle in GPU-RandomChoiceWithMask
2020-08-22 10:44:07 -04:00
hangq
28e3508718
add UnPack method in ops & remove anf_importer populater
2020-08-22 22:29:13 +08:00
mindspore-ci-bot
07a75658bf
!4995 [MS][LITE][Develop]stack support int32
...
Merge pull request !4995 from chenjianping/lite_dev2
2020-08-22 18:44:51 +08:00