Commit Graph

12243 Commits

Author SHA1 Message Date
mindspore-ci-bot b6c88d8f85 !7510 optimize-find-input-need-lock-tensor
Merge pull request !7510 from kisnwang/optimize-find-input-need-lock-tensor
2020-10-26 17:07:51 +08:00
mindspore-ci-bot b7dacfa36e !7762 Include `mindspore.explainer` in cmake to make `mindspore.explainer` packed to whl
Merge pull request !7762 from lixiaohui33/feature_explain_core
2020-10-26 17:06:52 +08:00
mindspore-ci-bot df07a0e3d4 !7740 Add GPT
Merge pull request !7740 from wangjun/master
2020-10-26 17:01:33 +08:00
mindspore-ci-bot 7a18e99c24 !7755 modify cudnn-inplace controldepend mount node
Merge pull request !7755 from chenweifeng/cudnn-inplace-fix
2020-10-26 16:57:39 +08:00
mindspore-ci-bot 4bbb854d3c !7758 update nccl cmake version
Merge pull request !7758 from ZPaC/master-update-cmake-nccl-version
2020-10-26 16:24:03 +08:00
lixiaohui c8b62074c9 include explainer in cmake and modify __init__ in explanation classes. 2020-10-26 15:49:03 +08:00
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
2020-10-26 15:48:27 +08:00
ZPaC adc48d0c9a update nccl cmake version 2020-10-26 15:24:47 +08:00
wilfChen e877f72bcf modify controldepend mount node 2020-10-26 14:56:57 +08:00
mindspore-ci-bot 9edb3abdfd !7731 Bind the fvs with single fg bprop for switch layer.
Merge pull request !7731 from 张清华/grad_opt
2020-10-26 14:49:53 +08:00
huanghui a9e781921a Support determine tensor in(not in) a list(tuple) 2020-10-26 14:41:04 +08:00
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
alouhahaha 837f1a160c Add GPT 2020-10-26 13:41:53 +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