panfengfeng
|
45947f93d8
|
update scripts
|
4 years ago |
mindspore-ci-bot
|
32d6ed3e28
|
!7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
|
4 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
|
4 years ago |
mindspore-ci-bot
|
f3ee17fbf4
|
!7978 [MS][LITE][GPU]reduce support axis 2,3
Merge pull request !7978 from chenzupeng/master-lite
|
4 years ago |
mindspore-ci-bot
|
3f7d5fc8c5
|
!7968 fix int8 pad op memory leaky
Merge pull request !7968 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
f187f8211f
|
!7939 add valid check
Merge pull request !7939 from lijiaqi/raise
|
4 years ago |
chenzupeng
|
ee8995b6ed
|
reduce support WC
|
4 years ago |
fuzhiye
|
bde1e82d85
|
fix pad int8 op memory leaky
|
4 years ago |
mindspore-ci-bot
|
88aaec279c
|
!7969 [MS][LITE][Develop] add new activation func named swish
Merge pull request !7969 from pengyongrong/stack
|
4 years ago |
mindspore-ci-bot
|
a6dd4082fe
|
!7966 [MSLITE] conv1x1 int8 peroc inputsum bug
Merge pull request !7966 from ling/bug
|
4 years ago |
mindspore-ci-bot
|
d1f01a8d9c
|
!7971 fix ml_2020_ocr_cn fp16 segmenttation one thread
Merge pull request !7971 from zhaodezan/master
|
4 years ago |
mindspore-ci-bot
|
6142e86c44
|
!7929 modify logging message
Merge pull request !7929 from changzherui/mod_log_message
|
4 years ago |
Pengyongrong
|
90f0715328
|
add new activation named swish 2020.10.29
|
4 years ago |
simson
|
3b21822824
|
get keys and values from dictionary & set tuple to dictionary
|
4 years ago |
zhaodezan
|
cc0a742e16
|
fix ml_2020_ocr_cn fp16 segmenttation one thread
|
4 years ago |
mindspore-ci-bot
|
c2c2b65010
|
!7916 update lstm README
Merge pull request !7916 from caojian05/ms_master_lstm_bugfix
|
4 years ago |
mindspore-ci-bot
|
639f9bad8e
|
!7918 update vgg16 README
Merge pull request !7918 from caojian05/ms_master_vgg16_bugfix
|
4 years ago |
ling
|
852342297d
|
[MSLITE] conv1x1 int8 peroc inputsum bug
|
4 years ago |
mindspore-ci-bot
|
960a49b024
|
!7959 fix bug of int8 pooling
Merge pull request !7959 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
3415e06243
|
!7937 [MS][LITE][Develop] GPU add news ops named power
Merge pull request !7937 from pengyongrong/stack
|
4 years ago |
yuchaojie
|
a1d6888c89
|
update resnet50_quant ci threshold
|
4 years ago |
mindspore-ci-bot
|
5e039bfaad
|
!7909 GPU add benchmark script
Merge pull request !7909 from VectorSL/nhwc-script
|
4 years ago |
Pengyongrong
|
ef2d59d567
|
add new ops named power 2020.10.29 morning
|
4 years ago |
fuzhiye
|
af6f5e1c0d
|
fix int8 pooling bug
|
4 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
|
4 years ago |
mindspore-ci-bot
|
c82dbd4552
|
!7887 opt maskrcnn dataset performance
Merge pull request !7887 from gengdongjie/master
|
4 years ago |
mindspore-ci-bot
|
db0315bff5
|
!7943 fix sync code bug to support fm
Merge pull request !7943 from yangjie159/sync_code
|
4 years ago |
mindspore-ci-bot
|
84a315279b
|
!7913 [MS][LITE][GPU]optimize activation
Merge pull request !7913 from chenzupeng/master-lite
|
4 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
|
4 years ago |
mindspore-ci-bot
|
deb38e0dbe
|
!7877 optimize internal depend
Merge pull request !7877 from kisnwang/optimize-internal-depend
|
4 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
|
4 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
|
4 years ago |
yangjie159
|
4cecdd8508
|
sync code to support train
|
4 years ago |
mindspore-ci-bot
|
1140583177
|
!7936 [MSLITE][Develop] optimize arm cpu int8 op depthwise
Merge pull request !7936 from yangruoqi713/lite
|
4 years ago |
mindspore-ci-bot
|
283cc249ee
|
!7903 fix mass gpu run script bug.
Merge pull request !7903 from linqingke/mass
|
4 years ago |
VectorSL
|
4d3d9c1b85
|
add gpu resent benchmark
|
4 years ago |
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
|
4 years ago |
luoyang
|
52d278e858
|
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
|
4 years ago |
mindspore-ci-bot
|
b27d16c0a5
|
!7901 fix bug of pynative's mixprecision
Merge pull request !7901 from lianliguang/master
|
4 years ago |
mindspore-ci-bot
|
45110eae57
|
!7915 update the indexes process to support negtive int
Merge pull request !7915 from yepei6/master_augassign
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
5ef3d02ce3
|
!7696 Add calculation of triangle matrix determinant op at GPU back-end
Merge pull request !7696 from peixu_ren/custom_gpu
|
4 years ago |
mindspore-ci-bot
|
2abe941e0b
|
!7938 fix gpu queue partial copy issue
Merge pull request !7938 from chenweifeng/gpu-queue-copy
|
4 years ago |
chujinjin
|
9197d9f2ee
|
add reduce precision in pynative mode
|
4 years ago |
mindspore-ci-bot
|
ea10c7a146
|
!7925 fix gpu momentum fusion
Merge pull request !7925 from chenweifeng/momentum-fusion-fix
|
4 years ago |
Jiaqi
|
c4ace78d1c
|
add valid check
|
4 years ago |
lixiaohui
|
fbb88530cd
|
Fixbug: add input params validity check & fix NaN faithfulness issue
|
4 years ago |
yangruoqi713
|
25d0084ee1
|
[MSLITE][Develop] optimize arm cpu int8 op depthwise
|
4 years ago |
yanghaitao1
|
2d7d30cae7
|
combine the first row and the last row of the pre file
|
4 years ago |
mindspore-ci-bot
|
2ba20dc8e7
|
!7848 Add five transforms API
Merge pull request !7848 from shenwei41/new_master
|
4 years ago |