-
On Ubuntu 20.10, running `cargo install hotg-rune-cli` fails.
I get the following output with RUST_BACKTRACE enabled.
```
Compiling tracing-attributes v0.1.18
Compiling wasmer-derive v2.…
-
I connected image source with normalisation block.
HF input / output notifications are all green.
During the build the following error is displayed:
`expected `f32`, found `u8'`
`= note: expec…
-
In the long term it'll probably be easier to wire up GitHub Actions so that every push to `master` gets automatically deployed to the `dev.hotg.ai` site.
I imagine we'll be able to get 90% of the w…
-
Guide to integrate in iOS / Android.
-
### Describe the bug
the new `workspace-dependency.unused` setting reports false positives when you proxy crates.io via another cargo repository.
i found this running against an internal artifa…
-
I was playing around with the web runtime when I noticed passing an empty string to the Bert rune will trigger [this assertion](https://github.com/hotg-ai/proc-blocks/blob/2ed797ef5d5a9703074f244dc60a…
-
I wrote a yml file for [YAMNet ](https://tfhub.dev/google/lite-model/yamnet/tflite/1) (a deep net that predicts 521 audio events), but it is throwing this error.
```
Error: Unable to parse the Runef…
-
This is something both @jacekpie and @kthakore ran into.
Out of the box we are unable to compile `wasm3-sys` because its build script requires the `bindgen` CLI tool to be installed. There is a `bu…
-
I connected grey-scale image source to image normalisation module.
The output from image source is
` u8[1, 31, 200, 1]`
Image normalisation logs out an error: "the number of channels should be e…
-
tf.js models are mostly unquantised, but RGB input is, to make runevm.js generic for images, we need a simple procbloc like this:
PROC_BLOCK un-quantise hotg-ai/rune#proc_blocks/un-quantise
just c…
Ge-te updated
3 years ago