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
wanyiming
0b74b0f50b
add_cpu_op
5 years ago
liyong
0d40abf5dd
fix md padding bug
5 years ago
mindspore-ci-bot
b3b553245f
!7965 add formula and result
Merge pull request !7965 from caozhou/add_formula
5 years ago
mindspore-ci-bot
8e5d76d632
!7993 delete sub_graph_changed
Merge pull request !7993 from ZengZitao/delete_sub_graph_changed
5 years ago
mindspore-ci-bot
7f58cd214d
!8009 fix memory leak in kernel_registry
Merge pull request !8009 from hangq/primitive
5 years ago
baihuawei
cff87d6f65
fix cpu kernel select
5 years ago
mindspore-ci-bot
f74f0ae5ce
!7998 register gatherv2 dynamic shape
Merge pull request !7998 from hwjiaorui/master
5 years ago
mindspore-ci-bot
18fb04b7b0
!7982 [MS][LITE]Android Demo Adapts to Mindspore 1.0.1 And Add Himindspore Demo
Merge pull request !7982 from gongdaguo/adaptation_version
5 years ago
liuwenhao4
765afb2bb1
fix static checking of lite ops
5 years ago
mindspore-ci-bot
460a708ede
!7979 fix memory leak
Merge pull request !7979 from zhaozhenlong/lite/issue/arithmetic_parameter_free_if_needed
5 years ago
mindspore-ci-bot
2458c9b322
!7996 [lite] fix cppcheck
Merge pull request !7996 from 徐安越/master
5 years ago
hangangqiang
b45e7847c8
fix memory leak in kernel_registry
5 years ago
zhanke
1ebab144cc
readme modify
5 years ago
mindspore-ci-bot
691b5fdea0
!7967 optimize detection_post_process op
Merge pull request !7967 from wangzhe/dpp_refactor
5 years ago
mindspore-ci-bot
723ff200b5
!8005 Prevent debugger use with dataset_sink_mode=True
Merge pull request !8005 from Harshvardhan Gupta/fix-dbg-ds-mode
5 years ago
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
xulei2020
e4ce2e34dc
fix lite_cv bug for codex_c++ warning
5 years ago
gongdaguo
6245fdd584
Adaptation version 1.0.1 And Add HiMindspore Demo
5 years ago
Lixia Chen
572c5e5f29
Rebase up to 542a52fbf8
5 years ago
TFbunny
dc2144ee0d
add GPU-ScatterAdd
5 years ago
danishnxt
34cc178bd0
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
5 years ago
Cathy Wong
18ecd65f93
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
5 years ago
jonwe
e896d38c34
repeat grad
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