xiefangqi
|
b91e56375e
|
add randomdataset and schema
|
2020-08-19 09:13:43 +08:00 |
mindspore-ci-bot
|
2aab14242c
|
!4669 add toolbox and dpn
Merge pull request !4669 from zhangxinfeng3/master
|
2020-08-19 09:13:29 +08:00 |
mindspore-ci-bot
|
665d8228ff
|
!4708 Fixed indentation in Bijector Softplus comments
Merge pull request !4708 from XunDeng/scalar_affine_softplus
|
2020-08-19 09:11:32 +08:00 |
caozhou
|
453d8763ac
|
code optimization based on the last push.
|
2020-08-19 09:10:18 +08:00 |
mindspore-ci-bot
|
2159c952d7
|
!4707 Fixed bugs in cast_to_tensor and added more type check into distribution classes
Merge pull request !4707 from XunDeng/pp_poc_v3
|
2020-08-19 09:10:04 +08:00 |
mindspore-ci-bot
|
039d87c5ae
|
!4700 add aware quant testcase
Merge pull request !4700 from cjh9368/aware_quant
|
2020-08-19 09:08:29 +08:00 |
mindspore-ci-bot
|
505b6b5a9b
|
!4699 NMS_GPU_Sorting_Mem Fix
Merge pull request !4699 from danishnxt/GPU_two
|
2020-08-19 09:08:20 +08:00 |
wangdongxu
|
d0ff232aa0
|
optimize opencl winograd kernel performance
|
2020-08-19 09:07:55 +08:00 |
mindspore-ci-bot
|
fb4afb4501
|
!4705 Add type support for scatternd and atomic add
Merge pull request !4705 from Peilin/scatternd-type-support
|
2020-08-19 09:07:38 +08:00 |
peixu_ren
|
5dd4933328
|
Refactor uniform ops in GPU context
|
2020-08-18 20:01:09 -04:00 |
Xun Deng
|
e0009b9062
|
added type check in distributions and fixed bugs in cast_to_tensor
|
2020-08-18 18:56:02 -04:00 |
Xun Deng
|
42c81e526c
|
fixed indentation in Softplus comments
|
2020-08-18 18:05:46 -04:00 |
mindspore-ci-bot
|
1744948d80
|
!4621 [MD] change api for random solarized_op
Merge pull request !4621 from nhussain/add_solarize_cpp_tests
|
2020-08-19 05:37:37 +08:00 |
nhussain
|
738ae2c78d
|
change api to use std_vector
try to display image
|
2020-08-18 15:41:21 -04:00 |
mindspore-ci-bot
|
56bd92b88f
|
!4473 Implementing Posterize Op
Merge pull request !4473 from islam_amin/posterize_op
|
2020-08-19 02:58:35 +08:00 |
Giancarlo Colmenares
|
06f43572fb
|
Moved const multiply to ArithmeticSimplify2 to solve issue with auto-parallel failing because the shape is not yet set. Issue #67
|
2020-08-18 14:01:09 -04:00 |
islam_amin
|
979111d0ef
|
Added Posterize Op
|
2020-08-18 13:55:47 -04:00 |
Peilin Wang
|
6719169a7f
|
added type support for atomic add and scatternd
fix ci
fix ci
|
2020-08-18 13:54:33 -04:00 |
cjh9368
|
e5fd3ce24a
|
add aware quant testcase
|
2020-08-19 00:16:46 +08:00 |
mindspore-ci-bot
|
0e27a04da1
|
!4697 freeze_bn should be int
Merge pull request !4697 from chenfei_mindspore/master
|
2020-08-18 23:50:57 +08:00 |
jonyguo
|
b0b370336f
|
fix: concat get_dataset_size error
|
2020-08-18 23:40:17 +08:00 |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint fix
|
2020-08-18 11:15:33 -04:00 |
mindspore-ci-bot
|
8f6ed032e5
|
!4428 Operation Overflow Watchpoint for D-Chip debugger
Merge pull request !4428 from AdelShafiei/opoverflow2
|
2020-08-18 23:12:52 +08:00 |
mindspore-ci-bot
|
bf2ef95fc3
|
!4694 fix: RandomAffine parameter check
Merge pull request !4694 from guozhijian/fix_randomaffine_err
|
2020-08-18 22:56:18 +08:00 |
chenfei
|
9a12fab404
|
fix bug of freeze_bn default value
|
2020-08-18 22:42:18 +08:00 |
mindspore-ci-bot
|
e9eee16e46
|
!4641 [MS][Quant] bug fix for lenet quant
Merge pull request !4641 from chenzhongming/new_master
|
2020-08-18 22:34:09 +08:00 |
Wei Luning
|
1d6c76f350
|
board tensor for pynative infer
|
2020-08-18 22:13:08 +08:00 |
jonyguo
|
5f294fb90d
|
fix: random affine parameter check
|
2020-08-18 21:58:53 +08:00 |
mindspore-ci-bot
|
e60c0b605c
|
!4674 [MS][LITE][Develop]refactor kernel creator
Merge pull request !4674 from sunsuodong/refactor_kernel_creator
|
2020-08-18 21:47:19 +08:00 |
mindspore-ci-bot
|
045ade8d81
|
!4663 switch_layer incorporate env_get and tuple_get
Merge pull request !4663 from riemann_penn/switch_layer_incorporate_env_get_tuple_get
|
2020-08-18 21:36:07 +08:00 |
yeyunpeng
|
3ca93b9cf2
|
change ops getter
|
2020-08-18 21:32:26 +08:00 |
mindspore-ci-bot
|
0f75ab6454
|
!4602 [MS][LITE] fullconnection matmul A B matrix const node bug
Merge pull request !4602 from ling/fc
|
2020-08-18 21:32:08 +08:00 |
sunsuodong
|
39e1fa09c0
|
refactor_kernel_creator
|
2020-08-18 21:20:49 +08:00 |
mindspore-ci-bot
|
5bd500bd97
|
!4682 wide&deep only save 0ckpt in data parallel
Merge pull request !4682 from yao_yf/wide_and_deep_8p_data_parallel_only_save_0ckpt
|
2020-08-18 21:18:47 +08:00 |
mindspore-ci-bot
|
f912b14b8f
|
!4675 fix bug
Merge pull request !4675 from fuzhiye/tmp
|
2020-08-18 21:15:26 +08:00 |
wsc
|
f93d3fcbe1
|
Add ci tests for tflite and caffe models
|
2020-08-18 21:06:23 +08:00 |
ling
|
7aab3f07b4
|
[MS][LITE] fullconnection matmul A B matrix const node bug
|
2020-08-18 21:01:36 +08:00 |
mindspore-ci-bot
|
883957ace5
|
!4676 Add DecodeOp c++ parameter validate
Merge pull request !4676 from xiefangqi/xfq_fix_decode_twice
|
2020-08-18 20:48:24 +08:00 |
fuzhiye
|
127b089a11
|
fix bug
|
2020-08-18 20:42:22 +08:00 |
mindspore-ci-bot
|
030af09f60
|
!4665 [MS][LITE][Develop]support infer data type and format when infer shape fail
Merge pull request !4665 from chenjianping/lite_dev3
|
2020-08-18 20:42:06 +08:00 |
mindspore-ci-bot
|
63e0ad24e7
|
!4680 readme file for THOR optimizer
Merge pull request !4680 from wangmin0104/master
|
2020-08-18 20:36:35 +08:00 |
mindspore-ci-bot
|
3d6439b7df
|
!4668 Not Use ParamValueLite
Merge pull request !4668 from xutianchun/quant_ch
|
2020-08-18 20:31:45 +08:00 |
chenjianping
|
2f36b91ade
|
support infer datatype and format when shape infer fail
|
2020-08-18 20:27:44 +08:00 |
panyifeng
|
22a9d02e9f
|
switch_layer incorporate env_get and tuple_get
|
2020-08-18 20:23:23 +08:00 |
hexia
|
75d116b5db
|
serving http init
|
2020-08-18 20:15:47 +08:00 |
mindspore-ci-bot
|
82e8884eb5
|
!4662 [MS][LITE]add fp16 reshape kernel and fix register kernel bug
Merge pull request !4662 from 张学同/to_merge
|
2020-08-18 20:04:20 +08:00 |
mindspore-ci-bot
|
b32c5c551e
|
!4666 fix yolov3_darknet53_quant&yolov3-resenet18&ssd net README bug
Merge pull request !4666 from chengxb7532/master
|
2020-08-18 20:01:08 +08:00 |
mindspore-ci-bot
|
e5285bbb30
|
!4657 fix space to depth bug
Merge pull request !4657 from zhongligeng/master
|
2020-08-18 19:57:44 +08:00 |
mindspore-ci-bot
|
0a24f91d9c
|
!4103 Reuse parameter by ref info
Merge pull request !4103 from chenfei_mindspore/reuse-parameter-by-ref-info
|
2020-08-18 19:56:51 +08:00 |
mindspore-ci-bot
|
b488c34b77
|
!4661 [MS][LITE][Develop]fp16 conv1x1 deconv resize func bug
Merge pull request !4661 from ling/conv1x1_fp16
|
2020-08-18 19:52:47 +08:00 |