platform/upstream/nnstreamer.git
2018-12-21 Jaeyun[Meson] gbs build using meson
2018-12-21 Jaeyun[Meson] set dependency with include dir
2018-12-21 Jaeyun[Filter/TF] change macro to copy in/out tensor
2018-12-20 Jaeyun[Filter/Cmake] link proper modules
2018-12-20 MyungJoo HamFixed typo in the comments
2018-12-20 HyoungjooAhn[Filter/Tensorflow] add an exception case for tensorflow
2018-12-20 Jaeyun[Filter/TF] fix warning
2018-12-19 Jaeyun[Filter/TF/TF-lite] remove link of tensor-common
2018-12-19 HyoungjooAhn[Filter/Tensorflow] take the original rank of model...
2018-12-19 Wook Song[Test/TensorMux] Add test cases for multi-tensors multi...
2018-12-19 Wook Song[TensorMux] Support multi-tensors for input
2018-12-19 Jaeyun[Decoder] remove build warning
2018-12-19 Jaeyun[Meson/Submodule] install both static/shared libraries
2018-12-19 Jaeyun[Meson] add installation
2018-12-19 Jaeyun[Meson/Test] add code to make bmp2png for test
2018-12-19 Jaeyun[Meson/Example] dependency of examples
2018-12-19 Jaeyun[Meson] code clean
2018-12-19 Wook Song[Test] Set LD_PRELOAD to the nnstreamer library
2018-12-17 HyoungjooAhn[bugfix] fix checking the dimension of input tensor
2018-12-13 Jaeyun[Example/Cmake] remove unnecessary link
2018-12-13 Jaeyun[Example] remove common header
2018-12-13 Jaeyun[Test] add plugin path
2018-12-12 HyoungjooAhn[Filter] add condition to check input/output name
2018-12-11 Jaeyun Jung[Transform/Orc] remove unnecessary memcpy
2018-12-11 Jaeyun[Meson/CustomFilter] link custom-filter obj
2018-12-11 Jaeyun[Filter/TF] fix warning and check dependency
2018-12-09 MyungJoo Ham[Filter] Build Error Fix (gcc > 6)
2018-12-08 Jaeyun[Meson] add unittest
2018-12-08 Jaeyun[Meson] code clean
2018-12-08 Jaeyun[Meson] rename gst/glib dependency
2018-12-08 Jaeyun Jung[Converter] code clean
2018-12-08 HyoungjooAhn[Filter/Tensorflow] upload tensorflow draft
2018-12-07 Jaeyun[Test] add more testcases
2018-12-07 Jaeyun[Transform/Orc] code clean to prepare meson
2018-12-07 Jaeyun[Meson] include orc
2018-12-06 Jaeyun[Transform] apply orc functions
2018-12-06 Jaeyun[Orc] update functions for divide, typecast
2018-12-06 HyoungjooAhn[Filter] fix cmake typo about tensorflow
2018-12-05 Jaeyun[Orc] add functions for typecast
2018-12-05 HyoungjooAhn[Bug Fix] fix unused variables bug
2018-12-04 Geunsik Lim[Tool] Added a front-end GUI toolkit
2018-12-03 Jaeyun[Orc] update function for operator add/mul
2018-12-03 MyungJoo HamStart of 0.1.0 rc1 development
2018-12-03 MyungJoo HamRelease of v0.0.3 v0.0.3
2018-12-03 MyungJoo Ham[Common/Subplugin] Internal API to handle subplugins
2018-12-03 Jaeyun[Filter] update macros to avoid assertion
2018-12-03 MyungJoo Ham[Decoder] Coverity issue 1036581 fix
2018-12-03 Jaeyun Jung[Transform] limit typecast in arith mode
2018-12-03 Jaeyun[Orc] initial commit to add orc file
2018-12-03 sewon.oh[meson] add meson.build for example apps and custom...
2018-11-30 MyungJoo Ham[Filter] Support pipeline stop and go.
2018-11-30 MyungJoo Ham[Decoder] Do not die for option errors.
2018-11-30 jijoong.moon[Repo] Add runTest.sh for the dummy LSTM Test
2018-11-30 jijoong.moon[Repo] Split Cond variable to use push and pull the...
2018-11-30 MyungJoo Ham[Common/Conf] Fix coverity issue, uninitialized pointer...
2018-11-30 jijoong.moon[Repo] Fix the test bug
2018-11-30 jijoong.moon[Repo] Add MIME to limit for the tensor/tensors only...
2018-11-29 jijoong.moon[Repo] Fix bug return without releasing lock
2018-11-29 jijoong.moon[DummyLSTM] Add Dummy LSTM custom example
2018-11-29 jijoong.moon[Repo/RNN] Add dummy RNN test case
2018-11-29 MyungJoo Ham[Common/Conf] Close g_dir_open instance.
2018-11-29 jijoong.moon[Repo] Add testcases for tensor_reposink/tesnor_reposrc
2018-11-29 Jaeyun[Orc] add init function
2018-11-29 Jaeyun[Transform/Orc] replace memcpy
2018-11-28 jijoong.moon[Repo] Add & Modify for meson.build for tensor_repo
2018-11-28 MyungJoo Ham[Common/Conf] API to get conf values.
2018-11-27 MyungJoo Ham[CMake] Do not download anything during build.
2018-11-27 Wook Song[Filter/CMAKE] Remove unnecessary message printing out
2018-11-27 jijoong.moon[Repo] Use GST_DEBUG instead of silent_debug
2018-11-27 jijoong.moon[Repo] Change GstTensorData to GstTensorRepoData
2018-11-27 jijoong.moon[Repo] Change Element Name & Fix Sync Bug when EOS
2018-11-27 jijoong.moon[Repo/Push-Pop] Implement NYI part of tensor_reppop.
2018-11-27 jijoong.moon[Repo/Pop] Tensor_RepoPop Draft
2018-11-27 jijoong.moon[Repo/Push] Use Has Table to handle repo & add slot_id...
2018-11-27 MyungJoo Ham[CMake] Install example apps to "EXAMPLE_EXEC_PREFIX".
2018-11-27 MyungJoo Ham[Filter] Fix coverity issue, pointer out of scope.
2018-11-27 MyungJoo Ham[Meson] Support Ubuntu/Xenial and Tizen.
2018-11-27 Jaeyun[Example] remove unnecessary caps-filter
2018-11-27 Jaeyun[Converter] get possible caps from downstream
2018-11-26 HyoungjooAhn[Filter/TFLite] code clean
2018-11-26 Wook Song[PkgConfig] Update 'Libs' field
2018-11-26 Wook Song[Dist/Debian] Change installation directories based...
2018-11-26 Wook Song[Filter/TFLite] Move shared object of tflitecore to...
2018-11-26 MyungJoo Ham[Common] build error fix for ubuntu/example.
2018-11-26 jijoong.moon[Example] Change LSTM to RNN
2018-11-25 MyungJoo Ham[Filter] Update reaction to tensor dimension errors.
2018-11-23 jijoong.moon[Repo/Push] Use Has Table to handle repo & add slot_id...
2018-11-23 jijoong.moon[Repo/Push] Rename Repo_sink to repopush and implement NYI
2018-11-23 jijoong.moon[TensorRepo/Sink] TensorRepo_Sink Draft
2018-11-23 sewon.oh[CI] update config files.
2018-11-23 Jaeyun[Decoder] fix coverity issue
2018-11-23 MyungJoo HamTrivial Typo Fix
2018-11-23 Jaeyun[Test] update git ignore
2018-11-23 Jaeyun Jung[Common] remove macro to print log
2018-11-23 Jaeyun Jung[Filter/TFLite] change log format
2018-11-23 JaeyunChange log format
2018-11-23 Jaeyun[Example] update arithmetic for normalization
2018-11-23 MyungJoo Ham[Transform/Typecast] Fix float -> unsigned bug
2018-11-23 MyungJoo Ham[Example] ObjectDetection(SSD) with Gst-Launch
2018-11-22 MyungJoo Ham[Decoder] Fix cap negotiation bug
next