dayschan
f429fe7888
Decouple GraphKernel ops from akg op register
1. Extract op info from AnfNode when generating composite operators.
2. Ignore the op register info when selecting kernel.
3. Update akg submodule.
4. Remove akg gpu op registers that added for GraphKernel.
5. Add an interface `IsNodeInGraphKernel` into `AnfRuntimeAlgorithm`, next to the `IsGraphKernel`.
6. Sort included fils for the clang-format rule is changed.
TODO: Remove the json generator in GraphKernelExpander, it's ok to call this interface.
5 years ago
xulei2020
6a1b2f9ba3
add comment for ExtractOp and Split op
5 years ago
xulei2020
6d3d6633cb
fix type convert error in arm32
5 years ago
zhouyuanshen
2ab0b3d67a
support ops elu and elugrad on gpu
5 years ago
bai-yangfan
9607778f01
mode_export_v3
5 years ago
Jiaqi
319ecedb24
primivte_target
5 years ago
mindspore-ci-bot
359543d663
!7320 add GPU efficientnet-b0 to modelzoo
Merge pull request !7320 from 34bunny/GPU-efficientnet
5 years ago
wangdongxu
7f29df6988
remove_op_format
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
jiangzhiwen
8e785648da
add merge image processing
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
chenzomi
ca85fcef40
[ME] change some format code.
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
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
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
zhouyaqiang
29d289ccb7
fix readme of densenet121 and config of inceptionv3
5 years ago
wilfChen
b8e1c03cdc
Critical path performance optimization
5 years ago
caifubi
4654197274
Add st for dynamic shape
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