jinxiaoxian
01fc6efc7d
rebuild python frame
4 years ago
looop5
ae5532fb9e
pass lambda function to out_shape and out_dtype
4 years ago
dayschan
32ecd8ee79
GraphKernel supports CPU
only Linux system is supported now.
change the default value of `ENABLE_AKG` to off, and controlled by option `-K`.
the `ENABLE_AKG` is auto enabled when `ENABLE_GPU` or `ENABLE_D` is on.
since now, we can use `ENABLE_AKG` to control the compilation of graphkernel
and akg codes.
fix usage description for option "-K", it should be "[-K on|off]".
LLVM is required by akg for cpu kernels, so AKG for cpu is default disabled now.
4 years ago
zuochuanyong
3cf372dc09
split huge build.sh
4 years ago
baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
sunsuodong
aa010818b9
build help info
4 years ago
dingpeifei
02878c2378
release debug master 0730
4 years ago
buxue
733f765063
add security compilation options
4 years ago
i-robot
c166cc8e1e
!19646 Disable AVX while enable Asan
Merge pull request !19646 from zhangzhaoju/ms_master_build
4 years ago
sunsuodong
6114ed99cb
move lite build
4 years ago
zhangzhaoju
08940a7b25
Disable AVX while Enable ASAN
solve build errors while change BUILD_PATH
4 years ago
jianghui58
5a80259ab4
fix dlopen bug
4 years ago
zhaosida
6b80799e58
add avx512 compile option
4 years ago
i-robot
44283b1aec
!19316 add gradlew
Merge pull request !19316 from yeyunpeng2020/java
4 years ago
yeyunpeng2020
bcb5a58435
add gradlew
4 years ago
zhengjun10
5d5675335b
fix lite java inference bug
4 years ago
i-robot
229d908dcf
!18935 add compile package instruction of fl_client to build.sh
Merge pull request !18935 from zhoushan33/flclient0626_om
4 years ago
zhoushan
9aae26643b
add compile package instruction of fl_client to build.sh
4 years ago
liuyu
35439c9c11
modify compile
4 years ago
yefeng
ef32611d28
ios rename
4 years ago
zhengjun10
23790f0435
lite build tod and iod package name unify
4 years ago
i-robot
c13adb6e33
!17856 [MS][LITE][TOD] Fixed train_lenet_java example
Merge pull request !17856 from ehaleva/train_lenet_java_example
4 years ago
Emir Haleva
0d53477912
train_lenet_jav to meet new API
4 years ago
wang_shaocong
c82f1aee45
[MSLITE][NNIE] support nnie.
4 years ago
mindspore-ci-bot
01dd276bf7
!17794 [LITE][IOS] fix ios compile
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
yefeng
30f189e999
fix ios
4 years ago
Emir Haleva
be688a92cd
merge compilation of MS Lite Inference and Train
4 years ago
zhanyuan
57da3c73fe
[CPU] Support avx isa by default
4 years ago
sunsuodong
3302b508e5
compile_option
4 years ago
mindspore-ci-bot
66c13dbc55
!16783 [lite]adjust kernel_reg dynamic lib
From: @xu_anyue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f96e149e1e
!16977 ascend 310&910 joint compile, and ascend 310 package lose weight
From: @nicholas_yhr
Reviewed-by: @zhoufeng54,@zhoufeng54,@xsmq
Signed-off-by: @zhoufeng54,@xsmq
4 years ago
yanghaoran
8b4ff8708f
ascend 310/910 joint compile, and ascend 310 pacakge lose weight
4 years ago
xuanyue
40899f7b80
adjust kernel_reg dynamic lib
4 years ago
mindspore-ci-bot
01668ac5f1
!16954 [MS][LITE][Develop] fix build check
From: @sunsuodong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5,@zhang_xue_tong
4 years ago
sunsuodong
ac431ccbf0
buildcheck
4 years ago
VectorSL
c32ff48e70
gpu conv support oldly gpu
4 years ago
zhengjun10
10d188fd14
fix train example
4 years ago
mindspore-ci-bot
66ea5f4ea1
!16410 arm32 fp16 support npu and weight quant
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
lzk
4dc8d722c7
arm32 fp16 judge
5 years ago
xuanyue
a3b4ca694f
adjust regist policies
5 years ago
sunsuodong
36bc46004a
lite_support_asan
5 years ago
mindspore-ci-bot
f6e4f3cecd
!15863 [MS_LITE_IOS] build ios
From: @YeFeng_24
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7a271987d6
!15269 use avx to optimize cpu op
From: @wangyanling10
Reviewed-by:
Signed-off-by:
5 years ago
wangyanling
ee1b803416
optimize cpu adam op
5 years ago
yefeng
4a96467352
build_ios
5 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
5 years ago
zhaosida
0a920057a5
add AdamWeightDecay CPU op and optimize with SIMD intinsics
5 years ago