yao_yf
65d8e63580
set last node data parallel or repeat calculate in eval/predict
4 years ago
mindspore-ci-bot
4bbb854d3c
!7758 update nccl cmake version
...
Merge pull request !7758 from ZPaC/master-update-cmake-nccl-version
4 years ago
mindspore-ci-bot
7f343e404a
!7438 Support judge tensor in(or not in) a list(or tuple)
...
Merge pull request !7438 from huanghui/tensor-in-list
4 years ago
ZPaC
adc48d0c9a
update nccl cmake version
4 years ago
mindspore-ci-bot
9edb3abdfd
!7731 Bind the fvs with single fg bprop for switch layer.
...
Merge pull request !7731 from 张清华/grad_opt
4 years ago
huanghui
a9e781921a
Support determine tensor in(not in) a list(tuple)
4 years ago
mindspore-ci-bot
b4ce0aa933
!7458 GPU kernel support NHWC layout
...
Merge pull request !7458 from VectorSL/nhwc
4 years ago
mindspore-ci-bot
3376e0d034
!7704 [MD] Add testcases for cache c api
...
Merge pull request !7704 from lixiachen/cache_c_api
4 years ago
mindspore-ci-bot
e3abf9e2f5
!7739 [lite] instance_norm and batchmatmul fusion bug
...
Merge pull request !7739 from 徐安越/master
4 years ago
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
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
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
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