panyifeng
|
abab21ed57
|
add func type check for switch layer
|
2020-08-21 16:11:40 +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 |
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 |
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 |
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 |
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 |
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 |
mindspore-ci-bot
|
3449abd741
|
!4629 Support sending large graph and large tensors for mindspore debugger
Merge pull request !4629 from lichen_101010/sendgraph_sendtensor_issue
|
2020-08-21 10:22:13 +08:00 |
mindspore-ci-bot
|
57b46d2639
|
!4860 serving update docs
Merge pull request !4860 from 徐永飞/master
|
2020-08-21 10:20:09 +08:00 |
mindspore-ci-bot
|
3d89400641
|
!4882 add hiai_face_recognition_1 caffe gate
Merge pull request !4882 from zhaodezan/master
|
2020-08-21 10:14:40 +08:00 |
mindspore-ci-bot
|
3cceb64ca5
|
!4880 GPU modelzoo change Resnet50 default training to Mixprecision
Merge pull request !4880 from VectorSL/model-zoo
|
2020-08-21 10:12:10 +08:00 |
mindspore-ci-bot
|
f69b4e03b7
|
!4881 Fix param check
Merge pull request !4881 from byweng/fix_param_check
|
2020-08-21 10:10:55 +08:00 |
yeyunpeng
|
d45e3ae52b
|
Change Source Code Compilation in Converter CMakeList
|
2020-08-21 10:01:42 +08:00 |
mindspore-ci-bot
|
005ddb5580
|
!4864 1.Fix bugs of some InferShape. 2.Fix the bug of fc int8
Merge pull request !4864 from zhanyuan/dev
|
2020-08-21 09:58:32 +08:00 |
mindspore-ci-bot
|
6511491a7c
|
!4691 Fix MASS and FasterRcnn README.
Merge pull request !4691 from linqingke/new_ops
|
2020-08-21 09:53:29 +08:00 |
ling
|
6ee8ec2472
|
[MS][LITE][Develop] int deconv neon code
|
2020-08-21 09:52:10 +08:00 |
mindspore-ci-bot
|
2ac410e90d
|
!4789 Add EditDistance op for GE.
Merge pull request !4789 from liuxiao93/Add-EditDistance-op-for-GE
|
2020-08-21 09:49:38 +08:00 |
mindspore-ci-bot
|
3d06cbf987
|
!4801 Must set or change parallel mode before any Initializer created
Merge pull request !4801 from yihuaijie/dev
|
2020-08-21 09:47:32 +08:00 |
zhoufeng
|
22ec976ef7
|
fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-08-21 09:44:04 +08:00 |