Commit Graph

7155 Commits

Author SHA1 Message Date
mindspore-ci-bot 15496ff5a4 !4388 Third round of enhancement of API comment & README_CN
Merge pull request !4388 from Simson/enhancement-API
2020-08-15 11:29:24 +08:00
mindspore-ci-bot ac4532e664 !4487 [MS][LITE] fix bug of arm cpu int8 op: conv_depthwise
Merge pull request !4487 from yangruoqi713/lite
2020-08-15 11:24:46 +08:00
yangruoqi713 6bf9732369 [MS][LITE] fix bug of arm cpu int8 op: conv depthwise int8 2020-08-15 11:09:40 +08:00
mindspore-ci-bot 152aa1144b !4459 modify ssd and yolov3_quant script
Merge pull request !4459 from chengxb7532/master
2020-08-15 10:30:19 +08:00
mindspore-ci-bot 94e7421bc3 !4390 fix lite opencl: new (std::nothrow) xxx
Merge pull request !4390 from liuzhongkai/leaky_relu
2020-08-15 10:26:26 +08:00
mindspore-ci-bot e18eb23c29 !4480 C++ API Support: Provide validate dataset param functions
Merge pull request !4480 from cathwong/ckw_c_api_validateparms2_const
2020-08-15 10:11:39 +08:00
mindspore-ci-bot b34b7973be !4434 fix bug that lite_session GetInputs return repeated input tensor
Merge pull request !4434 from hangq/master
2020-08-15 09:57:42 +08:00
mindspore-ci-bot 8625a9c05b !4448 fix bug and add testcase
Merge pull request !4448 from sunsuodong/add_testcase
2020-08-15 09:56:03 +08:00
liuzhongkai 56d32b4e77 modify relu sigmoid leaky_relu in activation 2020-08-14 18:52:40 -07:00
sunsuodong 704c0b9bf9 fix bug and add testcase 2020-08-15 09:37:29 +08:00
mindspore-ci-bot 6b120584c2 !4396 Fix static check problems
Merge pull request !4396 from Kang/opt
2020-08-15 09:34:54 +08:00
mindspore-ci-bot 9afdf9be9b !4399 matmul optimize
Merge pull request !4399 from ling/fc
2020-08-15 09:21:32 +08:00
mindspore-ci-bot 0c464ac324 !4288 create image with buffer for opencl allocator
Merge pull request !4288 from liuchao/allocator
2020-08-15 09:15:30 +08:00
Cathy Wong 9c8af0d1cf C++ API: Provide validate param functions 2020-08-14 17:54:38 -04:00
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
2020-08-14 23:43:08 +08:00
mindspore-ci-bot bf90c73155 !4446 fix bug in conv2d transpose
Merge pull request !4446 from chenzupeng/master-lite
2020-08-14 21:17:13 +08:00
Corleone f248c4805b create image with buffer for opencl allocator 2020-08-14 20:48:20 +08:00
ling 523c3f1e87 fp32 matmul optimize 2020-08-14 20:35:02 +08:00
mindspore-ci-bot 55ef18a8d8 !4337 [MS][LITE] opencl operator `softmax` support iamge2d
Merge pull request !4337 from chenzhongming/lite
2020-08-14 20:20:55 +08:00
mindspore-ci-bot 0e4d2c2535 !4188 fix switch layer sigle prim cell
Merge pull request !4188 from riemann_penn/fix_switch_layer_sigle_prim_cell
2020-08-14 19:54:37 +08:00
wuyongkang 78611b5d5b fix static check problems 2020-08-14 19:27:52 +08:00
mindspore-ci-bot eb4749642d !4460 update the codes of bert_thor
Merge pull request !4460 from zongha/master
2020-08-14 19:06:49 +08:00
mindspore-ci-bot df46f27053 !4441 [MS][LITE] optimize arm cpu fp32 op: add assembly function for conv depthwise border calculating
Merge pull request !4441 from yangruoqi713/lite
2020-08-14 18:38:10 +08:00
mindspore-ci-bot 32208e367e !4382 Adding resize function for donzen of operators
Merge pull request !4382 from zhangzheng/master
2020-08-14 18:30:20 +08:00
yangruoqi713 951a237a1d [MS][LITE] optimize arm cpu fp32 op: conv depthwise 2020-08-14 18:29:30 +08:00
mindspore-ci-bot fe834fb15d !4449 Add fp16 conv sliding window
Merge pull request !4449 from fuzhiye/tmp
2020-08-14 18:29:30 +08:00
fuzhiye f902997ed5 1.add fp16 conv sliding window
2.fix conv 3x3 bug
2020-08-14 18:20:20 +08:00
mindspore-ci-bot 2d22cbc335 !4461 [MS][LITE][Develop]crop support parallel
Merge pull request !4461 from chenjianping/lite_dev
2020-08-14 18:11:18 +08:00
mindspore-ci-bot f41c21c5fa !4284 remove to_full_tensor and load_inputs in exexute stage
Merge pull request !4284 from yao_yf/remove_to_full_tensor_and_load_inputs_in_exexute_stage
2020-08-14 18:05:44 +08:00
mindspore-ci-bot 659ed37812 !4443 [bug]fix bugs in parameters and add ut cases
Merge pull request !4443 from vlne-v1/I1RDCY-slice_shape_update_initializer
2020-08-14 18:03:20 +08:00
mindspore-ci-bot 180689c095 !4451 add quant param during anf_import
Merge pull request !4451 from yankai10/merge
2020-08-14 17:57:01 +08:00
mindspore-ci-bot ebdea65f70 !4402 [Dataset] Fix c_api bugs
Merge pull request !4402 from luoyang/c-api-pyfunc
2020-08-14 17:40:32 +08:00
chenzomi b132311556 [MS][LITE] opencl operator `softmax` support iamge2d 2020-08-14 17:38:39 +08:00
zongha da142ccfd3 modify the codes for bert_thor
2nd for update thor bert
2020-08-14 17:36:34 +08:00
mindspore-ci-bot 73709f11fc !4444 Enlarge time threshold of resnet50 st in pynative
Merge pull request !4444 from JoyLvliang/enlarge-time-threshold-of-resnet50-st-in-pynative
2020-08-14 17:36:15 +08:00
chenjianping 6e022a0064 crop support parallel 2020-08-14 17:27:19 +08:00
mindspore-ci-bot 8ed3b423e0 !4389 fix document api error
Merge pull request !4389 from yanghaitao/yht_fix_doc2
2020-08-14 17:24:09 +08:00
mindspore-ci-bot 97912d8a6a !4429 Keep silence for the exception of KeyboardInterrupt.
Merge pull request !4429 from ZhangQinghua/master1
2020-08-14 17:12:41 +08:00
panyifeng 1c296b96c9 fix switch layer sigle prim cell 2020-08-14 17:04:01 +08:00
chengxianbin d25cbde46a modify ssd and yolov3_quant net code 2020-08-14 16:57:26 +08:00
mindspore-ci-bot 6bff403403 !4450 Adjust test model
Merge pull request !4450 from ghzl/adjust-test
2020-08-14 16:54:52 +08:00
zhangz0911gm ec2609cef4 Adding Resize function for donzes of operators 2020-08-14 04:43:40 -04:00
Wei Luning d18ce95714 * add support to update by scalar* fix update error for by Initializer when slice_shape is* add ut for compute and update 2020-08-14 16:35:28 +08:00
mindspore-ci-bot 05b03fe017 !4387 fix coding specification according to cppcheck report
Merge pull request !4387 from 徐安越/master
2020-08-14 16:17:06 +08:00
mindspore-ci-bot e16a48b94d !4453 [MS][LITE] arm cpu int8 op conv depthwise: support filter per channel
Merge pull request !4453 from yangruoqi713/dw_int8
2020-08-14 16:12:24 +08:00
mindspore-ci-bot 5bc545f053 !4437 [MS][LITE]optimize arithmetic
Merge pull request !4437 from 张学同/to_merge
2020-08-14 15:58:28 +08:00
yangruoqi713 7aef961358 [MS][LITE] arm cpu int8 op conv depthwise: support filter per channel 2020-08-14 15:45:45 +08:00
yankai 4757565686 add quant param 2020-08-14 15:41:50 +08:00
guohongzilong ad351a2b32 adjust test model 2020-08-14 15:39:34 +08:00
mindspore-ci-bot ae8440dfec !4421 dataset: modify some error in api comment
Merge pull request !4421 from ms_yan/api_comment
2020-08-14 15:38:39 +08:00