enhance armnn conversion

This commit is contained in:
mertalev
2024-07-05 19:38:47 -04:00
parent 5748f50c1f
commit 956480ab2c
21 changed files with 656 additions and 189 deletions

View File

@@ -0,0 +1,15 @@
name: base
channels:
- conda-forge
platforms:
- linux-64
- linux-aarch64
dependencies:
- black
- conda-lock
- mypy
- pytest
- pytest-cov
- pytest-mock
- ruff
category: dev