chenzupeng
|
10eb27b19f
|
add reshape test case
|
5 years ago |
mindspore-ci-bot
|
4f928a4f7e
|
!4919 Change Primitive to PrimitiveC
Merge pull request !4919 from yeyunpeng2020/primitve_1
|
5 years ago |
mindspore-ci-bot
|
91ef11b23a
|
!4891 fix the comments of api
Merge pull request !4891 from zhangxinfeng3/master
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
38498aad7a
|
!4885 [MS][LITE][Develop]add new ops named slice for opencl(GPU)
Merge pull request !4885 from pengyongrong/slice
|
5 years ago |
mindspore-ci-bot
|
27efc43d2c
|
!4903 [MS][LITE][GPU]fix matmul test case run failed
Merge pull request !4903 from chenzupeng/master-lite
|
5 years ago |
yeyunpeng
|
7bc95d8cd4
|
change primitive
|
5 years ago |
panyifeng
|
abab21ed57
|
add func type check for switch layer
|
5 years ago |
chenzupeng
|
89ca31a03d
|
fix bug in matmul testcase
|
5 years ago |
mindspore-ci-bot
|
6e8d3a3b82
|
!4859 Add CTCGrerdyDecoder ops for old backend.
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
|
5 years ago |
mindspore-ci-bot
|
46429a98bf
|
!4869 Add ci for quant
Merge pull request !4869 from chenfei_mindspore/master
|
5 years ago |
mindspore-ci-bot
|
492e41a4af
|
!4897 adatation to if by if without inline
Merge pull request !4897 from wenchunjiang/adapte_to_ifbyif_noinline
|
5 years ago |
mindspore-ci-bot
|
53f64c1ff7
|
!4730 fix switch layer issues
Merge pull request !4730 from riemann_penn/fix_grad_operation_api
|
5 years ago |
mindspore-ci-bot
|
de0a60df32
|
!4906 fix bug in java api
Merge pull request !4906 from hangq/master
|
5 years ago |
mindspore-ci-bot
|
0ce052e4f9
|
!4890 modify onnx parsers format
Merge pull request !4890 from lyvette/parser
|
5 years ago |
mindspore-ci-bot
|
20e80c56b3
|
!4747 modify caffe & tflite parsers format
Merge pull request !4747 from lyvette/tflite_parser
|
5 years ago |
mindspore-ci-bot
|
bcbe922eea
|
!4695 Fix Post Quantization Bug
Merge pull request !4695 from xutianchun/quant_0818
|
5 years ago |
Pengyongrong
|
fbd2ee53fd
|
add new ops named slice
|
5 years ago |
mindspore-ci-bot
|
e06e9cd772
|
!4892 Fix some mistakes of convertor tool for windows enviroment
Merge pull request !4892 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
39eebca88a
|
!4902 comment only conv1x1fp16
Merge pull request !4902 from zhaozhenlong/lite/issue/only_comment_conv1x1
|
5 years ago |
mindspore-ci-bot
|
a86e17ff62
|
!4865 Rewrite the REAMD.md in Wide&Deep model
Merge pull request !4865 from huangxinjing/wide-deep-readme
|
5 years ago |
panyifeng
|
f9f3cd7ce0
|
fix switch_layer_issues
|
5 years ago |
zhangxinfeng3
|
7b0dea9184
|
fix the api comments
|
5 years ago |
lyvette
|
6313af4d2f
|
modify onnx parsers format
|
5 years ago |
lyvette
|
d799156cd3
|
modify caffe parsers format
modify tflite parsers format
|
5 years ago |
xutianchun
|
45268c5289
|
PerChannel Quantization
|
5 years ago |
mindspore-ci-bot
|
ec1cf059a7
|
!4894 Fix minor bugs in transformed distribution
Merge pull request !4894 from peixu_ren/custom_bijector
|
5 years ago |
hangq
|
797296177d
|
fix bug in java api
|
5 years ago |
mindspore-ci-bot
|
6782325bfd
|
!4867 Clean cmake building warnings.
Merge pull request !4867 from wangshaocong/lite_clean
|
5 years ago |
chenfei
|
a71868f1e5
|
add ci for quant
add ci for quant
|
5 years ago |
wsc
|
2fc79ae043
|
Clean cmake building warnings
|
5 years ago |
mindspore-ci-bot
|
e711aecdc2
|
!4878 Add custom op interface to replace expm1 and log
Merge pull request !4878 from peixu_ren/custom_pp_ops
|
5 years ago |
mindspore-ci-bot
|
8440f2bcdb
|
!4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
Merge pull request !4809 from zhaoting/master
|
5 years ago |
mindspore-ci-bot
|
b2a5440548
|
!4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
|
5 years ago |
mindspore-ci-bot
|
bccb92adf7
|
!4868 fix: concat with none sample dataset
Merge pull request !4868 from guozhijian/fix_concat_with_zero_dataset
|
5 years ago |
zhaozhenlong
|
ecf99c8580
|
comment only conv 1x1
|
5 years ago |
huangxinjing
|
cd34a553b9
|
Reschedules the outline
|
5 years ago |
mindspore-ci-bot
|
1166a091f5
|
!4893 fix error of conv_variational
Merge pull request !4893 from byweng/fix_param_check
|
5 years ago |
mindspore-ci-bot
|
5cc073c4f6
|
!4895 benchmark add fp16 flag for gate
Merge pull request !4895 from zhaozhenlong/lite/issue/gate_benchmark_comment_failed
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
7ba977c435
|
!4884 fix wide&deep dropout set strategy
Merge pull request !4884 from yao_yf/fix_wide_and_deep_dropout
|
5 years ago |
zhaozhenlong
|
0e2dc892f2
|
benchmark add fp16 flag
comment failed fp16 ops
|
5 years ago |
mindspore-ci-bot
|
a64d00b4b9
|
!4821 update int8 op list
Merge pull request !4821 from cjh9368/aware_quant
|
5 years ago |
bingyaweng
|
b126272b39
|
fix error of conv_variational
|
5 years ago |
mindspore-ci-bot
|
01017492b2
|
!4849 [MS][LITE][Develop]Deconv int8 neon code
Merge pull request !4849 from ling/deconv
|
5 years ago |
peixu_ren
|
8e0343830e
|
Add custom op interface to replace expm1, log1p and log
|
5 years ago |
peixu_ren
|
98e2a48e4c
|
Fix errors in transformed_distribution
|
5 years ago |
mindspore-ci-bot
|
270a7f2332
|
!4889 [MS][LITE][BUG]fix bug of int 8 conv depthwise && modify int8 conv input sum && modify fp16 conv select strategy
Merge pull request !4889 from fuzhiye/tmp
|
5 years ago |
liuwenhao4
|
bfce74ce0d
|
Add Convertor function for windows enviroment
|
5 years ago |
fuzhiye
|
da18781fb7
|
modify input sum array
|
5 years ago |