mindspore-ci-bot
74fad3163e
!7917 update googlenet README
...
Merge pull request !7917 from caojian05/ms_master_googlenet_bugfix
4 years ago
mindspore-ci-bot
79be0192d2
!7312 [ModelZoo]modify gnn readme
...
Merge pull request !7312 from zhanke/bgcf_readme_master
4 years ago
wandongdong
d9a33df7bc
fix multi subgraph bug
4 years ago
mindspore-ci-bot
b07d622655
!8032 [MS][LITE]Improve interface display
...
Merge pull request !8032 from gongdaguo/fix_hidemo
4 years ago
zengxianglong
bdb0ac6e8f
rewrite instanceNorm operator
4 years ago
VectorSL
5ac5c4b650
fix gpu maxpoolgrad
4 years ago
mindspore-ci-bot
9b6530e3b3
!7972 Fix batchnorm infer
...
Merge pull request !7972 from VectorSL/master
4 years ago
chenzupeng
c523df059a
fix bug in sigmoid
4 years ago
mindspore-ci-bot
6ebb675212
!8037 modify files for static check
...
Merge pull request !8037 from lyvette/check_master
4 years ago
mindspore-ci-bot
b3c6bdf6db
!8038 [MSLITE][Develop] fix bug of arm32 fp32 cpu depthwise
...
Merge pull request !8038 from yangruoqi713/lite
4 years ago
ZPaC
1676d4b07b
Set context device id in gpu session
4 years ago
mindspore-ci-bot
7887c6b7b1
!7795 fix bug in sub_graph_kernel
...
Merge pull request !7795 from hangq/master
4 years ago
zengxianglong
e5ecbf4c8c
add models of which procedure is ok
4 years ago
mindspore-ci-bot
de43fc2671
!8022 Unify LeakyReLUQuant,HSwishQuant,HSigmoidQuant to ActQuant
...
Merge pull request !8022 from yuchaojie/quant
4 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
4 years ago
buxue
1364b5c301
support key ward way to pass arg for outermost net in graph mode
4 years ago
liuyu
73718f2681
support windows benchmark dynalic link
4 years ago
mindspore-ci-bot
eb3b093686
!8013 [MD] fix minddataset padding bug
...
Merge pull request !8013 from liyong126/fix_md_pad
4 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
4 years ago
mindspore-ci-bot
74a2e767d6
!8018 full quant support multi input && add matmul_int8 creator
...
Merge pull request !8018 from jianghui58/master
4 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
4 years ago
yangruoqi713
301bb7c821
[MSLITE][Develop] fix bug of arm32 fp32 cpu depthwise
4 years ago
CaoJian
c28eaa7fa8
update googlenet README
4 years ago
panfengfeng
45947f93d8
update scripts
4 years ago
wilfChen
d2f0d0db53
BnAddReluGrad check
4 years ago
mindspore-ci-bot
73f1d524b1
!8031 [MSLITE]add effcinent smoke
...
Merge pull request !8031 from ghzl/keams-and-efficicnet
4 years ago
liuyu
8bc9170255
modify for static check
4 years ago
hangangqiang
6b667016a7
fix bug in sub_graph_kernel
4 years ago
mindspore-ci-bot
0f39e5fcdd
!8029 fix static checking of lite ops
...
Merge pull request !8029 from liuwenhao/master
4 years ago
lixiaohui
1632d44711
fix benchmark=[] bug
4 years ago
mindspore-ci-bot
62b6b54328
!7983 modify version info for 1.0.1
...
Merge pull request !7983 from lilei/modify_version
4 years ago
cjh9368
c688a25647
bug fix
4 years ago
yujianfeng
552a3c4a07
Fix shape checking for scatterop in dynamic shape scene
4 years ago
yuzhenhua
c4eafb9820
fix tinybert bug and add export script file for mass
4 years ago
mindspore-ci-bot
ab0f9f218b
!7947 [AutoParallel] handle 3D tensor in rec
...
Merge pull request !7947 from Chong/BERT
4 years ago
jianghui58
462ad6451c
full quant support multi input && add matmul_int8 creator
4 years ago
yuchaojie
e030754f3e
Unify LeakyReLUQuant,HSwishQuant,HSigmoidQuant to ActQuant
4 years ago
jiangzhiwen
6c9fb23d81
remove bool division
4 years ago
mindspore-ci-bot
b77cb32c37
!7987 add type check for ActQuant's activation param
...
Merge pull request !7987 from yuchaojie/quant3
4 years ago
guohongzilong
3c787cac84
add smoke for efficienet
4 years ago
mindspore-ci-bot
f1a410e237
!8027 [MSLITE] depthwise fp16 sw bug
...
Merge pull request !8027 from ling/bug
4 years ago
gongdaguo
ea2a068279
fix hidemo photo
4 years ago
liuwenhao4
81272d86a6
fix static checking of lite ops
4 years ago
zhouyuanshen
f0f67b8aa8
add gather op on gpu
4 years ago
mindspore-ci-bot
a4465a2b04
!7997 [Data]fix lite_cv bug for codex_c++ warning
...
Merge pull request !7997 from xulei/lite_test0905
4 years ago
zengzitao
febdb1850c
expand bias_add and bias_add_grad op
4 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.
4 years ago
ling
ef2de7a494
[MSLITE] depthwise fp16 sw bug
4 years ago
mindspore-ci-bot
68e2b917d6
!7693 Add SigmoidCrossEntropyWithLogits CPU
...
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
4 years ago
mindspore-ci-bot
53147129b8
!7984 Add output for comments of BCELoss
...
Merge pull request !7984 from wanyiming/add_output
4 years ago