Skip to content
NNStreamer 0.1.1 Release

- Full "Plug & Play" capability of subplugins (tensor_filter, tensor_filter::custom, tensor_decoder)
    - Fully configurable subplugin locations
    - Capability to build subplungins wihtout the dependencies on nnstreamer sources
- Revert Tensorflow input-memcpy-less-ness for multi-tensor support. (Will support memcpy-less-ness later)
- Support "String" type of tensors
- API sets updated (still not "stable")
- Code location refactored.
- Yocto/Openembedded Layer Registered (not tested): "meta-neural-network"
- No more additional shared libraries.
- Better error handling and messages for a few plugins
- Android support (N / arm64)