platform/upstream/nnstreamer.git
2022-02-04 Parichay Kapoor[filter] Bug fix for pytorch filter with gpu
2022-01-25 Yongjoo Ahn[test/pytorch] Add ssat test for multiple input/output...
2022-01-25 Yongjoo Ahn[filter/pytorch] Add support for tuple type output
2022-01-25 Gichan Jang[Query] Fix invalid return value
2022-01-25 Gichan Jang[Doc] Fix and add new feature of the query.
2022-01-25 Sangjung Woo[Test] Add test cases for extra configuration
2022-01-25 Sangjung Woo[INI] Add extra configuration for product support
2022-01-21 Dongju Chae[TRIx-Engine] Add TRIx-Engine plugin
2022-01-18 Jaeyun[Build] unnecessary build dependency accepted/tizen/unified/20220124.125235 submit/tizen/20220121.055425
2022-01-14 Yongjoo Ahn[decoder/bounding_box] Support decoder for yolov5
2022-01-14 Yongjoo Ahn[trivial] Fix some typos in tensordec-boundingbox.c
2022-01-14 Sangjung Woo[Spec] Enable SNPE filter on DA profile
2022-01-12 Gichan Jang[Test] Fix python custom converter test fail
2022-01-11 Yongjoo Ahn[trivial] Fix CRLF endend files to be LF ended
2022-01-11 Gichan Jang[Doc] Update debuild guide.
2022-01-10 Sangjung Woo[Conf] Update the name of 'restricted-elements'
2022-01-07 Jaeyun[Test/Build] fix error on old machine
2022-01-07 Gichan Jang[TEST] Changed the comparison method of the padded...
2022-01-07 gichan[TEST] Move replace_string to unittest_util.
2022-01-07 Jaeyun[Filter] set default fw in common
2022-01-05 Yongjoo Ahn[fix/bug] Fix destructor of cpp class subplugin submit/tizen/20220106.040326
2022-01-03 Gichan Jang[TEST] Wait for the server to start and fix comment.
2021-12-30 Gichan Jang[Spec] Remove invalid elements from restricted elements.
2021-12-27 Gichan Jang[TEST/util] Change getTempFileName function
2021-12-21 gichan[Common] Add error message for tensor common functions accepted/tizen/unified/20211222.230213 submit/tizen/20211221.100006
2021-12-21 yelini-jeong[Coverity] Fix use after free
2021-12-21 Julien Vuillaumier[Filter/TFLite] Fix delegates deleter usage
2021-12-16 Gichan Jang[Query] Check whether cap is fixed or not.
2021-12-15 Jaeyun[Query] error handing in query-server init
2021-12-15 Jaeyun[Test/Query] fix invalid param
2021-12-14 Dongju Chae[Typo] Fix some typos in query serversink
2021-12-14 MyungJoo Hamfilter/tensorflow-lite: loadModel error message
2021-12-14 Jaeyun[Query] client id in connection handle
2021-12-13 Gichan Jang[Query] Set timestamp for each buffer.
2021-12-13 Gichan Jang[Decoder] Decode tensors to octet stream.
2021-12-13 Gichan Jang[TEST] Change filesink buffer mode.
2021-12-13 gichan[Query] Change error message when GstMeta is invalid.
2021-12-10 Yongjoo Ahn[filter] Add a time duration log of filter open
2021-12-10 Jaeyun[Query] fix invalid data size
2021-12-09 MyungJoo HamTest: enhancing log behaviors for unittest
2021-12-09 Gichan Jang[Doc] Add meson build example.
2021-12-08 Jaeyun[Common] change log level to get tensor-config
2021-12-08 yelini-jeong[doc] query and image update
2021-12-07 MyungJoo Hammeson: use version_copmare()
2021-12-06 Jaeyun[Query] set default timeout
2021-12-04 Jaeyun[Query/CodeClean] remove unnecessary util functions
2021-12-03 Jaeyun[Query] util function to receive data
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
next