mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 04:35:03 -05:00
feat: mimic the exact numpy behavior for matmul
This commit is contained in:
@@ -45,7 +45,7 @@ pygraphviz = { version = "^1.7", optional = true }
|
||||
Pillow = "^9.0.0"
|
||||
loguru = "^0.5.3"
|
||||
setuptools = "*"
|
||||
concrete-compiler = "^0.3.1"
|
||||
concrete-compiler = "^0.4.0"
|
||||
torch = "^1.10.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
|
||||
Reference in New Issue
Block a user