mindspore-ci-bot
|
fc8479a459
|
!7945 Add self-realized Softmax and LayerNorm
Merge pull request !7945 from wangjun/master
|
5 years ago |
mindspore-ci-bot
|
a898a8246e
|
!7988 [MD] Code reivew
Merge pull request !7988 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
00469ba584
|
!7995 modify static check of onnx parser
Merge pull request !7995 from lyvette/master2
|
5 years ago |
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
|
5 years ago |
Cathy Wong
|
18ecd65f93
|
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
|
5 years ago |
mindspore-ci-bot
|
542a52fbf8
|
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
|
5 years ago |
mindspore-ci-bot
|
851ee9c3d5
|
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
|
5 years ago |
mindspore-ci-bot
|
5e8858e561
|
!7981 fix bugs of op Dropout, Slice, StridedSlice and BatchMatMul etc.
Merge pull request !7981 from lihongkang/v2_master
|
5 years ago |
mindspore-ci-bot
|
993a129a44
|
!7958 [MD]fix lite_cv include path bug
Merge pull request !7958 from xulei/lite_test0905
|
5 years ago |
mindspore-ci-bot
|
d131116a48
|
!7962 register proximal adagrad ds
Merge pull request !7962 from hwjiaorui/master
|
5 years ago |
liuyu
|
a1648b98c3
|
modify static check of onnx parser
|
5 years ago |
YangLuo
|
dfd9df577d
|
[MD] code review
|
5 years ago |
lihongkang
|
3704e05370
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
32d6ed3e28
|
!7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
|
5 years ago |
mindspore-ci-bot
|
870afe08f5
|
!7914 get keys and values from dictionary & set tuple to dictionary
Merge pull request !7914 from Simson/push-to-opensource
|
5 years ago |
mindspore-ci-bot
|
f3ee17fbf4
|
!7978 [MS][LITE][GPU]reduce support axis 2,3
Merge pull request !7978 from chenzupeng/master-lite
|
5 years ago |
mindspore-ci-bot
|
3f7d5fc8c5
|
!7968 fix int8 pad op memory leaky
Merge pull request !7968 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
f187f8211f
|
!7939 add valid check
Merge pull request !7939 from lijiaqi/raise
|
5 years ago |
chenzupeng
|
ee8995b6ed
|
reduce support WC
|
5 years ago |
hwjiaorui
|
3698b9fd54
|
register proximal adagrad ds
import proximal adaagrad ds
tiling map
style check bug
add op set
|
5 years ago |
fuzhiye
|
bde1e82d85
|
fix pad int8 op memory leaky
|
5 years ago |
mindspore-ci-bot
|
88aaec279c
|
!7969 [MS][LITE][Develop] add new activation func named swish
Merge pull request !7969 from pengyongrong/stack
|
5 years ago |
mindspore-ci-bot
|
a6dd4082fe
|
!7966 [MSLITE] conv1x1 int8 peroc inputsum bug
Merge pull request !7966 from ling/bug
|
5 years ago |
mindspore-ci-bot
|
d1f01a8d9c
|
!7971 fix ml_2020_ocr_cn fp16 segmenttation one thread
Merge pull request !7971 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
6142e86c44
|
!7929 modify logging message
Merge pull request !7929 from changzherui/mod_log_message
|
5 years ago |
Pengyongrong
|
90f0715328
|
add new activation named swish 2020.10.29
|
5 years ago |
simson
|
3b21822824
|
get keys and values from dictionary & set tuple to dictionary
|
5 years ago |
zhaodezan
|
cc0a742e16
|
fix ml_2020_ocr_cn fp16 segmenttation one thread
|
5 years ago |
mindspore-ci-bot
|
c2c2b65010
|
!7916 update lstm README
Merge pull request !7916 from caojian05/ms_master_lstm_bugfix
|
5 years ago |
mindspore-ci-bot
|
639f9bad8e
|
!7918 update vgg16 README
Merge pull request !7918 from caojian05/ms_master_vgg16_bugfix
|
5 years ago |
ling
|
852342297d
|
[MSLITE] conv1x1 int8 peroc inputsum bug
|
5 years ago |
xulei2020
|
ac21d457ff
|
fix lite_cv include path bug
|
5 years ago |
mindspore-ci-bot
|
960a49b024
|
!7959 fix bug of int8 pooling
Merge pull request !7959 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
3415e06243
|
!7937 [MS][LITE][Develop] GPU add news ops named power
Merge pull request !7937 from pengyongrong/stack
|
5 years ago |
yuchaojie
|
a1d6888c89
|
update resnet50_quant ci threshold
|
5 years ago |
mindspore-ci-bot
|
5e039bfaad
|
!7909 GPU add benchmark script
Merge pull request !7909 from VectorSL/nhwc-script
|
5 years ago |
Pengyongrong
|
ef2d59d567
|
add new ops named power 2020.10.29 morning
|
5 years ago |
fuzhiye
|
af6f5e1c0d
|
fix int8 pooling bug
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
c82dbd4552
|
!7887 opt maskrcnn dataset performance
Merge pull request !7887 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
db0315bff5
|
!7943 fix sync code bug to support fm
Merge pull request !7943 from yangjie159/sync_code
|
5 years ago |
mindspore-ci-bot
|
84a315279b
|
!7913 [MS][LITE][GPU]optimize activation
Merge pull request !7913 from chenzupeng/master-lite
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
deb38e0dbe
|
!7877 optimize internal depend
Merge pull request !7877 from kisnwang/optimize-internal-depend
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
c6246d7a7e
|
!7908 add reduce precision in pynative mode
Merge pull request !7908 from chujinjin/add_reduce_precision_in_pynative_mode
|
5 years ago |
yangjie159
|
4cecdd8508
|
sync code to support train
|
5 years ago |
mindspore-ci-bot
|
1140583177
|
!7936 [MSLITE][Develop] optimize arm cpu int8 op depthwise
Merge pull request !7936 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
283cc249ee
|
!7903 fix mass gpu run script bug.
Merge pull request !7903 from linqingke/mass
|
5 years ago |
VectorSL
|
4d3d9c1b85
|
add gpu resent benchmark
|
5 years ago |