platform/upstream/nnstreamer.git
2023-04-20 Yongjoo Ahn[filter] Fix tensor_filter to support extra tensors
2023-04-20 Yongjoo Ahn[common] Add a util getting number of tensors in GstBuffer
2023-04-20 Yongjoo Ahn[common] Fix util _is_structure_dimensions_same
2023-04-20 Yongjoo Ahn[common] Add a util for get tensor info from tensors_info
2023-04-20 Yongjoo Ahn[common] Fix util functions for tensors info
2023-04-20 Yongjoo Ahn[common] Fix create/free of extra tensor info
2023-04-20 hyunil park[datareposink] Add supportable caps and writing functio...
2023-04-20 hyunil park[datareposrc] Add is-shuffle property
2023-04-20 gichan[EDGE] Add MQTT data transmission test
2023-04-20 Yongjoo Ahn[test] Add test for tensor_mux with 20 sinkpads
2023-04-20 Yongjoo Ahn[common] Fix gst_tensors_config_from_structure to suppo...
2023-04-20 Yongjoo Ahn[common] Update gst_tensor_time_sync_buffer_from_collec...
2023-04-20 Yongjoo Ahn[tensor_mux] Free tensors_config in finalize function.
2023-04-20 hyunil park[datareposrc] Add start/stop-sample-index and epochs...
2023-04-18 hyunil park[tensor_trainer] Modify query caps to support negotiati...
2023-04-17 hyunil park[datareposrc] Add supportable caps and function to...
2023-04-17 hyunil park[tensor_trainer] Add epochs property
2023-04-17 Alexi Birlinger[Tests] Move generateTest script to non-optional test...
2023-04-17 Yongjoo Ahn[test] Fix unittest_sink with recent change in GstTenso...
2023-04-17 Yongjoo Ahn[test] Add and fix tensor info tests using extra info
2023-04-17 Yongjoo Ahn[common] Add utils for extra info in tensors_info
2023-04-17 Yongjoo Ahn[common] Add extra tensorInfo for 16+th tensors
2023-04-14 Jaeyun Jung[Tizen] allowed elements - datarepo
2023-04-14 hyunil park[datareposink] Create datareposink initial element
2023-04-11 byunghun[transform] add per-channel op w/ORC
2023-04-07 Jaeyun Jung[Subplugin/TRIx] rank limit accepted/tizen/unified/20230413.123717
2023-04-06 Yelin Jeong[Util] add structure in caps for backward compatibility
2023-04-06 Yelin Jeong[transform] increase rank for tensor_transform
2023-04-06 Yelin Jeong[tizensensor] Increase TizenSensorSpec dimension
2023-04-06 Yelin Jeong[Tests] Add tests for increasing rank
2023-04-06 Yelin Jeong[tensor] increase NNS_TENSOR_RANK_LIMIT
2023-04-04 hyunil park[tensor_trainer] Determined g_cond_wait by train_comple...
2023-04-04 gichan[GithubAction] Remove ubuntu 18.04 build
2023-03-28 Yelin Jeong[filter] Fix the wrong index in tflite filter
2023-03-21 Jaeyun Jung[Common] hide struct for extra tensor
2023-03-21 Jaeyun Jung[CodeClean] function to add extra tensor
2023-03-20 gichan[Query] Remove UDP connection type from tensor_query. accepted/tizen/unified/20230321.123201
2023-03-09 hyunil park[API][trainer] Rename some variable to use nouns instea...
2023-02-27 hyunil park[datareposrc] Create datareposrc initial element
2023-02-24 hyunil park[tensor_trainer] Change the condition for generating...
2023-02-22 Yongjoo Ahn[build] Fix gbs.conf for tizen repos
2023-02-10 Yongjoo Ahn[test] Add simple unittest using "extra tensors" APIs accepted/tizen/unified/20230215.155633
2023-02-10 Yongjoo Ahn[trivial] Check gst-indent to nnstreamer_plugin_api
2023-02-10 Yongjoo Ahn[common] Add API which appends a GstMemory into given...
2023-02-10 Yongjoo Ahn[num_tensors] Add APIs for GstTensorExtraInfo
2023-02-10 Yongjoo Ahn[num_tensors] Add header structure for 16+th tensors.
2023-02-08 Sangjung Woo[Test] Fix the test failure
2023-02-06 Torsten Schulz[tensor_converter] Remove a seemingly unnecessary caps...
2023-02-02 hyunil park[tensor_trainer] Rename callback parameter name
2023-02-02 hyunil park[tensor_trainer] Fixed output tensor's dimension and...
2023-02-02 hyunil park[tensor_trainer] Change tensor_trainer from GstBaseTran...
2023-02-02 hyunil park[tensor_trainer] Add train_complete_cond signal
2023-02-02 hyunil park[tensor_trainer] Apply tensor trainer sub-plugin structure
2023-02-02 hyunil park[tensor_trainer] Add properties for training in sub...
2023-02-02 hyunil park[tensor_trainer] Create tensor_trainer initial element
2023-01-26 hyunil park[API][trainer] Packaging nnstreamer_plugin_api_trainer... accepted/tizen/unified/20230131.162133
2023-01-25 hyunil park[API][trainer] Change type of train_complete to int
2023-01-19 hyunil park[API][trainer] Change callback parameter name of GstTen...
2023-01-18 gichan[Query] Prevent overwriting of the query server caps accepted/tizen/unified/20230118.172039
2023-01-12 hyunil park[API][trainer] Add number of epoch and epoch count
2023-01-12 hyunil park[API][trainer] Add train_complete to GstTensorTrainerFr...
2023-01-12 hyunil park[API] Add nnstreamer_plugin_api_trainer.h to spec for...
2023-01-12 hyunil park[API] Add structure for tensor_trainer's sub-plugin
2023-01-12 Yongjoo Ahn[fix][tensor_filter] Fix the first output with garbage...
2023-01-12 Wook SongFilter/Meson: Move 'filter-snpe-list' to the build...
2023-01-12 Wook SongDist/Tizen: Define a macro that designates build directory
2023-01-12 Yongjoo Ahn[test] Add testcases for tensor_mux and tensor_merge...
2023-01-12 Yongjoo Ahn[fix] Fix NNS_TENSOR_SIZE_LIMIT check in collectpad
2022-12-26 Wook SongFilter/API: Fix wrong indentation accepted/tizen/unified/20230103.164729
2022-12-26 Wook SongFilter/API: Update out-of-date comments
2022-12-26 Wook SongFilter/API: Correct a typo
2022-12-26 gichan[Join] Fix join run tesh pipeline.
2022-12-26 Wook SongGitHub/Actions: Enable binary tests defined in the...
2022-12-23 Wook SongGitHub/Actions: Use a matrix strategy in the workflow...
2022-12-23 Yelin Jeong[tests] change hardcoded dimension compare to use NNS_T...
2022-12-23 Yongjoo Ahn[decoder] Support scaled-output model for yolov5 boundi...
2022-12-23 Yongjoo Ahn[decoder] Update yolov5 decoder parameters
2022-12-23 gichan[lcov] Change base directory
2022-12-22 Sangjung Woo[spec] Disable armnn_support option as default accepted/tizen/unified/20221226.070009
2022-12-21 gichan[TEST/coverity] Check return value
2022-12-16 MyungJoo Hamriscv64 alpine linux --> ubuntu
2022-12-16 Sangjung Woo[Svace] Fix the array overflow issue
2022-12-16 Yelin Jeong[Common] Add common utils for tensors dimension compare
2022-12-13 gichan[Query] remove mqtt connection type enum
2022-12-13 gichan[Meson] Don't use join_paths for library.
2022-12-13 Yelin Jeong[Lua] Allow to declare TensorInfo not using full dimension
2022-12-07 hyunil park[SUBPLUGIN] Support nnstreamer trainer subplugin
2022-12-05 Wook SongREADME: Replace the broken link for the SSDC 2019 page
2022-12-01 Jaeyun[Common] function to get peer caps
2022-12-01 Sangjung Woogithub-action: Add libunwind-dev for jammy (22.04)
2022-12-01 MyungJoo Hamlog: control dependency on execinfo with find_library
2022-12-01 MyungJoo Hamgithub-action: Add RISC-V build
2022-12-01 MyungJoo HamMake parser optional with meson_option.
2022-11-25 MyungJoo HamNew Element: tensor_debug tensor stream debugger
2022-11-25 MyungJoo Hamdebian: remove tensorflow1 from PPA
2022-11-25 MyungJoo Hamsrc/iio: clean up build logic
2022-11-22 Yongjoo Ahn[build] Disable tflite-custom in cross build
2022-11-22 MyungJoo HamWorkaround:CI/macos do not try to update brew images.
2022-11-21 Yelin Jeong[test] add tests for dimension declaration
2022-11-21 Yelin Jeong[Caps] update caps for negotiation
next