Commit Graph

7931 Commits

Author SHA1 Message Date
Corleone 4b60297832 auto unmap buffer for opencl and clean code 2020-08-22 11:11:57 +08:00
mindspore-ci-bot 61eff67ba5 !4851 modify note
Merge pull request !4851 from caozhou/modified_indent
2020-08-21 18:06:13 +08:00
mindspore-ci-bot 104e70d333 !4853 Modify the wrong Space Indentation
Merge pull request !4853 from yepei6/comment
2020-08-21 17:44:41 +08:00
mindspore-ci-bot 72efb63fd8 !4917 Modify readme for inceptionv3
Merge pull request !4917 from zhouyaqiang0/master
2020-08-21 17:41:28 +08:00
mindspore-ci-bot 95f89e710e !4925 [MS][LITE][GPU]add reshape test case
Merge pull request !4925 from chenzupeng/master-lite
2020-08-21 17:37:52 +08:00
chenzupeng 10eb27b19f add reshape test case 2020-08-21 17:11:19 +08:00
mindspore-ci-bot 0d1a7ac654 !4909 [bug]support implicit type conversion for parameter
Merge pull request !4909 from vlne-v1/I1QM7L-implicit-type-conversion-parameter
2020-08-21 17:08:23 +08:00
mindspore-ci-bot 4f928a4f7e !4919 Change Primitive to PrimitiveC
Merge pull request !4919 from yeyunpeng2020/primitve_1
2020-08-21 16:53:31 +08:00
mindspore-ci-bot 91ef11b23a !4891 fix the comments of api
Merge pull request !4891 from zhangxinfeng3/master
2020-08-21 16:50:16 +08:00
mindspore-ci-bot c92f7c9170 !4911 add func type check for switch layer
Merge pull request !4911 from riemann_penn/add_func_type_check_for_switch_layer
2020-08-21 16:42:12 +08:00
mindspore-ci-bot 38498aad7a !4885 [MS][LITE][Develop]add new ops named slice for opencl(GPU)
Merge pull request !4885 from pengyongrong/slice
2020-08-21 16:37:10 +08:00
mindspore-ci-bot 27efc43d2c !4903 [MS][LITE][GPU]fix matmul test case run failed
Merge pull request !4903 from chenzupeng/master-lite
2020-08-21 16:36:44 +08:00
yeyunpeng 7bc95d8cd4 change primitive 2020-08-21 16:26:07 +08:00
zhouyaqiang aba52a459e modify readme for inceptrionv3 2020-08-21 16:13:07 +08:00
panyifeng abab21ed57 add func type check for switch layer 2020-08-21 16:11:40 +08:00
chenzupeng 89ca31a03d fix bug in matmul testcase 2020-08-21 16:06:39 +08:00
mindspore-ci-bot 6e8d3a3b82 !4859 Add CTCGrerdyDecoder ops for old backend.
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
2020-08-21 16:05:19 +08:00
mindspore-ci-bot 46429a98bf !4869 Add ci for quant
Merge pull request !4869 from chenfei_mindspore/master
2020-08-21 15:57:43 +08:00
mindspore-ci-bot 492e41a4af !4897 adatation to if by if without inline
Merge pull request !4897 from wenchunjiang/adapte_to_ifbyif_noinline
2020-08-21 15:24:59 +08:00
Wei Luning 77dcdd89ec support parameter updata with implicit type conversion 2020-08-21 15:24:57 +08:00
mindspore-ci-bot 53f64c1ff7 !4730 fix switch layer issues
Merge pull request !4730 from riemann_penn/fix_grad_operation_api
2020-08-21 15:06:39 +08:00
mindspore-ci-bot de0a60df32 !4906 fix bug in java api
Merge pull request !4906 from hangq/master
2020-08-21 15:03:43 +08:00
mindspore-ci-bot 0ce052e4f9 !4890 modify onnx parsers format
Merge pull request !4890 from lyvette/parser
2020-08-21 14:56:43 +08:00
mindspore-ci-bot 20e80c56b3 !4747 modify caffe & tflite parsers format
Merge pull request !4747 from lyvette/tflite_parser
2020-08-21 14:56:28 +08:00
mindspore-ci-bot bcbe922eea !4695 Fix Post Quantization Bug
Merge pull request !4695 from xutianchun/quant_0818
2020-08-21 14:42:55 +08:00
Pengyongrong fbd2ee53fd add new ops named slice 2020-08-20 23:40:52 -07:00
mindspore-ci-bot e06e9cd772 !4892 Fix some mistakes of convertor tool for windows enviroment
Merge pull request !4892 from liuwenhao/master
2020-08-21 14:27:07 +08:00
mindspore-ci-bot 39eebca88a !4902 comment only conv1x1fp16
Merge pull request !4902 from zhaozhenlong/lite/issue/only_comment_conv1x1
2020-08-21 14:27:02 +08:00
mindspore-ci-bot a86e17ff62 !4865 Rewrite the REAMD.md in Wide&Deep model
Merge pull request !4865 from huangxinjing/wide-deep-readme
2020-08-21 14:22:15 +08:00
panyifeng f9f3cd7ce0 fix switch_layer_issues 2020-08-21 14:17:51 +08:00
zhangxinfeng3 7b0dea9184 fix the api comments 2020-08-21 14:16:58 +08:00
lyvette 6313af4d2f modify onnx parsers format 2020-08-21 14:16:39 +08:00
lyvette d799156cd3 modify caffe parsers format
modify tflite parsers format
2020-08-21 14:14:44 +08:00
xutianchun 45268c5289 PerChannel Quantization 2020-08-21 14:14:05 +08:00
mindspore-ci-bot ec1cf059a7 !4894 Fix minor bugs in transformed distribution
Merge pull request !4894 from peixu_ren/custom_bijector
2020-08-21 14:11:30 +08:00
hangq 797296177d fix bug in java api 2020-08-21 14:10:14 +08:00
mindspore-ci-bot 6782325bfd !4867 Clean cmake building warnings.
Merge pull request !4867 from wangshaocong/lite_clean
2020-08-21 14:08:44 +08:00
chenfei a71868f1e5 add ci for quant
add ci for quant
2020-08-21 14:05:45 +08:00
wsc 2fc79ae043 Clean cmake building warnings 2020-08-21 13:30:02 +08:00
mindspore-ci-bot e711aecdc2 !4878 Add custom op interface to replace expm1 and log
Merge pull request !4878 from peixu_ren/custom_pp_ops
2020-08-21 13:06:38 +08:00
mindspore-ci-bot 8440f2bcdb !4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
Merge pull request !4809 from zhaoting/master
2020-08-21 12:39:45 +08:00
mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
2020-08-21 12:33:20 +08:00
mindspore-ci-bot bccb92adf7 !4868 fix: concat with none sample dataset
Merge pull request !4868 from guozhijian/fix_concat_with_zero_dataset
2020-08-21 12:02:30 +08:00
zhaozhenlong ecf99c8580 comment only conv 1x1 2020-08-21 11:49:26 +08:00
huangxinjing cd34a553b9 Reschedules the outline 2020-08-21 11:47:15 +08:00
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
Merge pull request !4893 from byweng/fix_param_check
2020-08-21 11:41:51 +08:00
mindspore-ci-bot 5cc073c4f6 !4895 benchmark add fp16 flag for gate
Merge pull request !4895 from zhaozhenlong/lite/issue/gate_benchmark_comment_failed
2020-08-21 11:41:20 +08:00
wenchunjiang bde9c0c6a9 1.fix bug of backend common pass covert_tuple_output_to_maketuple
2.attach original inputs to graph when replace call and switch to
labelgoto and labelswitch
2020-08-21 11:22:26 +08:00
mindspore-ci-bot 7ba977c435 !4884 fix wide&deep dropout set strategy
Merge pull request !4884 from yao_yf/fix_wide_and_deep_dropout
2020-08-21 11:14:53 +08:00
zhaozhenlong 0e2dc892f2 benchmark add fp16 flag
comment failed fp16 ops
2020-08-21 11:10:59 +08:00