chenzupeng
3ec333e851
fix bug in softmax
5 years ago
chenzupeng
605c2b0b16
change opencl code path
5 years ago
wsc
6fe3627878
clean cmake building errors
5 years ago
mindspore-ci-bot
0feb98ae8e
!4693 Modify CMakeList file of lite to generate packages.
...
Merge pull request !4693 from wangshaocong/lite_cmake
5 years ago
wsc
27ce4515f2
Modify CMakeList file of lite to generate packages.
5 years ago
xuyongfei
a948fe05ab
serving: update build.sh to add minddata support for acl
5 years ago
zhangxuetong
9f51871c66
optimize arithmetic
5 years ago
xuyongfei
3554cad325
update serving cpp_client compiler; update serving acl build option
5 years ago
hangq
f8d5eb0e93
fix bug that same input tensor will repeat some times in graphIndex
5 years ago
yoni baehr
43d7d3af55
move grad ops to seperate folders
5 years ago
hangq
ca6c84b806
modify return type of Model::Import from std::shared_ptr<Model> to Model
...
*
5 years ago
Eric
966438b367
Added dependency packaging
...
Fixed issues
5 years ago
hangq
7ebc7ca801
remove securec
5 years ago
hangq
320d331550
add -e gpu & add -DBUILD_MINDDATA
5 years ago
ervinzhang
a53678894a
fixed shell format
5 years ago
ervinzhang
aec85d299b
applied minor fixes
5 years ago
ervinzhang
719823291b
rebased again
5 years ago
ervinzhang
50dcb79bdf
added MindData lite
5 years ago
pengyongrong
d831f8df5e
add judgement for CL
5 years ago
wandongdong
cfb58a2c8c
fix tests compile errors
5 years ago
wandongdong
190fc3cc5a
fix tests compile errors
5 years ago
mindspore-ci-bot
1354cf098b
!3642 use akg to compile gpu ops rather than _akg
...
Merge pull request !3642 from lingyunli63/use_full_akg_to_support_gpu
5 years ago
lingyunli63
b38d8ee837
use akg.ms instead of _akg
5 years ago
changzherui
106ece221d
modify version to r0.6 for master
5 years ago
hangq
ac05742619
add run_test.sh & fix bug in type_id.h build.sh gtest
5 years ago
hangq
e69f95a854
add increment building & remove redundant code & fix bug in benchmark
5 years ago
hangq
73cab6ec60
fix bug in build.sh for output
5 years ago
hangq
b562a6cbf8
remove unused dir & fix bug in taring output .tar & fix bug in build.sh
5 years ago
hangq
174d308cfa
add mindspore lite
5 years ago
xsmq
5087945479
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
5 years ago
mindspore-ci-bot
d469a347f8
!3236 use akg to compile gpu ops rather than _akg
...
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
5 years ago
lingyunli63
42017a19e6
enable compile gpu in akg
5 years ago
John Tzanakakis
b3c0eb61d5
GPU debugger - milestone 1 and GPU dump
...
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
5 years ago
xuyongfei
314208633b
serving add acl support, extract common inference interface
5 years ago
hexia
20213ee416
add serving option
5 years ago
caifubi
cb8b5dbd76
Remove build option -S
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
ZPaC
a057639abc
Add pslite dependency
5 years ago
mindspore-ci-bot
8c99f35241
!2669 Change comment for akg compilation option
...
Merge pull request !2669 from TronZhang/akg_default
5 years ago
yanghaoran
16976b5f68
update version to 0.5
5 years ago
tronzhang
db2e924064
change comment for akg option
5 years ago
zhoufeng
b7a50b24d6
Disable cuda9.2, use cuda10.1 as default
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
...
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
Tron Zhang
c01569f0e0
Change akg as on default for D backend
5 years ago
dinghao
8d76c708df
init serving
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
chenjianping
6034f9c1e2
support host reduce scatter and mpi config
5 years ago