redox/recipes/wip/ai/nnx/recipe.toml
2024-07-02 06:09:01 +00:00

9 lines
158 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/webonnx/wonnx"
[build]
template = "custom"
script = """
cookbook_cargo_packages wonnx-cli
"""