Open decibelcooper opened 6 years ago
Yeah, that'd be nice. I guess you'd want to have it under some 'proio' related repo?
Well I was thinking it might make sense to have it in this repo? I don't actually know how to use the Input/OutputStreamers, since I haven't made any actual use of fwk yet. However, if I were to register a component in an init(), using it would only require an import statement, correct?
I was spurred to think about this by the idea to write a tensorflow inference component for a tracking idea I have. Since I'm using proio in these kinds of exploratory projects, I then wanted to have a task that pulls from and pushes to proio files.
Yes on all accounts. I'll see whether I can author a little blog post (explaining how to create streamers) before disappearing from the Internet.
Great, thanks for your feedback! Enjoy your time away!
It might be nice to implement either a fwk Input/OutputStreamer or a standalone Component in the go-proio source code itself. @sbinet, any thoughts?