ling
|
cd1596b05a
|
[MSLITE] deconv int8
|
2020-11-02 11:03:10 +08:00 |
mindspore-ci-bot
|
73f1d524b1
|
!8031 [MSLITE]add effcinent smoke
Merge pull request !8031 from ghzl/keams-and-efficicnet
|
2020-10-30 16:16:49 +08:00 |
mindspore-ci-bot
|
0f39e5fcdd
|
!8029 fix static checking of lite ops
Merge pull request !8029 from liuwenhao/master
|
2020-10-30 16:13:53 +08:00 |
mindspore-ci-bot
|
62b6b54328
|
!7983 modify version info for 1.0.1
Merge pull request !7983 from lilei/modify_version
|
2020-10-30 16:04:23 +08:00 |
mindspore-ci-bot
|
ab0f9f218b
|
!7947 [AutoParallel] handle 3D tensor in rec
Merge pull request !7947 from Chong/BERT
|
2020-10-30 15:50:43 +08:00 |
mindspore-ci-bot
|
b77cb32c37
|
!7987 add type check for ActQuant's activation param
Merge pull request !7987 from yuchaojie/quant3
|
2020-10-30 15:43:02 +08:00 |
guohongzilong
|
3c787cac84
|
add smoke for efficienet
|
2020-10-30 15:36:52 +08:00 |
mindspore-ci-bot
|
f1a410e237
|
!8027 [MSLITE] depthwise fp16 sw bug
Merge pull request !8027 from ling/bug
|
2020-10-30 15:28:36 +08:00 |
liuwenhao4
|
81272d86a6
|
fix static checking of lite ops
|
2020-10-30 15:20:46 +08:00 |
mindspore-ci-bot
|
a4465a2b04
|
!7997 [Data]fix lite_cv bug for codex_c++ warning
Merge pull request !7997 from xulei/lite_test0905
|
2020-10-30 14:55:08 +08:00 |
ling
|
ef2de7a494
|
[MSLITE] depthwise fp16 sw bug
|
2020-10-30 14:45:43 +08:00 |
mindspore-ci-bot
|
68e2b917d6
|
!7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
|
2020-10-30 14:26:40 +08:00 |
mindspore-ci-bot
|
53147129b8
|
!7984 Add output for comments of BCELoss
Merge pull request !7984 from wanyiming/add_output
|
2020-10-30 14:24:08 +08:00 |
mindspore-ci-bot
|
2880720ad7
|
!7792 remove scale int8 fusion
Merge pull request !7792 from zhaozhenlong/lite/issue/scale_int8_remove_fusion
|
2020-10-30 14:16:34 +08:00 |
mindspore-ci-bot
|
015b244471
|
!7991 fix ReLUV2 error
Merge pull request !7991 from yihuaijie/dev
|
2020-10-30 14:16:33 +08:00 |
mindspore-ci-bot
|
2cd48d8cc9
|
!7990 fix static checking of lite ops
Merge pull request !7990 from liuwenhao/master
|
2020-10-30 14:08:20 +08:00 |
mindspore-ci-bot
|
5f3fcf2260
|
!7977 fix bugs in onnx group conv parser and cast operator
Merge pull request !7977 from XianglongZeng/myms
|
2020-10-30 14:04:49 +08:00 |
wanyiming
|
0b74b0f50b
|
add_cpu_op
|
2020-10-30 13:07:35 +08:00 |
mindspore-ci-bot
|
b3b553245f
|
!7965 add formula and result
Merge pull request !7965 from caozhou/add_formula
|
2020-10-30 11:00:11 +08:00 |
mindspore-ci-bot
|
8e5d76d632
|
!7993 delete sub_graph_changed
Merge pull request !7993 from ZengZitao/delete_sub_graph_changed
|
2020-10-30 10:59:59 +08:00 |
mindspore-ci-bot
|
7f58cd214d
|
!8009 fix memory leak in kernel_registry
Merge pull request !8009 from hangq/primitive
|
2020-10-30 10:32:46 +08:00 |
mindspore-ci-bot
|
f74f0ae5ce
|
!7998 register gatherv2 dynamic shape
Merge pull request !7998 from hwjiaorui/master
|
2020-10-30 10:25:24 +08:00 |
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
|
2020-10-30 10:05:58 +08:00 |
liuwenhao4
|
765afb2bb1
|
fix static checking of lite ops
|
2020-10-30 09:55:25 +08:00 |
mindspore-ci-bot
|
460a708ede
|
!7979 fix memory leak
Merge pull request !7979 from zhaozhenlong/lite/issue/arithmetic_parameter_free_if_needed
|
2020-10-30 09:42:54 +08:00 |
mindspore-ci-bot
|
2458c9b322
|
!7996 [lite] fix cppcheck
Merge pull request !7996 from 徐安越/master
|
2020-10-30 09:41:51 +08:00 |
hangangqiang
|
b45e7847c8
|
fix memory leak in kernel_registry
|
2020-10-30 09:41:33 +08:00 |
mindspore-ci-bot
|
691b5fdea0
|
!7967 optimize detection_post_process op
Merge pull request !7967 from wangzhe/dpp_refactor
|
2020-10-30 09:36:31 +08:00 |
mindspore-ci-bot
|
723ff200b5
|
!8005 Prevent debugger use with dataset_sink_mode=True
Merge pull request !8005 from Harshvardhan Gupta/fix-dbg-ds-mode
|
2020-10-30 09:31:56 +08:00 |
mindspore-ci-bot
|
fc8479a459
|
!7945 Add self-realized Softmax and LayerNorm
Merge pull request !7945 from wangjun/master
|
2020-10-30 09:26:02 +08:00 |
mindspore-ci-bot
|
a898a8246e
|
!7988 [MD] Code reivew
Merge pull request !7988 from luoyang/pylint
|
2020-10-30 09:20:29 +08:00 |
mindspore-ci-bot
|
00469ba584
|
!7995 modify static check of onnx parser
Merge pull request !7995 from lyvette/master2
|
2020-10-30 09:19:41 +08:00 |
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
|
2020-10-30 09:05:18 +08:00 |
xulei2020
|
e4ce2e34dc
|
fix lite_cv bug for codex_c++ warning
|
2020-10-30 08:53:13 +08:00 |
gongdaguo
|
6245fdd584
|
Adaptation version 1.0.1 And Add HiMindspore Demo
|
2020-10-30 08:47:00 +08:00 |
Cathy Wong
|
18ecd65f93
|
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
|
2020-10-29 16:29:16 -04:00 |
mindspore-ci-bot
|
542a52fbf8
|
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
|
2020-10-30 04:20:20 +08:00 |
mindspore-ci-bot
|
851ee9c3d5
|
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
|
2020-10-30 04:11:27 +08:00 |
Harshvardhan Gupta
|
e6451adc50
|
generate appropriate error when debugger is used with dataset_sink_mode=True
|
2020-10-29 15:39:29 -04:00 |
xuanyue
|
aabbbdb11b
|
fix cppcheck
|
2020-10-29 23:41:11 +08:00 |
hwjiaorui
|
2a284a0575
|
register gatherv2
|
2020-10-29 22:08:46 +08:00 |
mindspore-ci-bot
|
5e8858e561
|
!7981 fix bugs of op Dropout, Slice, StridedSlice and BatchMatMul etc.
Merge pull request !7981 from lihongkang/v2_master
|
2020-10-29 22:07:31 +08:00 |
mindspore-ci-bot
|
993a129a44
|
!7958 [MD]fix lite_cv include path bug
Merge pull request !7958 from xulei/lite_test0905
|
2020-10-29 21:58:41 +08:00 |
mindspore-ci-bot
|
d131116a48
|
!7962 register proximal adagrad ds
Merge pull request !7962 from hwjiaorui/master
|
2020-10-29 21:24:07 +08:00 |
liuyu
|
a1648b98c3
|
modify static check of onnx parser
|
2020-10-29 21:06:17 +08:00 |
zengzitao
|
6665684a18
|
delete sub_graph_changed to avoid resetkernelinfo cause error
|
2020-10-29 20:41:32 +08:00 |
zhaozhenlong
|
afafd055e3
|
fix memory leak
|
2020-10-29 20:37:53 +08:00 |
Yi Huaijie
|
148d645915
|
fix ReLUV2 error
|
2020-10-29 20:29:01 +08:00 |
zengxianglong
|
ff6a891198
|
fix some operator bugs
|
2020-10-29 20:27:20 +08:00 |
wanyiming
|
5593d19c57
|
add output
|
2020-10-29 20:11:22 +08:00 |