[Build] Add build info (#1386)
Add static build_info py file to show soc and sleep mode info. It helps to make the code clean and the error info will be more friendly for users This PR also added the unit test for vllm_ascend/utils.py This PR also added the base test class for all ut in tests/ut/base.py Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -196,3 +196,5 @@ kernel_meta/
|
||||
|
||||
# version file generated by setuptools-scm
|
||||
/vllm_ascend/_version.py
|
||||
# build info file generated by setup.py
|
||||
/vllm_ascend/_build_info.py
|
||||
|
||||
Reference in New Issue
Block a user