platform/upstream/nnstreamer.git
2021-11-16 Yongjoo Ahn[Android/mqtt] Add mqtt sources to nnstreamer.mk
2021-11-16 Yongjoo Ahn[fix/mqttsrc] Set MQTTClient persistence mode to None
2021-11-16 Yongjoo Ahn[fix/mqttsrc] Fix data type of GstQueryType
2021-11-15 Gichan Jang[Doc] Add nnstreamer tutorials
2021-11-15 gichan[TEST] Add flatbuf for flexible tensors
2021-11-15 gichan[Converter] Support flextensor for flatbuf converter
2021-11-15 gichan[Decoder] Support flexible tensors for flatbuf decoder
2021-11-15 Sangjung Woo[Spec] Enable SNPE filter on both In-House and public...
2021-11-15 Jaeyun[Converter] convert bytes or flex-tensor without properties
2021-11-11 Gichan Jang[Query] Add data receving thread for server.
2021-11-10 Julien Vuillaumier[Filter/TFLite] Add external delegate support
2021-11-10 Julien Vuillaumier[Filter/TFLite] Add external delegate meson build option
2021-11-10 Jaeyun[Common] util function to handle tensors
2021-11-09 Gichan Jang[TEST] Disable MQTT Test when broker is not abvailable.
2021-11-08 Julien Vuillaumier[Build] Add g_memdup2() support for glib >= 2.68
2021-11-08 Yongjoo Ahn[test/tf2lite] Add filter extension test for tf2lite...
2021-11-08 Yongjoo Ahn[test/tf2-lite] Add unittest for tensorflow2-lite
2021-11-05 Jaeyun[Converter/Doc] doc to convert octet stream
2021-11-04 Julien Vuillaumier[Test] Fix build issue with GCC 11 [-Werror=maybe-unini...
2021-11-04 Wook Song[UNITTEST] Handle the error case of run_unittests_binar...
2021-11-04 Wook Song[UNITTEST] Revise header comments of run_unittests_bina...
2021-11-04 Wook Song[UNITTEST] Add a skip option to the script running...
2021-11-04 Yongjoo Ahn[trivial] Fix sub-plugin check in TensorRT test
2021-10-29 Yongjoo Ahn[fix/test] Build edgetpu test when tflite2 is available
2021-10-29 Yongjoo Ahn[fix/edgetpu] Handle unused variable in edgetpu filter
2021-10-29 Yongjoo Ahn[fix/openvino] Handle unused var in openvino filer
2021-10-29 gichan[TEST] Add test for multiple query server src and sink
2021-10-29 gichan[Query] Use hash table for shared data of query server.
2021-10-28 MyungJoo Hamparser: disable if it's macos.
2021-10-28 MyungJoo Hamtensor-filter:lua Lua >= 5.3 is not supported.
2021-10-28 MyungJoo Hamtensor-query: cross-platform compatibility (non-Linux)
2021-10-28 MyungJoo Hamtensor-filter-common: unnecessary usage of volatile
2021-10-27 gichan[MQTT] Wait until connection is established.
2021-10-20 Jaeyun[svace] fix svace issue
2021-10-19 Jaeyun[Query] separate hybrid feature
2021-10-14 Yongjoo Ahn[build/fix] Add Android log lib in meson
2021-10-14 Yongjoo Ahn[build/fix] Fix sign-unsign compare
2021-10-14 Julien Vuillaumier[armnn] compilation error - unused parameter
2021-10-13 Sangjung Woo[Doc] Fix the simple typo in tensor_quey doc
2021-10-13 Sangjung Woo[Query] Set TCP_NODELAY option to avoid buffering algorithm
2021-10-09 Gichan Jang[Query][NEED REVERT] Exclude tensor query from android...
2021-10-09 gichan[TEST] Add MQTT-hybrid test
2021-10-09 gichan[Query] Add mqtt state change callback.
2021-10-09 gichan[Query] Add meson option.
2021-10-09 Gichan Jang[QUERY] Robustness support of MQTT-hybrid
2021-10-06 Yongjoo Ahn[test/snpe] Add snpe unittest for uint8 input/output...
2021-10-06 Yongjoo Ahn[filter/snpe] Support uint8 input/output type
2021-10-06 Jaeyun[Build] fix build warning
2021-10-01 MyungJoo HamREADME update: add recent papers
2021-10-01 Yongjoo Ahn[test/mqtt] Fix and add negative testcases for mqttsink...
2021-10-01 Yongjoo Ahn[test/mqtt] Remove a testcase which assumes no broker
2021-09-30 Wook Song[Gst/MQTT] Introduce the Unix epoch synchronization...
2021-09-30 Wook Song[Gst/MQTT] Add utility functions to get timestamps...
2021-09-30 MyungJoo HamStart development of 2.1.0 (2.2 RC1)
2021-09-29 MyungJoo HamRelease of 2.0 Long-Term-Stable accepted/tizen/6.5/unified/20211028.224127 accepted/tizen/unified/20211001.001307 submit/tizen/20210930.052115 submit/tizen_6.5/20211028.163601 tizen_6.5.m2_release
2021-09-28 Taras Drozdovskyi[Doc] Add security policy
2021-09-28 Yongjoo Ahn[build/fix] Fix meson.build to skip snpe build when...
2021-09-24 Taras Drozdovskyi[Doc] Refactore badges in README.md
2021-09-23 Jaeyun[Filter/openvino] fix invalid args
2021-09-22 Taras Drozdovskyi[Doc] Add LGTM badge
2021-09-21 Yongjoo Ahn[test/snpe] Add unittest for SNPE subplugin
2021-09-21 Yongjoo Ahn[build/snpe] Check host_machine and fix join_paths
2021-09-21 Julien Vuillaumier[armnn] compilation error - unused parameter
2021-09-21 Julien Vuillaumier[armnn] compilation error - missing initializer
2021-09-21 Taras DrozdovskyiFinal fix LGTM alerts
2021-09-16 gichan[Bug] Fix config from structure function
2021-09-16 gichan[TEST] Adjust state change timeout.
2021-09-16 Taras DrozdovskyiFix some alerts that were detected by the LGTM system
2021-09-15 Yongjoo Ahn[build/snpe] Build snpe subplugin when the platform... accepted/tizen/unified/20210915.100110 submit/tizen/20210915.065224
2021-09-15 Gichan Jang[query] Handle different framerate of clients
2021-09-15 Jaeyun[Filter/SharedModel] fix svace
2021-09-15 Jaeyun[Svace] fix res leak case
2021-09-09 Jaeyun[Test/CodeClean] improve coverage
2021-09-09 gichan[Query] Identify client using id
2021-09-08 Jaeyun[Test/Sparse] add testcase for common functions
2021-09-08 Jaeyun[Sparse] change util function param
2021-09-08 Jaeyun[Meson] feature for supported plugins
2021-09-08 Yongjoo Ahn[test/py] Fix test related python sources to increase...
2021-09-07 Yongjoo Ahn[tvm/test] Add negative testcase for invalid custom...
2021-09-06 gichan[Doc] Add tensor_quey README.md
2021-09-06 Yongjoo Ahn[lua/test] Add tc for multiple tensor types in lua...
2021-09-06 Jaeyun[Test] aggregator from multi clients
2021-09-06 Jaeyun[Common/Adapter] aggregation from multi clients
2021-09-03 Jaeyun[Test/CodeClean] new testcases for coverage
2021-09-02 Gichan Jang[TEST] Add tensor query tests
2021-09-02 Jaeyun[Test/Filter] testcase for filter-single
2021-08-31 Yongjoo Ahn[tensor_sparse] Add SSAT test for tensor_sparse
2021-08-31 Yongjoo Ahn[tensor_sparse] Implement tensor_sparse_enc and tensor_...
2021-08-31 Yongjoo Ahn[tensor_sparse] Implement util functions for sparse...
2021-08-30 Jaeyun[Test/Py/CodeClean] reduce code complexity
2021-08-29 MyungJoo HamFix mutex error in nnstreamer_filter_shared_model_inser...
2021-08-29 Junhwan Kim[Filter/TFLite] Fix remove shared model table
2021-08-29 Hyoung Joo Ahn[Filter/TFLite] enable the shared representation
2021-08-29 Hyoung Joo Ahn[Filter] add a hash table for shared key
2021-08-27 Jaeyun[Filter/Common] declare extern
2021-08-27 Yongjoo Ahn[query/server] Fix possible leaks in query_server_data_free
2021-08-27 Jaeyun[Query/Sink] handle error case
2021-08-26 Gichan Jang[Query] Fix unnecessary unreference accepted/tizen/unified/20210826.123536 submit/tizen/20210826.061507
2021-08-26 Gichan Jang[Query] Handle tensor query meta
2021-08-26 Gichan Jang[Query] Change property type
next