mindspore-ci-bot
b4ce0aa933
!7458 GPU kernel support NHWC layout
...
Merge pull request !7458 from VectorSL/nhwc
2020-10-26 14:38:03 +08:00
mindspore-ci-bot
3376e0d034
!7704 [MD] Add testcases for cache c api
...
Merge pull request !7704 from lixiachen/cache_c_api
2020-10-26 14:31:09 +08:00
mindspore-ci-bot
e3abf9e2f5
!7739 [lite] instance_norm and batchmatmul fusion bug
...
Merge pull request !7739 from 徐安越/master
2020-10-26 14:30:59 +08:00
mindspore-ci-bot
5c2aa6e49e
!7742 fix post training quant
...
Merge pull request !7742 from xutianchun/ptf
2020-10-26 14:30:15 +08:00
mindspore-ci-bot
0fef87e172
!7747 modify error message of api::config::load to be more specific
...
Merge pull request !7747 from xiaotianci/fix_config
2020-10-26 14:24:57 +08:00
mindspore-ci-bot
305c7e3eee
!7746 fix resize bilinear multithread occational issue
...
Merge pull request !7746 from zhaozhenlong/lite/issue/resize_bilinear_fix_multi_thread
2020-10-26 14:22:19 +08:00
mindspore-ci-bot
7f91a3faf2
!7741 [ME] format code
...
Merge pull request !7741 from chenzhongming/zomi_master
2020-10-26 14:20:44 +08:00
mindspore-ci-bot
e90415fcaa
!7738 dpp op refactor GetInputData & process int8 anchor data
...
Merge pull request !7738 from wangzhe/dpp_int8
2020-10-26 14:14:52 +08:00
mindspore-ci-bot
0acf9729c9
!7743 [MSLITE][Develop] add swish kernel
...
Merge pull request !7743 from sunsuodong/add_swish_kernel
2020-10-26 14:08:57 +08:00
mindspore-ci-bot
1fe6a3ad15
!7711 fix precision problem of sub int8 lite ops
...
Merge pull request !7711 from liuwenhao/master
2020-10-26 14:04:28 +08:00
VectorSL
509b25ef1e
gpu nhwc
2020-10-26 11:48:42 +08:00
mindspore-ci-bot
b6b254f6e4
!7670 add l2normalize gpu kernel.
...
Merge pull request !7670 from linqingke/gpu_ops
2020-10-26 11:31:20 +08:00
wangzhe
58c808d704
dpp op refactor GetInputData & process int8 anchor data
2020-10-26 11:30:18 +08:00
zhaozhenlong
8cadd9e7a6
fix resize bilinear multithread issue
2020-10-26 11:15:22 +08:00
mindspore-ci-bot
bc738d4ec3
!7737 support cmake clean
...
Merge pull request !7737 from liubuyu/bug_fix
2020-10-26 11:13:18 +08:00
Xiao Tianci
e3c4a54fef
fix config::load error message
2020-10-26 11:10:38 +08:00
liuwenhao4
917907b70b
fix precision problem of sub int8 lite ops
2020-10-26 11:07:03 +08:00
mindspore-ci-bot
6406cd2a3c
!7599 new add ncf network.
...
Merge pull request !7599 from linqingke/ncf
2020-10-26 11:03:54 +08:00
sunsuodong
ce47d7ee49
add swish kernel
2020-10-26 10:59:43 +08:00
xuanyue
bd4568c88d
fix bug
2020-10-26 10:22:08 +08:00
mindspore-ci-bot
d2b1e783e7
!7699 support collecting custom lineage when hyper config is in env
...
Merge pull request !7699 from luopengting/optimizer_auto_lineage
2020-10-26 10:18:56 +08:00
chenzomi
44bf4c3e37
[ME] format code
2020-10-26 10:17:45 +08:00
xutianchun
b68835f4a5
fix DeConv DeDepthwiseConve for post training quantization
2020-10-26 10:13:18 +08:00
mindspore-ci-bot
491957a022
!7239 Fix codedex issue in tensor.h
...
Merge pull request !7239 from hewei/fix_codedex_1013
2020-10-26 10:05:30 +08:00
mindspore-ci-bot
2d6c07a367
!7661 add ckpt code example
...
Merge pull request !7661 from changzherui/add_ckpt_example
2020-10-26 09:49:52 +08:00
mindspore-ci-bot
fa963bb37a
!7733 fix bugs in instance_norm and pad operator
...
Merge pull request !7733 from XianglongZeng/myms_code
2020-10-26 09:48:52 +08:00
mindspore-ci-bot
b4ff4261b0
!7683 [fix codedex warning] variable name is same as weak encryption algorithms name
...
Merge pull request !7683 from zyli2020/bug_fix
2020-10-26 09:43:36 +08:00
liubuyu
b03a5445f6
support cmake clean
2020-10-26 09:39:49 +08:00
mindspore-ci-bot
2e6794fcec
!7723 fix bugs of op ArgMinWithValue, LRN and AvgPool1d
...
Merge pull request !7723 from lihongkang/v2_master
2020-10-26 09:32:32 +08:00
mindspore-ci-bot
0fa75a7d89
!7665 supplement windows CI models
...
Merge pull request !7665 from lyvette/windows
2020-10-26 09:30:17 +08:00
mindspore-ci-bot
d81bd7b17b
!7710 Add c++ API for GetRepeatCount and GetBatchSize
...
Merge pull request !7710 from h.farahat/getBatchRepeat
2020-10-26 09:25:21 +08:00
mindspore-ci-bot
535bfd8b0c
!7638 make ZerosLike parallel care
...
Merge pull request !7638 from yihuaijie/master
2020-10-26 09:25:07 +08:00
mindspore-ci-bot
0124eef185
!7729 [MD] Fix log of vision and dataset in C++ api
...
Merge pull request !7729 from luoyang/pylint
2020-10-26 09:23:22 +08:00
mindspore-ci-bot
7a64fb1948
!7692 add prophetnet into model zoo
...
Merge pull request !7692 from yingjiangyong/yjy
2020-10-26 09:22:16 +08:00
mindspore-ci-bot
7982f05038
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
...
Merge pull request !7730 from luoyang/c-api-pyfunc
2020-10-26 09:22:14 +08:00
mindspore-ci-bot
8c335bcd91
!7713 fix segmentfault with fusedsparseftrl
...
Merge pull request !7713 from kisnwang/fix-fused-sparse-ftrl-error
2020-10-26 09:20:42 +08:00
mindspore-ci-bot
8f95f8022c
!7720 [MS][LITE][GPU]optimize reduce
...
Merge pull request !7720 from chenzupeng/master-lite
2020-10-26 09:17:02 +08:00
mindspore-ci-bot
e8b4fbbb0e
!7656 Add explainable AI methods as a submodule of MindSpore.
...
Merge pull request !7656 from lixiaohui33/feature_explain_core
2020-10-26 09:13:32 +08:00
zengxianglong
86ae625dc7
fix bugs in instance_norm and pad operator
2020-10-26 09:12:18 +08:00
mindspore-ci-bot
b8dc37e91c
!7728 [MS][LITE][Develop] add some GPU model for ci_test
...
Merge pull request !7728 from pengyongrong/stack
2020-10-26 08:57:43 +08:00
mindspore-ci-bot
5fa1047163
!7688 clear warning of compiler
...
Merge pull request !7688 from zhanghaibo/master
2020-10-26 08:53:35 +08:00
lixiaohui
744f094add
Add explainer to provide eXplainable AI tools.
...
This commit provides APIs for user to use the widely used attribution methods to explain DL models and the evaluation methods to quantify the explanations. With combination of MindInsight, the user can have a friendly visualization on their models.
2020-10-26 00:52:22 +08:00
changzherui
d6902ca5ae
add ckpt code example
2020-10-25 21:08:47 +08:00
luoyang
f0e976dbda
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
2020-10-25 17:58:51 +08:00
luopengting
1be752f098
collect custom lineage data in optimizer auto
2020-10-25 15:19:40 +08:00
mindspore-ci-bot
a418280659
!7691 fix dynamic shape hccl context
...
Merge pull request !7691 from yanghaoran/master
2020-10-25 12:33:22 +08:00
hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
2020-10-24 22:45:19 -04:00
mindspore-ci-bot
9f3078bba8
!7725 [MSLITE] Optimize depthwise conv 3x3 arm64
...
Merge pull request !7725 from zhanyuan/dev
2020-10-25 09:38:18 +08:00
Pengyongrong
36adc74617
add some GPU model for ci_test
2020-10-24 04:26:56 -07:00
mindspore-ci-bot
6cb1a3f53a
!7568 Resolve nodes swell issue with control flow after grad operation.
...
Merge pull request !7568 from 张清华/grad_opt
2020-10-24 19:25:12 +08:00