hotg-ai / rune

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

Abstract out the different types of node in a zipped Rune #434

Closed Michael-F-Bryan closed 2 years ago

Michael-F-Bryan commented 2 years ago

This gives us nice things like the ability to make TensorFlow Lite support optional and helps simplify the ZuneEngine code.

Michael-F-Bryan commented 2 years ago

@saidinesh5 this isn't just a bunch of random refactorings. I'm disabling TensorFlow Lite so we unblock the people who can't work on Weld Studio due to hotg-runecoral build issues.