-
I am trying to build a segmenter app and run it on runic app.
https://tfhub.dev/google/seefood/segmenter/mobile_food_segmenter_V1/1
```version: 1
image: runicos/base
pipeline:
Image____d…
-
I have a project that uses procedural macros from the `wit-bindgen-rust` and `wit-bindgen-wasmtime` to generate my WebAssembly glue code.
The project layout looks somewhat like this:
- /
- Ca…
-
In the YAML format, arguments provided to capabilities have the type [`rune_core::Value`](https://github.com/hotg-ai/rune/blob/dad6dd2a5d54e180f9dfca13736d1f94b113c559/crates/rune-core/src/value.rs#L3…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS
- Mob…
-
In #245 I was wanting to change `codegen` so generated Runes use path dependencies while developing and crates.io dependencies for normal users.
You can't naively changing the dependency specifier …
-
Following the ['Install from Source"](https://hotg.dev/docs/#install-from-source) documentation, downloading the `hotg-rune-cli` from crates.io results in the following error:
```console
$ cargo ins…
-
The link for the API Docs in the [README.md ](https://github.com/hotg-ai/rune#rune)is broken. It redirects to https://hotg-ai.github.io/rune/rune_runtime/index.html
Not sure if it is supposed to li…
-
Following the [tutorial](https://hotg.dev/docs/).
When I run the [install command](https://hotg.dev/docs/#install-from-source), the complier fails and I see the following error:
`failed to run …
-
```
most_confident:
proc-block: "hotg-ai/rune#proc_blocks/most_confident_indices"
inputs:
- efficientdet.1
outputs:
- type: U32
dimensions: [25]
args:
…
-
Not sure if this is on rune or something upstream but posting here:
Environment: Ubuntu 20.04 on WSL 2
Command: cargo install hotg-rune-cli
```
blackrat@SLIVER:~/workspace/hot-g/rune-cli$ car…