VectorSL
5ac5c4b650
fix gpu maxpoolgrad
5 years ago
mindspore-ci-bot
9b6530e3b3
!7972 Fix batchnorm infer
Merge pull request !7972 from VectorSL/master
5 years ago
chenzupeng
c523df059a
fix bug in sigmoid
5 years ago
mindspore-ci-bot
6ebb675212
!8037 modify files for static check
Merge pull request !8037 from lyvette/check_master
5 years ago
mindspore-ci-bot
b3c6bdf6db
!8038 [MSLITE][Develop] fix bug of arm32 fp32 cpu depthwise
Merge pull request !8038 from yangruoqi713/lite
5 years ago
ZPaC
1676d4b07b
Set context device id in gpu session
5 years ago
mindspore-ci-bot
7887c6b7b1
!7795 fix bug in sub_graph_kernel
Merge pull request !7795 from hangq/master
5 years ago
zengxianglong
e5ecbf4c8c
add models of which procedure is ok
5 years ago
mindspore-ci-bot
de43fc2671
!8022 Unify LeakyReLUQuant,HSwishQuant,HSigmoidQuant to ActQuant
Merge pull request !8022 from yuchaojie/quant
5 years ago
mindspore-ci-bot
fe023bde4b
!7986 insert quantDtypeCast op when inputDataType/outputDataType is default
Merge pull request !7986 from cjh9368/add_uint8_default_dtype
5 years ago
buxue
1364b5c301
support key ward way to pass arg for outermost net in graph mode
5 years ago
liuyu
73718f2681
support windows benchmark dynalic link
5 years ago
mindspore-ci-bot
eb3b093686
!8013 [MD] fix minddataset padding bug
Merge pull request !8013 from liyong126/fix_md_pad
5 years ago
mindspore-ci-bot
c65f2f198d
!8025 [GraphKernel] Limited the length of fuse-op's name.
Merge pull request !8025 from TronZhang/limit_fuseop_name_len
5 years ago
mindspore-ci-bot
74a2e767d6
!8018 full quant support multi input && add matmul_int8 creator
Merge pull request !8018 from jianghui58/master
5 years ago
mindspore-ci-bot
d1b110c3c0
!8023 add bias_add and bias_add_grad expand dsl
Merge pull request !8023 from ZengZitao/expand_bias_add
5 years ago
yangruoqi713
301bb7c821
[MSLITE][Develop] fix bug of arm32 fp32 cpu depthwise
5 years ago
CaoJian
c28eaa7fa8
update googlenet README
5 years ago
panfengfeng
45947f93d8
update scripts
5 years ago
wilfChen
d2f0d0db53
BnAddReluGrad check
5 years ago
mindspore-ci-bot
73f1d524b1
!8031 [MSLITE]add effcinent smoke
Merge pull request !8031 from ghzl/keams-and-efficicnet
5 years ago
liuyu
8bc9170255
modify for static check
5 years ago
hangangqiang
6b667016a7
fix bug in sub_graph_kernel
5 years ago
mindspore-ci-bot
0f39e5fcdd
!8029 fix static checking of lite ops
Merge pull request !8029 from liuwenhao/master
5 years ago
lixiaohui
1632d44711
fix benchmark=[] bug
5 years ago
mindspore-ci-bot
62b6b54328
!7983 modify version info for 1.0.1
Merge pull request !7983 from lilei/modify_version
5 years ago
cjh9368
c688a25647
bug fix
5 years ago
yujianfeng
552a3c4a07
Fix shape checking for scatterop in dynamic shape scene
5 years ago
yuzhenhua
c4eafb9820
fix tinybert bug and add export script file for mass
5 years ago
mindspore-ci-bot
ab0f9f218b
!7947 [AutoParallel] handle 3D tensor in rec
Merge pull request !7947 from Chong/BERT
5 years ago
jianghui58
462ad6451c
full quant support multi input && add matmul_int8 creator
5 years ago
yuchaojie
e030754f3e
Unify LeakyReLUQuant,HSwishQuant,HSigmoidQuant to ActQuant
5 years ago
jiangzhiwen
6c9fb23d81
remove bool division
5 years ago
mindspore-ci-bot
b77cb32c37
!7987 add type check for ActQuant's activation param
Merge pull request !7987 from yuchaojie/quant3
5 years ago
guohongzilong
3c787cac84
add smoke for efficienet
5 years ago
mindspore-ci-bot
f1a410e237
!8027 [MSLITE] depthwise fp16 sw bug
Merge pull request !8027 from ling/bug
5 years ago
gongdaguo
ea2a068279
fix hidemo photo
5 years ago
liuwenhao4
81272d86a6
fix static checking of lite ops
5 years ago
zhouyuanshen
f0f67b8aa8
add gather op on gpu
5 years ago
mindspore-ci-bot
a4465a2b04
!7997 [Data]fix lite_cv bug for codex_c++ warning
Merge pull request !7997 from xulei/lite_test0905
5 years ago
zengzitao
febdb1850c
expand bias_add and bias_add_grad op
5 years ago
dayschan
b6c2812a29
Convert non-scalar tensor to parameter
Add a pass `tensor_promotion`.
Fix a bug in CreateKernelInfoFromNewParameter, which reset the KernelInfo by mistake.
what's more:
Update akg
Fixbug in model_builder when reduce axis is an interger.
5 years ago
ling
ef2de7a494
[MSLITE] depthwise fp16 sw bug
5 years ago
mindspore-ci-bot
68e2b917d6
!7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
5 years ago
mindspore-ci-bot
53147129b8
!7984 Add output for comments of BCELoss
Merge pull request !7984 from wanyiming/add_output
5 years ago
mindspore-ci-bot
2880720ad7
!7792 remove scale int8 fusion
Merge pull request !7792 from zhaozhenlong/lite/issue/scale_int8_remove_fusion
5 years ago
mindspore-ci-bot
015b244471
!7991 fix ReLUV2 error
Merge pull request !7991 from yihuaijie/dev
5 years ago
tronzhang
60b421c2ca
limit the length of fuse-op's name
5 years ago
mindspore-ci-bot
2cd48d8cc9
!7990 fix static checking of lite ops
Merge pull request !7990 from liuwenhao/master
5 years ago
mindspore-ci-bot
5f3fcf2260
!7977 fix bugs in onnx group conv parser and cast operator
Merge pull request !7977 from XianglongZeng/myms
5 years ago