mindspore-ci-bot
359543d663
!7320 add GPU efficientnet-b0 to modelzoo
...
Merge pull request !7320 from 34bunny/GPU-efficientnet
5 years ago
mindspore-ci-bot
9b2b062642
!7527 [MS][LITE][Develop]add fp32 deconv kernels
...
Merge pull request !7527 from lixian/master
5 years ago
mindspore-ci-bot
baa4241b82
!7553 Modify warning for data_sink_mode in model.eval
...
Merge pull request !7553 from liuyang/sink_mode
5 years ago
mindspore-ci-bot
f14593f5f3
!7517 Choose the date type for idx in the infer implementation for Unique
...
Merge pull request !7517 from YuJianfeng/master
5 years ago
mindspore-ci-bot
9733780f4b
!7551 [MS][LITE][CPU]move funcs
...
Merge pull request !7551 from fuzhiye/tmp
5 years ago
mindspore-ci-bot
f89387f9b6
!7552 onehot support 3 inputs
...
Merge pull request !7552 from zhaozhenlong/lite/issue/onehot_adapt_onnx_3_input
5 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
...
Merge pull request !7545 from VectorSL/int64
5 years ago
mindspore-ci-bot
89cd882077
!7520 Critical path performance optimization
...
Merge pull request !7520 from chenweifeng/resnet50-profiling
5 years ago
mindspore-ci-bot
688c7c104b
!6795 rewrite schduler & fix subGraph segmentation bug
...
Merge pull request !6795 from hangq/primitive
5 years ago
mindspore-ci-bot
eaab26f7a9
!7547 mode_export_note
...
Merge pull request !7547 from baiyangfan/mode_export_note
5 years ago
zhaozhenlong
af40b005fb
onehot support 3 inputs
5 years ago
mindspore-ci-bot
290b0aa194
!7502 delete launch file
...
Merge pull request !7502 from zhaoting/mobilenet
5 years ago
hangq
a3c6ad09a0
rewrite schduler & fix subGraph segmentation bug
5 years ago
liuyang_655
66d67f1eb2
modify data sink mode for model.eval
5 years ago
mindspore-ci-bot
5fe2164a70
!7543 modify_cmake
...
Merge pull request !7543 from lilei/modify_cmake
5 years ago
mindspore-ci-bot
98f3fe665c
!7532 fix concat memory leak
...
Merge pull request !7532 from zhaodezan/master
5 years ago
fuzhiye
8efde6f09a
move quant preprocess func
5 years ago
mindspore-ci-bot
7e8dad791a
!7526 [MSLITE][Develop] optimize conv dw arm cpu int8 op: add 3x3
...
Merge pull request !7526 from yangruoqi713/conv_dw
5 years ago
bai-yangfan
6f96610832
mode_export_note
5 years ago
lixian
aa94e5a91e
add fp32 deconv kernels
5 years ago
VectorSL
5c0c363c66
gpu reshepe add type
5 years ago
yangruoqi713
161ecc4ed0
[MSLITE][Develop] optimize conv dw arm cpu int8 op: add 3x3
5 years ago
mindspore-ci-bot
915fa0eb5f
!7542 akg supports downloading open source software from gitee mirror
...
Merge pull request !7542 from looop5/akg_oss
5 years ago
zhaodezan
f362df80c1
fix concat memory leak
5 years ago
wilfChen
b8e1c03cdc
Critical path performance optimization
5 years ago
mindspore-ci-bot
2c91bace34
!7507 fix modelzoo retinaface network train fail problem and fix readme
...
Merge pull request !7507 from zhanghuiyao/fix_retinaface
5 years ago
lilei
ac11c32f4d
modify_cmake
5 years ago
mindspore-ci-bot
b2b9016ddf
!7429 modify normal seed
...
Merge pull request !7429 from lilei/modify_bug
5 years ago
looop5
1e937b0ebb
akg supports downloading open source software from gitee mirror
5 years ago
mindspore-ci-bot
7747f4c471
!7457 [MSLITE] Support Fp32 Matrix-Vector Multiplication for FC/MATMUL Ops
...
Merge pull request !7457 from zhanyuan/tmp
5 years ago
mindspore-ci-bot
d7ea4742f3
!7466 [MSLITE] Fix bug of arithmetic operator.
...
Merge pull request !7466 from wangshaocong/bugfix_master_v2
5 years ago
mindspore-ci-bot
3655db526d
!7491 modify transformer's floordiv and mod to adapt to 310
...
Merge pull request !7491 from yuchaojie/transformer
5 years ago
mindspore-ci-bot
1b6c2c577c
!7492 [ME] bug fix for check parameter
...
Merge pull request !7492 from chenzhongming/zomi_master
5 years ago
mindspore-ci-bot
89057c52cb
!7522 [Data]add gitee repo for third_party download
...
Merge pull request !7522 from xulei/cmake
5 years ago
mindspore-ci-bot
4e81e7d377
!7539 C++ API: Minor improvements to datasets ValidateParams support
...
Merge pull request !7539 from cathwong/ckw_cppapi_more_return_status
5 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
...
Merge pull request !7538 from EricZ/album_empty_string
5 years ago
Cathy Wong
0e5f7beebc
C++ API: Minor improvements to ValidateParams support
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
mindspore-ci-bot
db0868d745
!7536 fix minddata arm64 build
...
Merge pull request !7536 from EricZ/fix_dataset_lite_build
5 years ago
mindspore-ci-bot
7362f1f315
!7417 Implemented TreeAdapter for ExecutionTree
...
Merge pull request !7417 from ZiruiWu/tree_adapter
5 years ago
Eric
3691260031
Added fix for arm64
5 years ago
Zirui Wu
aa8442e0a3
add skeleton code for tree_adapter
...
stage II tree_adapter
add test case for tree_adapter
use dfs to build tree
add more test case
add test case
fix ci
fix ci round 2
fix ci round 3
fix ci round 4
fix complie error
fix ci round 6
fix ci round 7
fix ci round 8
fix ci round 9
5 years ago
mindspore-ci-bot
cc4aa65743
!7496 C++ API: Change IR to take Dataset Object as input.
...
Merge pull request !7496 from Alex Yuyue/IR_dataset_input
5 years ago
alex-yuyue
24f35ae322
Change IR to take dataset Obj as input and change name *Dataset to *Node
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
40b4844b76
!7263 Remove debugger argument from runtime functions
...
Merge pull request !7263 from Harshvardhan Gupta/add-dbg-runtime
5 years ago
lilei
04075671cf
modify_normal_seed
5 years ago
mindspore-ci-bot
f89b1642f1
!7514 download nccl and pslite from gitee
...
Merge pull request !7514 from ZPaC/master-download-from-gitee
5 years ago
mindspore-ci-bot
3b0f39623d
!7451 Specify the dump names of constant nodes the same with the names in pb file
...
Merge pull request !7451 from wangyue/master
5 years ago
mindspore-ci-bot
90c5ce2a2c
!7489 fix java build bugs
...
Merge pull request !7489 from yeyunpeng2020/java
5 years ago
mindspore-ci-bot
ba6023b87d
!7401 custom ckpt save and load
...
Merge pull request !7401 from caozhou/custom_ckpt_save_and_load
5 years ago