Initial commit

This commit is contained in:
emmettlu
2026-08-02 15:26:10 +08:00
parent fcc5d31137
commit eee7fed161
76 changed files with 10686 additions and 3564 deletions
+22
View File
@@ -0,0 +1,22 @@
[package]
name = "agentos-npu"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
agentos-candle.workspace = true
agentos-inference.workspace = true
agentos-protocol.workspace = true
async-trait.workspace = true
calculet-calrt.workspace = true
calculet-pcie-abi.workspace = true
rustix.workspace = true
serde.workspace = true
serde_json.workspace = true
tokio.workspace = true
url.workspace = true
[lints]
workspace = true