Commit Graph

12580 Commits

Author SHA1 Message Date
mindspore-ci-bot 29e3cdd72e !8007 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
Merge pull request !8007 from cathwong/ckw_cppapi_dataset_del_valparms
2020-10-30 09:05:18 +08:00
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
mindspore-ci-bot 542a52fbf8 !7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
2020-10-30 04:20:20 +08:00
mindspore-ci-bot 851ee9c3d5 !7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
2020-10-30 04:11:27 +08:00
mindspore-ci-bot 5e8858e561 !7981 fix bugs of op Dropout, Slice, StridedSlice and BatchMatMul etc.
Merge pull request !7981 from lihongkang/v2_master
2020-10-29 22:07:31 +08:00
mindspore-ci-bot 993a129a44 !7958 [MD]fix lite_cv include path bug
Merge pull request !7958 from xulei/lite_test0905
2020-10-29 21:58:41 +08:00
mindspore-ci-bot d131116a48 !7962 register proximal adagrad ds
Merge pull request !7962 from hwjiaorui/master
2020-10-29 21:24:07 +08:00
lihongkang 3704e05370 fix bugs 2020-10-29 20:02:50 +08:00
mindspore-ci-bot 32d6ed3e28 !7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
2020-10-29 20:01:09 +08:00
mindspore-ci-bot 870afe08f5 !7914 get keys and values from dictionary & set tuple to dictionary
Merge pull request !7914 from Simson/push-to-opensource
2020-10-29 19:58:35 +08:00
mindspore-ci-bot f3ee17fbf4 !7978 [MS][LITE][GPU]reduce support axis 2,3
Merge pull request !7978 from chenzupeng/master-lite
2020-10-29 19:57:20 +08:00
mindspore-ci-bot 3f7d5fc8c5 !7968 fix int8 pad op memory leaky
Merge pull request !7968 from fuzhiye/tmp
2020-10-29 19:44:07 +08:00
mindspore-ci-bot f187f8211f !7939 add valid check
Merge pull request !7939 from lijiaqi/raise
2020-10-29 19:42:14 +08:00
chenzupeng ee8995b6ed reduce support WC 2020-10-29 19:26:36 +08:00
hwjiaorui 3698b9fd54 register proximal adagrad ds
import proximal adaagrad ds

tiling map

style check bug

add op set
2020-10-29 19:23:50 +08:00
fuzhiye bde1e82d85 fix pad int8 op memory leaky 2020-10-29 19:12:59 +08:00
mindspore-ci-bot 88aaec279c !7969 [MS][LITE][Develop] add new activation func named swish
Merge pull request !7969 from pengyongrong/stack
2020-10-29 18:51:45 +08:00
mindspore-ci-bot a6dd4082fe !7966 [MSLITE] conv1x1 int8 peroc inputsum bug
Merge pull request !7966 from ling/bug
2020-10-29 18:36:34 +08:00
mindspore-ci-bot d1f01a8d9c !7971 fix ml_2020_ocr_cn fp16 segmenttation one thread
Merge pull request !7971 from zhaodezan/master
2020-10-29 18:36:08 +08:00
mindspore-ci-bot 6142e86c44 !7929 modify logging message
Merge pull request !7929 from changzherui/mod_log_message
2020-10-29 18:33:04 +08:00
Pengyongrong 90f0715328 add new activation named swish 2020.10.29 2020-10-29 03:11:12 -07:00
simson 3b21822824 get keys and values from dictionary & set tuple to dictionary 2020-10-29 18:06:06 +08:00
zhaodezan cc0a742e16 fix ml_2020_ocr_cn fp16 segmenttation one thread 2020-10-29 06:00:37 -04:00
mindspore-ci-bot c2c2b65010 !7916 update lstm README
Merge pull request !7916 from caojian05/ms_master_lstm_bugfix
2020-10-29 17:40:00 +08:00
mindspore-ci-bot 639f9bad8e !7918 update vgg16 README
Merge pull request !7918 from caojian05/ms_master_vgg16_bugfix
2020-10-29 17:39:36 +08:00
ling 852342297d [MSLITE] conv1x1 int8 peroc inputsum bug 2020-10-29 17:02:13 +08:00
xulei2020 ac21d457ff fix lite_cv include path bug 2020-10-29 17:01:31 +08:00
mindspore-ci-bot 960a49b024 !7959 fix bug of int8 pooling
Merge pull request !7959 from fuzhiye/tmp
2020-10-29 16:53:03 +08:00
mindspore-ci-bot 3415e06243 !7937 [MS][LITE][Develop] GPU add news ops named power
Merge pull request !7937 from pengyongrong/stack
2020-10-29 16:37:23 +08:00
yuchaojie a1d6888c89 update resnet50_quant ci threshold 2020-10-29 16:29:31 +08:00
mindspore-ci-bot 5e039bfaad !7909 GPU add benchmark script
Merge pull request !7909 from VectorSL/nhwc-script
2020-10-29 15:56:15 +08:00
Pengyongrong ef2d59d567 add new ops named power 2020.10.29 morning 2020-10-29 00:47:15 -07:00
fuzhiye af6f5e1c0d fix int8 pooling bug 2020-10-29 15:45:32 +08:00
mindspore-ci-bot fad40466c6 !7824 combine first row of the current file and the last row of the previous file to one file if the first row does not start with "opname"
Merge pull request !7824 from yanghaitao/yht_parse_frameworker
2020-10-29 15:14:50 +08:00
mindspore-ci-bot c82dbd4552 !7887 opt maskrcnn dataset performance
Merge pull request !7887 from gengdongjie/master
2020-10-29 15:01:54 +08:00
mindspore-ci-bot db0315bff5 !7943 fix sync code bug to support fm
Merge pull request !7943 from yangjie159/sync_code
2020-10-29 14:40:59 +08:00
mindspore-ci-bot 84a315279b !7913 [MS][LITE][GPU]optimize activation
Merge pull request !7913 from chenzupeng/master-lite
2020-10-29 14:38:29 +08:00
mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
Merge pull request !7866 from luoyang/c-api-pyfunc
2020-10-29 14:26:13 +08:00
mindspore-ci-bot deb38e0dbe !7877 optimize internal depend
Merge pull request !7877 from kisnwang/optimize-internal-depend
2020-10-29 14:15:46 +08:00
mindspore-ci-bot b9180a9dab !7910 ignore the value in dataset graph if its type is an object, log messag, log message about image only if the dataset_sink_mode is False
Merge pull request !7910 from luopengting/summary
2020-10-29 14:15:16 +08:00
mindspore-ci-bot c6246d7a7e !7908 add reduce precision in pynative mode
Merge pull request !7908 from chujinjin/add_reduce_precision_in_pynative_mode
2020-10-29 14:15:08 +08:00
yangjie159 4cecdd8508 sync code to support train 2020-10-29 14:12:15 +08:00
mindspore-ci-bot 1140583177 !7936 [MSLITE][Develop] optimize arm cpu int8 op depthwise
Merge pull request !7936 from yangruoqi713/lite
2020-10-29 14:05:53 +08:00
mindspore-ci-bot 283cc249ee !7903 fix mass gpu run script bug.
Merge pull request !7903 from linqingke/mass
2020-10-29 12:25:01 +08:00
VectorSL 4d3d9c1b85 add gpu resent benchmark 2020-10-29 12:09:53 +08:00
mindspore-ci-bot 25c388e01e !7778 Fixbug: Faithfulness score NaN, add input params validity check to fix system error bug
Merge pull request !7778 from lixiaohui33/feature_explain_core
2020-10-29 11:52:34 +08:00
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 11:05:28 +08:00
mindspore-ci-bot b27d16c0a5 !7901 fix bug of pynative's mixprecision
Merge pull request !7901 from lianliguang/master
2020-10-29 10:59:06 +08:00
mindspore-ci-bot 45110eae57 !7915 update the indexes process to support negtive int
Merge pull request !7915 from yepei6/master_augassign
2020-10-29 10:55:38 +08:00
mindspore-ci-bot 9c2704030f !7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
Merge pull request !7872 from peixu_ren/custom_pp_ops
2020-10-29 10:50:15 +08:00