mindspore-ci-bot
|
9f13170217
|
!5295 Fix some doc errors in pp distributions and bijectors
Merge pull request !5295 from peixu_ren/custom_bijector
|
2020-08-27 08:53:32 +08:00 |
mindspore-ci-bot
|
df611d8e50
|
!5298 Add dtype check in uniform and normal distribution
Merge pull request !5298 from XunDeng/pp_issue_branch
|
2020-08-27 08:53:07 +08:00 |
mindspore-ci-bot
|
171d229c97
|
!5253 fix some comments of api
Merge pull request !5253 from zhangxinfeng3/master
|
2020-08-27 08:50:24 +08:00 |
Xun Deng
|
436b54478d
|
add parameter type check in normal and uniform distribution
|
2020-08-26 16:00:59 -04:00 |
peixu_ren
|
70b0d4150c
|
Fix some doc errors in pp distributions and bijectors
|
2020-08-26 15:02:53 -04:00 |
mindspore-ci-bot
|
2cd99c2829
|
!5189 Updating RandomAffine and RandomPosterize APIs to reflect recent requirements
Merge pull request !5189 from islam_amin/fixed_translate_affine
|
2020-08-27 01:45:03 +08:00 |
islam_amin
|
94a4a3f20b
|
changing affine and posterize apis
|
2020-08-26 10:51:54 -04:00 |
mindspore-ci-bot
|
adbb75556d
|
!4778 Added type support for Reshape gpu kernel for faster RCNN
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
|
2020-08-26 22:41:12 +08:00 |
mindspore-ci-bot
|
ea29183f3c
|
!5260 update api for optional
Merge pull request !5260 from guozhijian/fix_api_comment_0826
|
2020-08-26 22:39:27 +08:00 |
mindspore-ci-bot
|
43a61e46af
|
!4899 change to thread pool implemented by C
Merge pull request !4899 from wangzhe/master
|
2020-08-26 21:20:32 +08:00 |
jonyguo
|
4fae2de95c
|
fix: update api comment for optional
|
2020-08-26 21:03:40 +08:00 |
wangzhe
|
de33762c77
|
change to thread_pool implemented by C
|
2020-08-26 20:45:54 +08:00 |
mindspore-ci-bot
|
dc0626497e
|
!5269 [MS][LITE][CPU]malloc using memory pool
Merge pull request !5269 from fuzhiye/tmp
|
2020-08-26 20:42:53 +08:00 |
mindspore-ci-bot
|
e020c9e74f
|
!5275 [MS][LITE][Develop]fix topk
Merge pull request !5275 from sunsuodong/fix_topk
|
2020-08-26 20:36:09 +08:00 |
mindspore-ci-bot
|
709be5eb4f
|
!5272 add opencl kernels to libmindspore-lite.so
Merge pull request !5272 from wandongdong/master
|
2020-08-26 20:35:08 +08:00 |
mindspore-ci-bot
|
275e286216
|
!5274 [MS][LITE] arm cpu op conv depthwise, deconv depthwise: malloc input and output temp buffer using allocator
Merge pull request !5274 from yangruoqi713/lite
|
2020-08-26 20:34:09 +08:00 |
fuzhiye
|
251dff0dfe
|
malloc using memory pool
|
2020-08-26 20:23:58 +08:00 |
mindspore-ci-bot
|
8c2e4304d5
|
!5271 [MS][LITE][GPU]fix conv2d transpose acc bug
Merge pull request !5271 from chenzupeng/master-lite
|
2020-08-26 20:21:46 +08:00 |
mindspore-ci-bot
|
c0e02bd88b
|
!5262 fix grad all ci bug
Merge pull request !5262 from flywind/fix_grad_all
|
2020-08-26 20:09:59 +08:00 |
mindspore-ci-bot
|
87643d7a05
|
!5141 Add lite test model
Merge pull request !5141 from gongdaguo/lite_test_add_tf_modules
|
2020-08-26 20:09:16 +08:00 |
mindspore-ci-bot
|
c381bf6b56
|
!5247 run face_landmark without leaky memory
Merge pull request !5247 from zhaodezan/master
|
2020-08-26 20:08:14 +08:00 |
mindspore-ci-bot
|
3fa81e4dcb
|
!5270 add aware quant arm testcase
Merge pull request !5270 from cjh9368/aware_quant
|
2020-08-26 20:04:40 +08:00 |
sunsuodong
|
90585603ca
|
fix_topk
|
2020-08-26 20:00:09 +08:00 |
wandongdong
|
8d0082dfba
|
add opencl kernels to libmindspore-lite
|
2020-08-26 19:55:41 +08:00 |
yangruoqi713
|
912a267bb5
|
[MS][LITE] arm cpu op conv depthwise, deconv depthwise: malloc input and output temp buffer using allocator
|
2020-08-26 19:50:07 +08:00 |
mindspore-ci-bot
|
5fc18b9833
|
!5244 Get different types of data in tensor
Merge pull request !5244 from yeyunpeng2020/master_tensor
|
2020-08-26 19:47:46 +08:00 |
mindspore-ci-bot
|
f5429d5da0
|
!5265 [MS][LITE] arm cpu fp16 op: optimize conv depthwise
Merge pull request !5265 from yangruoqi713/lite_fp16
|
2020-08-26 19:38:56 +08:00 |
mindspore-ci-bot
|
7fa07b6795
|
!5254 [MS][LITE][Develop]conv1x1 prepare optimize
Merge pull request !5254 from ling/bug
|
2020-08-26 19:37:58 +08:00 |
chenzupeng
|
5644972f34
|
fix bug in conv2d transpose
|
2020-08-26 19:35:59 +08:00 |
yeyunpeng
|
2c002b1f6e
|
Get different types of data in tensor
|
2020-08-26 19:32:12 +08:00 |
mindspore-ci-bot
|
c6166a221c
|
!5238 [MS][LITE] optimize arm cpu fp32 op: conv depthwise
Merge pull request !5238 from yangruoqi713/lite
|
2020-08-26 19:31:51 +08:00 |
cjh9368
|
2fdc23822c
|
add aware quant testcase
|
2020-08-26 19:26:22 +08:00 |
mindspore-ci-bot
|
14d8aec54b
|
!5225 [MS][LITE][CPU]fix bug of int8 conv 3x3
Merge pull request !5225 from fuzhiye/tmp
|
2020-08-26 19:18:54 +08:00 |
mindspore-ci-bot
|
ab9641558f
|
!5210 resize int8 precision improve
Merge pull request !5210 from zhaozhenlong/lite/issue/resize_int8_weight_calc
|
2020-08-26 19:17:05 +08:00 |
mindspore-ci-bot
|
06b7b20658
|
!5234 fix int8 depth wise kernel
Merge pull request !5234 from lixian/master
|
2020-08-26 19:08:20 +08:00 |
mindspore-ci-bot
|
5d0c58ac99
|
!5169 add README files for ms lite
Merge pull request !5169 from mengchunyang/mm
|
2020-08-26 18:56:05 +08:00 |
fuzhiye
|
05be89372d
|
fix bug of int8 conv 3x3
|
2020-08-26 18:32:34 +08:00 |
yangruoqi713
|
5802b1f8d5
|
[MS][LITE] arm cpu fp16 op: optimize conv depthwise
|
2020-08-26 18:29:09 +08:00 |
kpy
|
44b738e8ac
|
fix grad all ci bug
|
2020-08-26 18:28:35 +08:00 |
mindspore-ci-bot
|
13e9f5b86e
|
!5217 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5217 from qianlong21st/master_softdvpp_crop
|
2020-08-26 18:07:41 +08:00 |
meng_chunyang
|
3402fe8486
|
add README files for ms lite
|
2020-08-26 17:35:22 +08:00 |
zhangxinfeng3
|
de39cb18ef
|
modify some comments of api
|
2020-08-26 17:32:49 +08:00 |
ling
|
116f308d0e
|
[MS][LITE][Develop]conv1x1 prepare optimize
|
2020-08-26 17:27:29 +08:00 |
mindspore-ci-bot
|
8eff6c96b4
|
!5045 merge slice parameter checkpoints in wide&deep
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
|
2020-08-26 17:16:30 +08:00 |
mindspore-ci-bot
|
c694e48fe9
|
!5223 Fix thread_num no set bug
Merge pull request !5223 from xutianchun/quant_fix
|
2020-08-26 17:07:26 +08:00 |
mindspore-ci-bot
|
3be1011397
|
!5226 Modify the problem of dividing by 0
Merge pull request !5226 from shenwei41/sw_master
|
2020-08-26 17:03:24 +08:00 |
mindspore-ci-bot
|
314c5ad055
|
!5172 remove name arg from gradoperation
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
|
2020-08-26 16:55:57 +08:00 |
zhaodezan
|
73f86c6bb0
|
run face_landmark without leaky memory
|
2020-08-26 04:47:35 -04:00 |
mindspore-ci-bot
|
5b1cf18cb9
|
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
|
2020-08-26 16:46:04 +08:00 |
mindspore-ci-bot
|
de2ce9fde1
|
!5071 GPU fix codex for SetDim and SetStride
Merge pull request !5071 from VectorSL/codex
|
2020-08-26 16:25:47 +08:00 |