hotg-ai / rune

Rune provides containers to encapsulate and deploy edgeML pipelines and applications
Apache License 2.0
134 stars 15 forks source link

Build error when connecting image source with normalisation block #422

Open jacekpie opened 2 years ago

jacekpie commented 2 years ago

I connected image source with normalisation block. HF input / output notifications are all green.

During the build the following error is displayed: expectedf32, foundu8' = note: expected struct hotg_rune_core::Tensor found struct `hotg_rune_core::Tensor``

Michael-F-Bryan commented 2 years ago

Can you include the generated Runefile?

binaryanthems commented 2 years ago

@jacekpie can you share your project name and a screenshot, danke!