mindspore-ci-bot
|
1a74d91b0c
|
!7652 Complete the selfOp func for tensor matrix stride slice
Merge pull request !7652 from yepei6/master_tensor_op
|
4 years ago |
mindspore-ci-bot
|
d38370cb39
|
!7681 nms registry
Merge pull request !7681 from zhaozhenlong/lite/issue/nms_registry
|
4 years ago |
mindspore-ci-bot
|
cf06b22f3d
|
!7677 modify compression module notes
Merge pull request !7677 from yuchaojie/quant2
|
4 years ago |
mindspore-ci-bot
|
fbab2ffbdf
|
!7541 [lite] add identity pass and adjust log
Merge pull request !7541 from 徐安越/master
|
4 years ago |
mindspore-ci-bot
|
e10d55165a
|
!7679 Modify calibration parameters
Merge pull request !7679 from shenwei41/question
|
4 years ago |
mindspore-ci-bot
|
de4da6457e
|
!7650 modify variable type from int to int32_t
Merge pull request !7650 from anzhengqi/fixed-variable-type
|
4 years ago |
mindspore-ci-bot
|
caab8a1507
|
!7682 [MS][LITE][Develop]fix compile warning
Merge pull request !7682 from chenjianping/lite_dev
|
4 years ago |
zhaozhenlong
|
a43fe26a01
|
nms op registry
|
4 years ago |
mindspore-ci-bot
|
eaa3fe98ed
|
!7669 add rpath for opp default directories
Merge pull request !7669 from yanghaoran/master
|
4 years ago |
chenjianping
|
86c3e2225d
|
fix compile warning
|
4 years ago |
yuchaojie
|
bf7cd2ceaa
|
modify compression module notes
|
4 years ago |
xuanyue
|
920cbb1e22
|
add identity pass and adjust log
|
4 years ago |
shenwei41
|
6f8e94abd0
|
Modify calibration parameters
|
4 years ago |
yanghaoran
|
7a2a714a11
|
run dynamic shape in existing context
|
4 years ago |
yepei6
|
c33e7c6092
|
complete the selfOp func for matrix slice parse like mat[1,:] += 1
|
4 years ago |
mindspore-ci-bot
|
7f209bdf12
|
!7654 add detection_post_process_int8 & add layernorm primitive register
Merge pull request !7654 from wangzhe/master
|
4 years ago |
mindspore-ci-bot
|
3b5582110d
|
!7673 Should not incorporate if the fg has bprop function.
Merge pull request !7673 from 张清华/grad_opt0
|
4 years ago |
mindspore-ci-bot
|
2af6313f53
|
!7534 SummaryRecord support to record mindexplain data
Merge pull request !7534 from ougongchang/feature_mindexplain
|
4 years ago |
mindspore-ci-bot
|
5d39dcda6e
|
!7668 [MSLITE]fix multipe definition of function
Merge pull request !7668 from 张学同/to_merge
|
4 years ago |
mindspore-ci-bot
|
934bb07656
|
!7655 【MSLITE】Weight quant add condition stop in kmeans method
Merge pull request !7655 from ghzl/weight_quant_add_condition_stop
|
4 years ago |
mindspore-ci-bot
|
e600448725
|
!7672 [DATA]Fix dataset was't packed together with mindspore-lite train problem
Merge pull request !7672 from xulei/lite_test0905
|
4 years ago |
mindspore-ci-bot
|
9d35fdc4e5
|
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
|
4 years ago |
mindspore-ci-bot
|
652a2344ce
|
!7605 improve cnnctc speed
Merge pull request !7605 from linqingke/cnnctc
|
4 years ago |
mindspore-ci-bot
|
07c8a6114e
|
!7637 raise reduce precision bug fix
Merge pull request !7637 from liubuyu/op_support
|
4 years ago |
mindspore-ci-bot
|
d3e48afb06
|
!7644 modify target and unique api
Merge pull request !7644 from lijiaqi/target_api
|
4 years ago |
xulei2020
|
7cc84cf879
|
fix dataset was't packed together with mindspore-lite train problem
|
4 years ago |
Zhang Qinghua
|
40a4a53209
|
Should not incorporate if the fg has bprop function.
|
4 years ago |
zhangxuetong
|
61178eaaf9
|
fix multipe definition of function
|
4 years ago |
mindspore-ci-bot
|
5461dd056b
|
!7452 Check absolute dump path
Merge pull request !7452 from caifubi/dump
|
4 years ago |
mindspore-ci-bot
|
c2f7f82509
|
!7586 add pynative st test_case
Merge pull request !7586 from lvchangquan/transdata
|
4 years ago |
yanghaoran
|
58e5d8b3f0
|
add rpath for opp default directories
|
4 years ago |
mindspore-ci-bot
|
3fcc9683f9
|
!7659 Add stop gradient into Categorical Sampling, fix log_prob calculation
Merge pull request !7659 from XunDeng/pp_issue_branch
|
4 years ago |
mindspore-ci-bot
|
b8fbabae34
|
!7620 op NonMaxSuppression
Merge pull request !7620 from zhaozhenlong/lite/op/non_max_suppression
|
4 years ago |
mindspore-ci-bot
|
2a675b0707
|
!7629 move model_zoo/research/cv/dscnn to model_zoo/research/nlp/dscnn
Merge pull request !7629 from zhanghuiyao/fix_dscnn
|
4 years ago |
mindspore-ci-bot
|
d50736df2c
|
!7607 modify_normal_seed
Merge pull request !7607 from lilei/modify_normal
|
4 years ago |
mindspore-ci-bot
|
1795840436
|
!7581 Extension interface for dense
Merge pull request !7581 from lilei/modify_bug
|
4 years ago |
mindspore-ci-bot
|
9d9f98768b
|
!7643 [MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3: add assembly arm32
Merge pull request !7643 from yangruoqi713/conv_dw
|
4 years ago |
luoyang
|
8e60cfe800
|
[MD] C++ api save
|
4 years ago |
guohongzilong
|
b12c8564b5
|
add condition stop for kmeans
|
4 years ago |
mindspore-ci-bot
|
5532de75ef
|
!7631 fix post training quant with multi-output op
Merge pull request !7631 from xutianchun/mulit
|
4 years ago |
Jiaqi
|
b8a6c88323
|
api
|
4 years ago |
wangzhe
|
86d0c61bf2
|
ddp int8
|
4 years ago |
mindspore-ci-bot
|
5f94c782df
|
!7649 add value check for QuantizationAwareTraining's param optimize_option
Merge pull request !7649 from yuchaojie/quant3
|
4 years ago |
mindspore-ci-bot
|
d3401c1810
|
!7633 fix resnet50_quant run_train bug
Merge pull request !7633 from yuchaojie/quant2
|
4 years ago |
zhaozhenlong
|
6d4223bd46
|
add op NonMaxSuppression
|
4 years ago |
yangruoqi713
|
b1dbfa643b
|
[MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3: add assembly arm32
|
4 years ago |
mindspore-ci-bot
|
8defa06a5d
|
!7583 [ME] change some format code.
Merge pull request !7583 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
19b10d474f
|
!7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
|
4 years ago |
mindspore-ci-bot
|
6fcf10e0b5
|
!7598 enbale ps mode init in server
Merge pull request !7598 from zyli2020/init_in_server
|
4 years ago |
mindspore-ci-bot
|
80725441b6
|
!7518 Added tcp server based on libevent
Merge pull request !7518 from anancds/tcp-server
|
4 years ago |