platform/upstream/nnstreamer.git
2021-12-02 Julien Vuillaumiermeson.build: Fixup for multilib support
2021-12-02 MyungJoo Hammeson.build: Fix sideeffects of subplugin install fix
2021-12-02 Cristinel Panfirmeson.build: Fix subplugin install
2021-12-02 gichan[Mux/Merge] Change meta copy policy
2021-12-02 gichan[TEST] Wait for the server to start
2021-12-02 Gichan Jang[Query] Change tensor query to accpet ANY caps
2021-12-02 Jaeyun[Query] util function to send gst-buffer
2021-12-02 Sangjung Woo[Spec] Add restricted_element_vd for VD element
2021-12-02 Jaeyun[Query] fix invalid socket mode
2021-12-01 yelini-jeong[Doc] Fix bad links
2021-11-30 Yongjoo Ahn[fix/query] Fix the order of calling `g_socket_listener...
2021-11-30 Julien Vuillaumier[Filter/TFLite] Fix XNNPACK fixed-address buffer handling
2021-11-30 Julien Vuillaumier[Filter/TFLite] Add XNNPACK meson build option
2021-11-30 Julien Vuillaumier[Filter/TFLite] Disable default delegates usage
2021-11-30 Jaeyun[Elements] handle single mem chunk
2021-11-30 Jaeyun[Query] detach option on msg thread
2021-11-17 gichan[Flexbuf] Support flexible tensors for flexbuf. accepted/tizen/unified/20211129.035253 submit/tizen/20211126.064049
2021-11-17 gichan[Protobuf] Support flextensors for protobuf.
2021-11-16 Jaeyun[Query] null ptr in finalize callback accepted/tizen/unified/20211116.130323 submit/tizen/20211116.052326 submit/tizen/20211116.063435
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...
next