NNTrainer 0.1.1 Release
We are releasing NNTrainer v0.1.1
RPM Files are for Tizen, built daily at build.tizen.org (https://build.tizen.org/package/show/Tizen:Unified/nntrainer)
and available at download.tizen.org. ( http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/ )
DEB files are for Ubuntu, built and download from launchpad.net (https:://launchpad.net/~nnstreamer/+archive/ubuntu/ppa )
If you have unresoved dependencies, please download them from Ubuntu universe and nnstreamer PPA
In this release:
Fixes
- Fix for Softmax calculation
- Use im2col to compute Convolution Layer
- Update hyper-parameter keywords.
Network
toModel
Weight_Decay
toWeight_Regularizer
model_path
tosave_path
- and others.
- Update Documentation
- Fix undeterministic behavior of databuffer
- Fix race condition of databuffer
- Resolve coverity and save issues
and more.
New Features
- Added NNStreamer Filter Element for NNTrainer Inference
- Accelerate Tensor Calculation with BLAS Library