mindspore-ci-bot
|
11775ae9f7
|
!6423 [MS][LITE][GPU]transpose support NCHW2NHWC
Merge pull request !6423 from chenzupeng/master-lite
|
4 years ago |
mindspore-ci-bot
|
2c2387894b
|
!6758 Update OPS interface for master
Merge pull request !6758 from liuyang/ops_update_master
|
4 years ago |
mindspore-ci-bot
|
fcaa5bc859
|
!6768 [MS][LITE]optimize fp16 common conv preprocess
Merge pull request !6768 from fuzhiye/tmp
|
4 years ago |
jianghui58
|
dcea00321a
|
optimize custom vector
|
4 years ago |
wsc
|
6835d45691
|
Fix bug of leakyRelu_Int8 operator.
|
4 years ago |
zhanyuan
|
8870ca716c
|
Fix the bug of fp16 fc tensor pack
|
4 years ago |
liubuyu
|
96622fc804
|
support extract_image_patches op
|
4 years ago |
zhengjun10
|
c4648afcd8
|
transformat optimize for strideslice
|
4 years ago |
mindspore-ci-bot
|
39874d133f
|
!6644 fix testcase running slowly
Merge pull request !6644 from guozhijian/fix_testcase_slowly
|
4 years ago |
chenzupeng
|
1f5c6efb5d
|
transpose support NCHW2NHWC
|
4 years ago |
mindspore-ci-bot
|
8cf0dcf862
|
!6749 fix infer tensor compile error
Merge pull request !6749 from kisnwang/fix-infer-tensor-compile-error
|
4 years ago |
mindspore-ci-bot
|
12828560de
|
!6764 [MS][LITE][GPU]fix bug: softmax precision, model random zero
Merge pull request !6764 from chenzupeng/master-lite-2
|
4 years ago |
fuzhiye
|
06142a330b
|
optimize fp16 common conv preprocess
|
4 years ago |
mindspore-ci-bot
|
6ddf805807
|
!6663 fix multi-servers execution bug
Merge pull request !6663 from guoqi/master
|
4 years ago |
mindspore-ci-bot
|
9f84920f64
|
!6761 remove redundant check about IsInstance op
Merge pull request !6761 from liangzelang/fix_isinstance_op_bug
|
4 years ago |
mindspore-ci-bot
|
4238e34982
|
!6753 modify funcion name of test case
Merge pull request !6753 from hwjiaorui/master
|
4 years ago |
mindspore-ci-bot
|
b993ea0288
|
!6730 [MSLITE]fp16 weight dequant
Merge pull request !6730 from wangchangkai/master
|
4 years ago |
wilfChen
|
13a3a6d117
|
test case seed
|
4 years ago |
chenzupeng
|
d0db94353a
|
fix bug: softmax precision, model random zero
|
4 years ago |
mindspore-ci-bot
|
15b4115e55
|
!6586 Fix the bug of memcpy_s for embeddinglookup cpu kernel
Merge pull request !6586 from YuJianfeng/master
|
4 years ago |
mindspore-ci-bot
|
9a1cfe76c7
|
!6699 add dataset size check
Merge pull request !6699 from wukesong/add-dataset-check
|
4 years ago |
mindspore-ci-bot
|
dc1368f09d
|
!6733 scale int8
Merge pull request !6733 from zhaozhenlong/lite/op/scale_int8
|
4 years ago |
mindspore-ci-bot
|
a3260757c3
|
!6717 fix quant relative
Merge pull request !6717 from yankai10/0922_merge
|
4 years ago |
xutianchun
|
561ebcca7e
|
promote weight quantization precision
|
4 years ago |
mindspore-ci-bot
|
87859d2ef9
|
!6702 [MS][LITE]optimize conv preprocess
Merge pull request !6702 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
ae356c1df9
|
!6762 Update api comments.
Merge pull request !6762 from zhangyi/api_master_fix
|
4 years ago |
fuzhiye
|
e14ffdc8f4
|
optimize conv pre process
|
4 years ago |
mindspore-ci-bot
|
6f1c603284
|
!6560 implement parallel pack
Merge pull request !6560 from yihuaijie/master
|
4 years ago |
zhangyi
|
05c5d2918f
|
fix the format of api comments.
|
4 years ago |
liangzelang
|
195d97ad46
|
Remove redundant check about IsInstance op
|
4 years ago |
mindspore-ci-bot
|
edd8214459
|
!6646 [MSLITE][Develop] check format support lite
Merge pull request !6646 from sunsuodong/fix_code
|
4 years ago |
liuyang_655
|
76501bb5b3
|
update OPS interface master
|
4 years ago |
jonyguo
|
1c6c54ae0f
|
fix: testcase test_cutmix_batch_op.py slowly
|
4 years ago |
mindspore-ci-bot
|
5ebdaaca26
|
!6743 pad int8 surpport mirror pad.
Merge pull request !6743 from zhaodezan/master
|
4 years ago |
hwjiaorui
|
2e1e36f8af
|
modify name test
|
4 years ago |
mindspore-ci-bot
|
7f35e2e2a1
|
!6740 fix the bug of download timeline in GPU show time is abnormal
Merge pull request !6740 from gzhcv/GpuTimeline
|
4 years ago |
mindspore-ci-bot
|
60e86d80d8
|
!6595 add GPU CTC
Merge pull request !6595 from baihuawei/ctc
|
4 years ago |
mindspore-ci-bot
|
c52a076d6a
|
!6473 optimize cpu op reduce_sum
Merge pull request !6473 from 陶云浩/master
|
4 years ago |
mindspore-ci-bot
|
2298c98932
|
!6729 clear warnings
Merge pull request !6729 from baihuawei/fixreduce
|
4 years ago |
mindspore-ci-bot
|
345c1d8a42
|
!6707 [MSLITE]modify version for windows build
Merge pull request !6707 from lyvette/master
|
4 years ago |
mindspore-ci-bot
|
05c4c7593f
|
!6747 Adjust the current NASNet-A-Mobile training setting
Merge pull request !6747 from dessyang/master
|
4 years ago |
kswang
|
286083faf7
|
fix infer tensor compile error
|
4 years ago |
Yi Huaijie
|
6066b16838
|
implement parallel Pack
|
4 years ago |
gengdongjie
|
f86c8ca213
|
add hub config for warpctc and maskrcnn
|
4 years ago |
mindspore-ci-bot
|
a221a1f725
|
!6738 fix IsInstance op bug when input is tensor
Merge pull request !6738 from liangzelang/fix_isinstance_op_bug
|
4 years ago |
mindspore-ci-bot
|
3e885c0bc1
|
!6639 add monilenetv2_quant and resnet50_quant st
Merge pull request !6639 from hwjiaorui/master
|
4 years ago |
mindspore-ci-bot
|
ea9d39e84b
|
!6734 fix bug of getting python function name
Merge pull request !6734 from fary86/fix_bug_of_get_py_function_name
|
4 years ago |
mindspore-ci-bot
|
0a5d031798
|
!6696 Check seed of non negative
Merge pull request !6696 from peixu_ren/custom_bijector
|
4 years ago |
mindspore-ci-bot
|
71fb536e27
|
!6722 update submodule akg to newest commit id in branch master
Merge pull request !6722 from looop5/akg_master
|
4 years ago |
mindspore-ci-bot
|
bd5a8b42ac
|
!6724 redundant codes clean
Merge pull request !6724 from TuDouNi/master
|
4 years ago |