Star
176
Fork
359
代码
介绍
代码
Issues
138
Pull Requests
241
流水线
Actions
讨论
Wiki
项目成员
40
分析
项目设置
Star
176
Fork
359
master
triton-ascend
/
ascend
/
examples
/
pytest_ut_regbase
/
run_test.sh
下载
ascend-robot
feat(910_95): Add support for Ascend910_95 series
3b258d4d
创建于
2025年11月6日
历史提交
#!/bin/bash
TRITON_ASCEND_ARCH=Ascend310B4 \
TRITON_ENABLE_TASKQUEUE=0 \
pytest -n 7 --dist=load \
.