[Question][nnstreamer] tensorflow support?
Podossiu opened this issue · comments
On the nnstreamer tutorial website, I can see the word that nnstreamer supports the TensorFlow model with the nnstreamer-TensorFlow API. but I can't find that module on ubuntu PPA
Does the nnstreamer doesn't support TensorFlow anymore?
yes. you are right. they doesn't support TF anymore.
NO. we support TF. We just don't build Tensorflow in PPA (tensorflow build requires too much storage and Ubuntu doesn't want to give us the required stroage space).
You can build nnstreamer-tensorflow in your own Ubuntu machine.
Again, nnstreamer DOES support tensorflow.
If you want correct information on nnstreamer, come to nnstreamer community and ask questions directly to nnstreamer developers, please.
Anyway, for beginners (who doesn't know how to compile C/C++ projects in Linux), during some free time, we are trying to build tensorflow in PPA by removing older tensorflow versions from PPA.