[Kernel] Replace native torch solve_tril by solve_tril_fwd kernel op

This commit is contained in:
hanhaowen
2025-12-22 17:37:19 +08:00
parent 911b886e9d
commit a4b9e92ca1
2 changed files with 4 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ pip install "https://cce-ai-models.bj.bcebos.com/v1/vllm-kunlun-0.11.0/triton-3.
```
## Install the AIAK custom ops library
```
pip install "https://cce-ai-models.bj.bcebos.com/v1/chenyili/xspeedgate_ops-0.0.0-cp310-cp310-linux_x86_64.whl"
pip install "https://cce-ai-models.bj.bcebos.com/XSpeedGate-whl/release_merge/20251219_152418/xspeedgate_ops-0.0.0-cp310-cp310-linux_x86_64.whl"
```
## Quick Start