liangyongxiong
160b726957
optimize project build scripts
4 years ago
dpankratz
ea771381b6
Changed Vulkan Vision build scripts to be based on releases of open-source repositories. Added link to CGO paper
4 years ago
zhangyunshu
efa00c0032
fix CI: fixed buildMC warning of Vulkan build scripts
4 years ago
mindspore-ci-bot
6d13bbfae0
!1113 Open source Vulkan Vision under MindInsight
From: @davidpankratz
Reviewed-by:
Signed-off-by:
4 years ago
davidpankratz
5414baa006
Added Vulkan Vision, a framework for fine-grained analysis of Vulkan pipeline execution on the GPU published at CGO 2021. Analysis includes AI workloads through the compute pipeline.
Vulkan Vision inserts dynamic instrumentation to gain unprecedented execution trace information of vulkan applications. For example, the execution trace can be used to determine the hotness of various regions of a compute shader. In addition, the runtime SIMD utilization can be cross-referenced with the hotness to find optimization candidates. Vulkan Vision was accepted to the Code Generation and Optimization 2021 conference
4 years ago
liangyongxiong
55cddef8b6
remove implementation flag of ABI tag for python 3.8+
4 years ago
ph
d25986093c
remove axios+0.19.2.patch
5 years ago
ph
dabab9b108
add patch for axios to fix CVE issue
5 years ago
liangyongxiong
142f78d936
use cache for ui compiling
5 years ago
liangyongxiong
a499407725
fix bug of copying graphvizlib.wasm
5 years ago
liangyongxiong
ae260b26ca
fix for copying graphvizlib.wasm in project compiling
5 years ago
liangyongxiong
089f818fb0
add third party open source software notice for javascript
5 years ago
liangyongxiong
e490b125f3
invoke bash scripts without capturing output on compiling
5 years ago
ph
01a24378f0
move graphvizlib.wasm into third_party folder and copy the file to ui static folder
5 years ago
liangyongxiong
c3a149c844
remove package-lock.json before building ui
5 years ago
李鸿章
28c73cd846
fix cpplint build/include_subdir
5 years ago
李鸿章
60465fb398
set npm install loglevel to error
5 years ago
李鸿章
adf11b3925
include the directory when naming .h files
5 years ago
李鸿章
d4ed948e75
fix cpplint and improve security
5 years ago
李鸿章
846a3e81f3
check non-empty before rm -rf
5 years ago
李鸿章
6119eefa9b
secure the scripts with set -e
5 years ago
李鸿章
03d4066139
add securec to submodule
5 years ago
gaocongli
e7a0496e87
initial version
5 years ago