wilfChen
|
837aecf9af
|
gpu stridedslice
|
2020-08-21 16:21:27 +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 |
qianlong
|
113619f1ca
|
Revert "Add Size() and Capacity() in gpu queue."
This reverts commit e2b346d5af .
|
2020-08-21 16:10:32 +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 |
heleiwang
|
4870abc848
|
1. fix generator_dataset hangs
2. fix test_graphdata_distributed.py failing randomly
|
2020-08-21 16:03:06 +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 |
mindspore-ci-bot
|
a64d00b4b9
|
!4821 update int8 op list
Merge pull request !4821 from cjh9368/aware_quant
|
2020-08-21 11:10:14 +08:00 |
bingyaweng
|
b126272b39
|
fix error of conv_variational
|
2020-08-21 11:06:12 +08:00 |
mindspore-ci-bot
|
01017492b2
|
!4849 [MS][LITE][Develop]Deconv int8 neon code
Merge pull request !4849 from ling/deconv
|
2020-08-21 11:03:27 +08:00 |
peixu_ren
|
8e0343830e
|
Add custom op interface to replace expm1, log1p and log
|
2020-08-20 23:01:51 -04:00 |
peixu_ren
|
98e2a48e4c
|
Fix errors in transformed_distribution
|
2020-08-20 22:59:47 -04:00 |
maning202007
|
303bec43d4
|
Add secure mechanism for debugger
Add certificate validaty check
|
2020-08-21 10:45:56 +08:00 |
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
|
2020-08-21 10:45:33 +08:00 |
liuwenhao4
|
bfce74ce0d
|
Add Convertor function for windows enviroment
|
2020-08-21 10:44:38 +08:00 |
fuzhiye
|
da18781fb7
|
modify input sum array
|
2020-08-21 10:38:05 +08:00 |
mindspore-ci-bot
|
933938494d
|
!4887 Change Source Code Compilation in Converter CMakeList
Merge pull request !4887 from yeyunpeng2020/master_cmake
|
2020-08-21 10:34:40 +08:00 |