[CPU] misc updates (#11906)

This commit is contained in:
Zaili Wang
2025-10-23 12:10:05 +08:00
committed by GitHub
parent 8612811d85
commit 007b849b0e
3 changed files with 33 additions and 28 deletions

View File

@@ -15,8 +15,7 @@ requires-python = ">=3.10"
license = { file = "LICENSE" }
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache Software License",
"Environment :: CPU"
"License :: OSI Approved :: Apache Software License"
]
dependencies = []