mindspore-ci-bot
d2b1e783e7
!7699 support collecting custom lineage when hyper config is in env
...
Merge pull request !7699 from luopengting/optimizer_auto_lineage
4 years ago
chenzomi
44bf4c3e37
[ME] format code
4 years ago
xutianchun
b68835f4a5
fix DeConv DeDepthwiseConve for post training quantization
4 years ago
mindspore-ci-bot
491957a022
!7239 Fix codedex issue in tensor.h
...
Merge pull request !7239 from hewei/fix_codedex_1013
4 years ago
mindspore-ci-bot
2d6c07a367
!7661 add ckpt code example
...
Merge pull request !7661 from changzherui/add_ckpt_example
4 years ago
mindspore-ci-bot
fa963bb37a
!7733 fix bugs in instance_norm and pad operator
...
Merge pull request !7733 from XianglongZeng/myms_code
4 years ago
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
4 years ago
liubuyu
b03a5445f6
support cmake clean
4 years ago
mindspore-ci-bot
2e6794fcec
!7723 fix bugs of op ArgMinWithValue, LRN and AvgPool1d
...
Merge pull request !7723 from lihongkang/v2_master
4 years ago
mindspore-ci-bot
0fa75a7d89
!7665 supplement windows CI models
...
Merge pull request !7665 from lyvette/windows
4 years ago
mindspore-ci-bot
d81bd7b17b
!7710 Add c++ API for GetRepeatCount and GetBatchSize
...
Merge pull request !7710 from h.farahat/getBatchRepeat
4 years ago
mindspore-ci-bot
535bfd8b0c
!7638 make ZerosLike parallel care
...
Merge pull request !7638 from yihuaijie/master
4 years ago
mindspore-ci-bot
0124eef185
!7729 [MD] Fix log of vision and dataset in C++ api
...
Merge pull request !7729 from luoyang/pylint
4 years ago
mindspore-ci-bot
7a64fb1948
!7692 add prophetnet into model zoo
...
Merge pull request !7692 from yingjiangyong/yjy
4 years ago
mindspore-ci-bot
7982f05038
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
...
Merge pull request !7730 from luoyang/c-api-pyfunc
4 years ago
mindspore-ci-bot
8c335bcd91
!7713 fix segmentfault with fusedsparseftrl
...
Merge pull request !7713 from kisnwang/fix-fused-sparse-ftrl-error
4 years ago
mindspore-ci-bot
8f95f8022c
!7720 [MS][LITE][GPU]optimize reduce
...
Merge pull request !7720 from chenzupeng/master-lite
4 years ago
mindspore-ci-bot
e8b4fbbb0e
!7656 Add explainable AI methods as a submodule of MindSpore.
...
Merge pull request !7656 from lixiaohui33/feature_explain_core
4 years ago
zengxianglong
86ae625dc7
fix bugs in instance_norm and pad operator
4 years ago
mindspore-ci-bot
b8dc37e91c
!7728 [MS][LITE][Develop] add some GPU model for ci_test
...
Merge pull request !7728 from pengyongrong/stack
4 years ago
mindspore-ci-bot
5fa1047163
!7688 clear warning of compiler
...
Merge pull request !7688 from zhanghaibo/master
4 years ago
danishnxt
0f69be06b1
Reworked mirrorPad
...
lintIssues
convert long -> int64
correcting int64 -> int64_t
lint
4 years ago
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.
4 years ago
changzherui
d6902ca5ae
add ckpt code example
4 years ago
luoyang
f0e976dbda
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
baihuawei
05dcec0583
fix multinomial
4 years ago
luopengting
1be752f098
collect custom lineage data in optimizer auto
4 years ago
mindspore-ci-bot
a418280659
!7691 fix dynamic shape hccl context
...
Merge pull request !7691 from yanghaoran/master
4 years ago
hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
4 years ago
mindspore-ci-bot
9f3078bba8
!7725 [MSLITE] Optimize depthwise conv 3x3 arm64
...
Merge pull request !7725 from zhanyuan/dev
4 years ago
Zhang Qinghua
e3d62123e5
Bind the fvs with single fg bprop for switch layer.
4 years ago
Pengyongrong
36adc74617
add some GPU model for ci_test
4 years ago
mindspore-ci-bot
6cb1a3f53a
!7568 Resolve nodes swell issue with control flow after grad operation.
...
Merge pull request !7568 from 张清华/grad_opt
4 years ago
YangLuo
f3fa5a441d
[MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot
ff67f673ef
!7521 fix the bug that generated timeline filename dismatch the running device id
...
Merge pull request !7521 from gzhcv/GpuTimeline
4 years ago
mindspore-ci-bot
e48b5c028c
!7727 set bilinear thread num 1
...
Merge pull request !7727 from zhaozhenlong/lite/issue/resize_bilinear_occational
4 years ago
zhanghaibo5
182e2dc8c2
clear warning of complier
4 years ago
mindspore-ci-bot
0218f8a06f
!7600 fix GeneratorDataset timeout
...
Merge pull request !7600 from heleiwang/fix_generator
4 years ago
mindspore-ci-bot
95fe324798
!7593 C++ api add DeviceQueueOp
...
Merge pull request !7593 from xiaotianci/device_op
4 years ago
mindspore-ci-bot
0b8896a5a0
!7601 [MSLITE] Fix bug of several operators.
...
Merge pull request !7601 from wangshaocong/bugfix_master
4 years ago
mindspore-ci-bot
97cde36843
!7716 [lite] support complex64 and convertion about audio model and fix bug
...
Merge pull request !7716 from 徐安越/master
4 years ago
mindspore-ci-bot
471c203443
!7712 rename and change lib c++_static to c++_shared
...
Merge pull request !7712 from yeyunpeng2020/primitive
4 years ago
zhaozhenlong
87a7b42471
set resize bilinear thread 1
4 years ago
zhanyuan
488147dcbd
[MSLITE] Optimize depthwise conv 3x3 arm64
4 years ago
chenzupeng
f378a11e30
reduce optimize
4 years ago
mindspore-ci-bot
c9d6a7880c
!7721 fix java msconfig bug
...
Merge pull request !7721 from yeyunpeng2020/java
4 years ago
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
4 years ago
wang_shaocong
fef75213ed
Modify implementation of constant_of_shape.
...
Fix bug of implementation of cast and reduce and infershape of slice and topk.
4 years ago
mindspore-ci-bot
f711e01f61
!7719 refactor cnode strategy
...
Merge pull request !7719 from gziyan/refactor_cnode
4 years ago
lihongkang
670820aaba
fix bugs
4 years ago