chenzomi
44bf4c3e37
[ME] format code
2020-10-26 10:17:45 +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
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
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
YangLuo
f3fa5a441d
[MD] Fix log of vision and dataset in C++ api
2020-10-24 19:24:30 +08:00
mindspore-ci-bot
ff67f673ef
!7521 fix the bug that generated timeline filename dismatch the running device id
...
Merge pull request !7521 from gzhcv/GpuTimeline
2020-10-24 18:26:25 +08:00
mindspore-ci-bot
e48b5c028c
!7727 set bilinear thread num 1
...
Merge pull request !7727 from zhaozhenlong/lite/issue/resize_bilinear_occational
2020-10-24 18:09:35 +08:00
zhanghaibo5
182e2dc8c2
clear warning of complier
2020-10-24 18:00:24 +08:00
mindspore-ci-bot
0218f8a06f
!7600 fix GeneratorDataset timeout
...
Merge pull request !7600 from heleiwang/fix_generator
2020-10-24 17:25:55 +08:00
mindspore-ci-bot
95fe324798
!7593 C++ api add DeviceQueueOp
...
Merge pull request !7593 from xiaotianci/device_op
2020-10-24 17:23:40 +08:00
mindspore-ci-bot
0b8896a5a0
!7601 [MSLITE] Fix bug of several operators.
...
Merge pull request !7601 from wangshaocong/bugfix_master
2020-10-24 17:20:10 +08:00
mindspore-ci-bot
97cde36843
!7716 [lite] support complex64 and convertion about audio model and fix bug
...
Merge pull request !7716 from 徐安越/master
2020-10-24 17:11:30 +08:00
mindspore-ci-bot
471c203443
!7712 rename and change lib c++_static to c++_shared
...
Merge pull request !7712 from yeyunpeng2020/primitive
2020-10-24 17:10:15 +08:00
zhaozhenlong
87a7b42471
set resize bilinear thread 1
2020-10-24 17:06:07 +08:00
zhanyuan
488147dcbd
[MSLITE] Optimize depthwise conv 3x3 arm64
2020-10-24 17:01:06 +08:00
chenzupeng
f378a11e30
reduce optimize
2020-10-24 16:55:55 +08:00
mindspore-ci-bot
c9d6a7880c
!7721 fix java msconfig bug
...
Merge pull request !7721 from yeyunpeng2020/java
2020-10-24 16:53:11 +08:00
mindspore-ci-bot
624f6b1607
!7715 [MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3, add border assembly
...
Merge pull request !7715 from yangruoqi713/conv_dw
2020-10-24 16:31:13 +08:00
wang_shaocong
fef75213ed
Modify implementation of constant_of_shape.
...
Fix bug of implementation of cast and reduce and infershape of slice and topk.
2020-10-24 16:20:34 +08:00
mindspore-ci-bot
f711e01f61
!7719 refactor cnode strategy
...
Merge pull request !7719 from gziyan/refactor_cnode
2020-10-24 16:16:29 +08:00
lihongkang
670820aaba
fix bugs
2020-10-24 16:16:08 +08:00
yeyunpeng
8123e574f5
fix java bugs
2020-10-24 16:12:41 +08:00
Zhang Qinghua
2aeff5ba95
Replace primal graph with fprop part of k graph after grad operation.
2020-10-24 16:11:54 +08:00
yanghaoran
cd7371831c
fix dynamic shape hccl context
2020-10-24 16:02:21 +08:00
yeyunpeng
7945bbf9f2
rename and change lib c++_static to c++_shared
2020-10-24 15:42:26 +08:00
Xiao Tianci
7b1b457ccf
c++ api add DeviceQueue
2020-10-24 15:41:19 +08:00
yangruoqi713
9e274b6468
[MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3, add border assembly
2020-10-24 15:31:13 +08:00
lyvette
b4907a3b8c
supplement windows CI models
2020-10-24 15:31:11 +08:00