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 |
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 |
liuxiao93
|
9bc18ea2e5
|
Add CTCGrerdyDecoder ops for GE.
|
2020-08-21 10:12:01 +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 |
mindspore-ci-bot
|
11e670c54b
|
!4863 Fix bugs in c-api text
Merge pull request !4863 from luoyang/c-api-pyfunc
|
2020-08-21 09:34:14 +08:00 |
yao_yf
|
1e60cef198
|
fix wide&deep dropout set strategy
|
2020-08-21 09:32:30 +08:00 |
mindspore-ci-bot
|
26adc815f4
|
!4743 Add a warning when the output path already exists.
Merge pull request !4743 from yuximiao/master
|
2020-08-21 09:26:35 +08:00 |
mindspore-ci-bot
|
bbb2a34495
|
!4846 Add gpu usage to Profiler docstring.
Merge pull request !4846 from yuximiao/gpu_comments
|
2020-08-21 09:26:31 +08:00 |
mindspore-ci-bot
|
4ee0bf22c3
|
!4820 Alarm modification
Merge pull request !4820 from shenwei41/sw_master
|
2020-08-21 09:26:25 +08:00 |
jonyguo
|
5b4b539751
|
fix: concat with none sample dataset
|
2020-08-21 09:19:50 +08:00 |
bingyaweng
|
9cc415728b
|
fic param check
|
2020-08-21 09:14:30 +08:00 |
mindspore-ci-bot
|
b69b1ca8a8
|
!4830 [gpu] fix continuous allreduces bug
Merge pull request !4830 from yuchaojie/gpu_allreduce
|
2020-08-21 09:09:44 +08:00 |
mindspore-ci-bot
|
29e21479a4
|
!4845 Fix bugs about uncertainty toolbox and vae
Merge pull request !4845 from zhangxinfeng3/master
|
2020-08-21 09:06:41 +08:00 |
mindspore-ci-bot
|
e485a61128
|
!4838 Modify Bert Thor ReadMe
Merge pull request !4838 from wangmin0104/master
|
2020-08-21 09:06:09 +08:00 |
zhaodezan
|
d665f4eaa8
|
add hiai_face_recognition_1 caffe gate
|
2020-08-20 21:03:36 -04:00 |
mindspore-ci-bot
|
5ab41b1c26
|
!4874 Change the interfaces in transformation base class
Merge pull request !4874 from peixu_ren/custom_bijector
|
2020-08-21 07:06:21 +08:00 |
mindspore-ci-bot
|
8021dc587d
|
!4875 Fix issues related to parameter checking, formulas in distributions and bijectors
Merge pull request !4875 from XunDeng/pp_issue_branch
|
2020-08-21 07:04:31 +08:00 |
peixu_ren
|
4aa339cb5a
|
Change the interfaces in trasformation base class
|
2020-08-20 17:52:42 -04:00 |
Xun Deng
|
c9f8f9fe85
|
added CheckTenosr and CheckTuple
|
2020-08-20 16:41:34 -04:00 |