Releases: DeepLink-org/DLCompiler
v0.0.7
update package on ascend
update package for ascend
build ascendnpu-ir
depends on ascendnpu-ir commit: 5ee2e879395930f7e020035d3569a0c2e21d6255
compile ascednpu-ir:
git submodule update --init --recursive --progress
rm -rf ./build && ./build-tools/build.sh -o ./build --build-torch-mlir --c-compiler=/usr/bin/clang-15 --cxx-compiler=/usr/bin/clang++-15 --add-cmake-options="-DCMAKE_LINKER=/usr/bin/lld-15 -DLLVM_ENABLE_LLD=ON" --apply-patches --enable-ir-print --build-type Debug
env
export BISHENG_INSTALL_PATH=/path/to/BISHENG_INSTALL_PATH
export PATH=$BISHENG_INSTALL_PATH:$PATH
install
pip install dlcompiler-3.4.0-cp310-cp310-linux_aarch64.whl
Release version 0.0.2, support triton 3.4.0
Release version 0.0.2, support triton 3.4.0
- pip
pip install https://github.com/DeepLink-org/DLCompiler/releases/download/v0.0.2/dlcompiler-3.4.0-cp310-cp310-linux_aarch64.whl - wget + pip
wget https://github.com/DeepLink-org/DLCompiler/releases/download/v0.0.2/dlcompiler-3.4.0-cp310-cp310-linux_aarch64.whl
pip install dlcompiler-3.4.0-cp310-cp310-linux_aarch64.whl
v0.0.1
支持在华为设备(a+k)上通过pip安装。
wget https://github.com/DeepLink-org/DLCompiler/releases/download/v0.0.1/triton-3.2.0-cp310-cp310-linux_aarch64.whl
pip install triton-3.2.0-cp310-cp310-linux_aarch64.whl