platform/upstream/nnstreamer.git
2022-07-06 Jaeyun[Edge] migrating edge library accepted/tizen/unified/20220707.133441 submit/tizen/20220706.100329
2022-07-04 Wook Song[Tests/gRPC] Prepare a fallback value for PATH_TO_PLUGIN
2022-07-03 MyungJoo Hamdist/Ubuntu: enable Float16 support
2022-07-03 MyungJoo Hamdist/Tizen: Enable FLOAT16 in Tizen x64/arm64/arm32
2022-07-03 MyungJoo Hamtest: float16 arithmetic
2022-07-03 MyungJoo Hamtensor-transform: float16 support.
2022-07-03 MyungJoo Hamtensor-filter subplugins: add FLOAT16 support
2022-07-03 MyungJoo HamIntroduce FLOAT16 stream type
2022-07-01 Wook Song[gRPC/Common] Modify hard-coded strings indicating...
2022-07-01 Wook Song[Ext/Meson] Use find_program() instead of 'which'
2022-07-01 Jaeyun[Edge] prepare migration
2022-07-01 Jaeyun[Edge] refactoring edge cmd
2022-06-30 Jaeyun[Edge] client IDs in handle
2022-06-30 Jaeyun[Edge] new function to invoke event callback
2022-06-30 Julien Vuillaumier[Filter/TFLite] Fix model tensors allocation not workin...
2022-06-28 Jaeyun[Edge] invalid data info when copying edge data
2022-06-23 Jaeyun[Edge] util functions for edge data
2022-06-23 Jaeyun[Edge] code clean
2022-06-22 Jaeyun[Edge] base code for mutex lock
2022-06-20 Yongjoo Ahn[trivial] Fix typos in the spec file
2022-06-20 gichan[Edge] Add tcp implementation
2022-06-17 Jaeyun[Edge] possible mem leak
2022-06-15 MyungJoo Hamtest/grpc: correct parallel unit test calls
2022-06-15 Jaeyun[Edge] remove unnecessary function
2022-06-15 Yongjoo Ahn[Doc] Add yocto daily build result in README.md
2022-06-14 Yongjoo Ahn[spec] Fix spec to cut the depedency on custom tflite... accepted/tizen/unified/20220615.135323 submit/tizen/20220614.100238
2022-06-13 MyungJoo Hamtests: build error w/ higher gcc & lower gtest submit/tizen/20220614.070712
2022-06-13 Jaeyun[Edge] add mqtt functions
2022-06-13 Jaeyun[Edge] handle magic validation
2022-06-13 MyungJoo Hamtest/query: update gtest utc for updated protocol property.
2022-06-13 MyungJoo HamQuery: fix protocol property handling
2022-06-13 MyungJoo Hamdoc/filter subplugin: brief guide on how to write subplugin
2022-06-10 MyungJoo Hamdeb: cut the dependency on custom tflite binary
2022-06-10 MyungJoo Hamdist: cut the dependency on custom tflite binary
2022-06-10 MyungJoo HamTensorflow-lite custom bin support: Plan B implemented
2022-06-10 MyungJoo Hamtest/query: parallel client launching shouldn't use...
2022-06-09 MyungJoo Hambash scripts: use python3 instead of python
2022-06-09 MyungJoo Hamdist/Ubuntu: remove python2 dependency
2022-06-09 MyungJoo Hamdist/Tizen: remove python2 dependency.
2022-06-09 MyungJoo Hampython scripts: use python3 instead of python in shebang.
2022-06-09 Jaeyun[Log] use internal log function
2022-06-09 MyungJoo Hamtest/query: use get_available_port.py
2022-06-09 MyungJoo Hamtest/query: wait for server launching, not 5 sec.
2022-06-09 Julien Vuillaumier[filter/deepview-rt] Add filter subplugin for DeepViewRT
2022-06-08 Jaeyun[Edge] base code for edge event
2022-06-08 Jaeyun[Edge] code clean
2022-06-07 MyungJoo Hamfilter:tf-lite2-custom usage manual
2022-06-07 Julien Vuillaumier[meson] Fix Yocto Kirkstone build issue
2022-06-02 Wook Song[Meson] Fix warnings related to the run_command call
2022-06-01 Julien Vuillaumier[decoder/bounding_box] Fix ssd box decoding without...
2022-06-01 Wook Song[macOS/Doc] Replace 'nnsuite' with 'nnstreamer'
2022-05-31 Wook Song[Tests/IF] Fix a build error related to -Winconsistent...
2022-05-31 Wook Song[macOS/meson] Add a missing parameter to the sed's...
2022-05-26 Muhwan Kim[mxnet] Add Doxygen tags for Predictor.hh
2022-05-26 Muhwan Kim[mxnet] Change license of test code to LGPL-2.1
2022-05-26 Muhwan Kim[mxnet] Use __FILE__ instead of hard-coded path to...
2022-05-26 Muhwan Kim[mxnet] Use copy option to suppress deprecation warning
2022-05-26 Muhwan Kim[mxnet] Use official MXNet MXDType
2022-05-26 Muhwan Kim[mxnet] Include nnstreamer_plugin_api.h
2022-05-26 Muhwan Kim[mxnet] Fix minor format issue
2022-05-26 Muhwan Kim[mxnet] Use kFileLocation instead of kFileUrl
2022-05-26 Muhwan Kim[mxnet] Fix typo
2022-05-26 Muhwan Kim[mxnet] Change license of test script to LGPL-2.1
2022-05-26 Muhwan Kim[mxnet] Fix install directory of tests
2022-05-26 makesource[mxnet] Add mxnet related variables in nnstreamer.mk
2022-05-26 makesource[mxnet] Add unistd.h header in tensor_filter_mxnet
2022-05-26 makesource[mxnet] Disable name mangling
2022-05-26 Muhwan Kim[mxnet] Add doxygen tags on top of simple_test_mxnet.cc
2022-05-26 Muhwan Kim[mxnet] Convert comments into doxygen style
2022-05-26 Muhwan Kim[mxnet] Initialize sourceid before use
2022-05-26 Muhwan Kim[mxnet] Fix build error in test code
2022-05-26 Muhwan Kim[mxnet] Fix unused parameter error
2022-05-26 Muhwan Kim[mxnet] Applied clang-format
2022-05-26 Bumsik Kim[UNTESTED][mxnet] Add TensorRT support
2022-05-26 Bumsik Kim[UNTESTED][mxnet] Add GPU support
2022-05-26 Bumsik Kim[mxnet] Add simple test
2022-05-26 Bumsik Kim[meson] Add mxnet support
2022-05-26 Bumsik Kim[mxnet] Preliminary version of tensor_filter_mxnet
2022-05-23 Jaeyun[Conf] fix param name accepted/tizen/unified/20220526.143642 submit/tizen/20220525.063351
2022-05-18 Jaeyun[Conf] subplugin path from extra conf
2022-05-18 Jaeyun[Python] path to python helper lib
2022-05-13 gichan[TEST] Add assertion test.
2022-05-13 gichan[TEST] Unwinding macro to avoid no assertion test.
2022-05-12 Sangjung Woo[Test] Add palm detection decoder test
2022-05-12 Sangjung Woo[Decoder/BoundingBox] Add binary test data of palm...
2022-05-10 Yongjoo Ahn[filter/snpe] Add custom option "MaxResizableDim"
2022-05-10 Yongjoo Ahn[filter/snpe] Make the order of output tensors be consi...
2022-05-10 gichan[meson] Remove unnecessary dependency
2022-05-09 Jaeyun[Svace] check null ptr
2022-05-06 Jaeyun[Edge] header for nns-edge
2022-05-04 MyungJoo Hamtest: disable converter test if python is not available.
2022-04-29 gichan[TEST/ntp] Add ntp unittest using GMock.
2022-04-28 MyungJoo HamStart Development of NNStreamer 2.1.1 (2.2 RC2)
2022-04-27 MyungJoo Hamclang workaround of vsnprintf
2022-04-27 MyungJoo Hamcommon/api_util_impl: use internal error infra.
2022-04-27 MyungJoo Hamfilter/core: elaborate error messages.
2022-04-27 MyungJoo Hamcommon/log: backtrace, internal err log
2022-04-26 yelini-jeong[TEST] Skip query test temporarily
2022-04-25 Jaeyun[Decoder] integ division accepted/tizen/unified/20220426.132012 submit/tizen/20220425.043951 submit/tizen/20220426.050006
2022-04-22 gichan[TEST/mqtt] Run get/set property test w/o mqtt broker submit/tizen/20220422.081403
next