mindspore-ci-bot
5c2aa6e49e
!7742 fix post training quant
...
Merge pull request !7742 from xutianchun/ptf
4 years ago
mindspore-ci-bot
0fef87e172
!7747 modify error message of api::config::load to be more specific
...
Merge pull request !7747 from xiaotianci/fix_config
4 years ago
mindspore-ci-bot
305c7e3eee
!7746 fix resize bilinear multithread occational issue
...
Merge pull request !7746 from zhaozhenlong/lite/issue/resize_bilinear_fix_multi_thread
4 years ago
mindspore-ci-bot
7f91a3faf2
!7741 [ME] format code
...
Merge pull request !7741 from chenzhongming/zomi_master
4 years ago
mindspore-ci-bot
e90415fcaa
!7738 dpp op refactor GetInputData & process int8 anchor data
...
Merge pull request !7738 from wangzhe/dpp_int8
4 years ago
mindspore-ci-bot
0acf9729c9
!7743 [MSLITE][Develop] add swish kernel
...
Merge pull request !7743 from sunsuodong/add_swish_kernel
4 years ago
mindspore-ci-bot
1fe6a3ad15
!7711 fix precision problem of sub int8 lite ops
...
Merge pull request !7711 from liuwenhao/master
4 years ago
alouhahaha
837f1a160c
Add GPT
4 years ago
yuchaojie
abcf4af27a
modify QuantCell's notes
4 years ago
dayschan
2b074f6365
Add a simplification pattern to ArithSimplify. The (x*C1)*C2 => x*(C1*C2)
4 years ago
VectorSL
509b25ef1e
gpu nhwc
4 years ago
mindspore-ci-bot
b6b254f6e4
!7670 add l2normalize gpu kernel.
...
Merge pull request !7670 from linqingke/gpu_ops
4 years ago
wangzhe
58c808d704
dpp op refactor GetInputData & process int8 anchor data
4 years ago
zhaozhenlong
8cadd9e7a6
fix resize bilinear multithread issue
4 years ago
mindspore-ci-bot
bc738d4ec3
!7737 support cmake clean
...
Merge pull request !7737 from liubuyu/bug_fix
4 years ago
Xiao Tianci
e3c4a54fef
fix config::load error message
4 years ago
bai-yangfan
a34c5f7630
integrate_quant_export_v1
4 years ago
liuwenhao4
917907b70b
fix precision problem of sub int8 lite ops
4 years ago
mindspore-ci-bot
6406cd2a3c
!7599 new add ncf network.
...
Merge pull request !7599 from linqingke/ncf
4 years ago
sunsuodong
ce47d7ee49
add swish kernel
4 years ago
xuanyue
bd4568c88d
fix bug
4 years ago
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