yanghaoran
58e5d8b3f0
add rpath for opp default directories
5 years ago
yanghaoran
45ead0bad9
force mindspore to link liboptiling.so in ascend mode
5 years ago
mindspore-ci-bot
58e91065e3
!7400 remove dependency on liboptiling.so, depends on libregister.so instead
Merge pull request !7400 from yanghaoran/master
5 years ago
yanghaoran
71a273752e
remove dependency on liboptiling.so, depends on libregister.so instead
5 years ago
anancds
28c9e9d9a5
Added http server based on libevent
5 years ago
mindspore-ci-bot
f68d7b01d3
!7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
5 years ago
liubuyu
adee3daf4d
bug fix for profiling register twice
5 years ago
yanghaoran
0544549c44
add default path support for nnae package
5 years ago
zhoufeng
44efd98b87
force link msprof.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
wuweikang
9058def8e7
sync-from-trunk-to-blue-zone-1010
5 years ago
caifubi
b17b4abf7d
Fix async data dump failed
5 years ago
yanghaoran
ac798d87dc
modify atlas installer package default directory, due to changes of installer packages
5 years ago
ZPaC
0b49f0fb57
change PS dir
5 years ago
mindspore-ci-bot
3c7b668d63
!5955 Cuda and ascend run package version checking && temporary environment variables auto setting
Merge pull request !5955 from zhoufeng/version_check
5 years ago
liubuyu
c5f8849d03
version check
5 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
lizhenyu
dc315df9bc
Add find CuDNN module in CMakeLists.txt
5 years ago
caozhou
453d8763ac
code optimization based on the last push.
5 years ago
mindspore-ci-bot
21014fd624
!4235 add gpu profiler feature
Merge pull request !4235 from 治愈系潇洒哥/master
5 years ago
askmiao
25cae1a2e7
add profiler featrue
5 years ago
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
5 years ago
liubuyu
25a67602b7
bug fix for glog level don't work
5 years ago
mindspore-ci-bot
234a3fd431
!4170 dlopen cpu mpi adapter
Merge pull request !4170 from kisnwang/disable-host-mpi
5 years ago
kswang
69c096c2a6
dlopen cpu mpi adapter
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
WilliamLian
ae641e14a7
unify primitive : add conv2d's primitive C & checkfunction
5 years ago
mindspore-ci-bot
ba3a2976dc
!4038 support ops cholesky for resnet50 thor gpu
Merge pull request !4038 from mamba_ni/master
5 years ago
mamba_ni
96642a76fd
support cusolver AND OPS cholesky_solve
fix bug
clang-format
format fix
5 years ago
kswang
51e9fbf973
format ompi
5 years ago
z00505269
87668d6ea2
remove predict
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
ZPaC
0bc74f28c5
Enable get rank id and size by group
5 years ago
mindspore-ci-bot
6d6d2954f0
!3274 Use white list to control pslite compilation
Merge pull request !3274 from ZPaC/fix-compile-error-with-cpu
5 years ago
mindspore-ci-bot
69a10fcb4b
!3219 serving add acl support, extract common inference interface
Merge pull request !3219 from 徐永飞/master
5 years ago
ZPaC
8ff1a9ab47
Use white list to control pslite compilation
5 years ago
zongha
226dbde481
fix bug for wide&deep
fix bug
5 years ago
xuyongfei
314208633b
serving add acl support, extract common inference interface
5 years ago
mindspore-ci-bot
ad5c649e86
!3165 support library cusolver for gpu backend
Merge pull request !3165 from mamba_ni/master
5 years ago
mindspore-ci-bot
6f8863b65d
!3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
Merge pull request !3198 from yanghaoran/code_sync_0718
5 years ago
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
hexia
d49c65d20b
fix inference symbol
5 years ago
zongha
82412429cf
support cusolverDn
fix clang format
5 years ago
mindspore-ci-bot
251683096a
!3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
mindspore-ci-bot
691f588927
!3059 GPU supports to create groups for auto-parallel
Merge pull request !3059 from ZPaC/gpu-supports-to-create-groups
5 years ago
wilfChen
c10e07734c
gpu support TopK kernel
5 years ago
Zhang Qinghua
18efdc8fe2
Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago
ZPaC
ab23776f5f
GPU supports to create groups for auto parallel.
5 years ago