platform/upstream/nnstreamer.git
2023-09-21 MyungJoo Hamtest: tensor_filter/tflite2 correct postfix
2023-09-21 linuxias[tensor_filter] Add tensor filter config property
2023-09-21 Wook SongMeson: Append force option to 'ln' creating python...
2023-09-21 hyunil park[datarepo] fix a bug that datarepo could not be used...
2023-09-21 linuxias[Edge] Fix memory leak
2023-09-15 Jaeyun Jung[CodeClean] util function to get stream-id accepted/tizen/8.0/unified/20231005.095247 accepted/tizen/unified/20230915.160551 tizen_8.0_m2_release
2023-09-15 MyungJoo Hamtizen: enable/disable nnstreamer-edge explicitly.
2023-09-13 Yongjoo Ahn[build] Let meson test work with python3 support
2023-09-12 Jaeyun Jung[Release] update version accepted/tizen/unified/20230912.171642
2023-09-12 Yongjoo Ahn[build] Fix `find_library` usage finding SNPE dep
2023-09-12 Yongjoo Ahn[build] Fix meson use of `run_command`
2023-09-12 Yongjoo Ahn[test] Fix the rank compare test of SNPE filter
2023-09-12 Yongjoo Ahn[filter] Remove assert and throw exception
2023-09-12 Yongjoo Ahn[test] Let snpe test exit generously
2023-09-12 Yongjoo Ahn[pytorch] Fix load model with use_gpu option
2023-09-12 Yongjoo Ahn[pytorch] Drop pytorch support for version less than...
2023-09-12 Jaeyun Jung[Subplugin/Flatbuf] util to get nth info
2023-09-12 Jaeyun Jung[Common] dimension in tensor-meta
2023-09-12 Yongjoo Ahn[test] Fix pytorch ssat model file
2023-09-11 Yelin Jeong[CodeClean] test and comments
2023-09-07 Jaeyun Jung[Tizen] allow multifilesrc/sink accepted/tizen/unified/20230907.175333
2023-09-07 Jaeyun Jung[Filter/Sub] fill 0 dim at nth info
2023-09-07 Yelin Jeong[python] change dims default value from 1 to 0
2023-09-07 Jaeyun Jung[Converter] incoming data format
2023-09-07 Yelin Jeong[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16
2023-09-07 Jaeyun Jung[CodeClean] indent and code style
2023-09-07 seungha.son[TensorIF] Fix the wrong index in log format
2023-09-06 Yelin Jeong[python] init dimension as 0
2023-09-06 MyungJoo Hammemleak fix: converter test leak fix
2023-09-06 gichan2-jang[Test/decoder] Add test cases for direct video decoer
2023-09-05 Jaeyun Jung[Test] length of dims
2023-09-05 Yongjoo Ahn[ssat] Execute runTest.sh properly
2023-09-05 Yongjoo Ahn[test] Replace tensorflow1-lite with tensorflow2-lite...
2023-09-04 Jaeyun Jung[Src/IIO] dimension in tensorsrc-iio
2023-09-01 Jaeyun Jung[Split] init dim as 0
2023-09-01 Yongjoo Ahn[test] Use EPIPE if ESTRPIPE is not defined like macos
2023-09-01 Yongjoo Ahn[test] Fix filter_reload_test
2023-08-31 gichan2-jang[Ubuntu/1804] Check pytorch version
2023-08-31 MyungJoo Ham[WIP] DataRepo Memory Leak Fix
2023-08-31 gichan2-jang[Debian] Fix deprecated option
2023-08-31 MyungJoo Hammemleak fix: unittest-common forgot to unref
2023-08-31 MyungJoo Hammemleak fix: tensor_demux forgot to free strv
2023-08-31 Jaeyun Jung[TizenSensor] dimension of sensor data
2023-08-29 seungha.son[tensor_filter] Fix wrong spelling in spec string
2023-08-29 MyungJoo Hammemleak fix: tests/trainer gtest accepted/tizen/unified/20230830.170548
2023-08-29 Jaeyun Jung[Common] util to get nth gst-info
2023-08-29 Jaeyun Jung[Decoder/Pose] condition to check tensor dims
2023-08-29 Jaeyun Jung[Src/IIO] init gst-info in list
2023-08-28 MyungJoo Hammemleak fix: datareposrc json parse leaking.
2023-08-28 MyungJoo Hamtest/filter/lua: update null-input/output death test
2023-08-28 MyungJoo Hammemleak fix: filter/lua null check
2023-08-28 MyungJoo Hammemleak fix: unittest/custom filter
2023-08-28 MyungJoo Hamworkaround: brew error in github action.
2023-08-25 MyungJoo Hammemleak fix: test/sink gtest
2023-08-23 MyungJoo Hammemleak fix: decoder/bounding-box mp_palm
2023-08-23 Yongjoo Ahn[decoder] Add boundingbox decoder for yolov8
2023-08-23 gichan2-jang[Github Action] Add nntrainer integraion build
2023-08-22 gichan2-jang[Converter/decoder] Support GRAY16 format
2023-08-22 Yongjoo Ahn[decoder] Fix yolov5 boundingbox dim check
2023-08-22 MyungJoo Hammemleak fix: decoder/bounding-box 2
2023-08-22 MyungJoo Hammemleak fix: decoder/bounding-box
2023-08-16 MyungJoo Hamdist: force enable datarepo for Tizen/Ubuntu accepted/tizen/unified/20230818.183539
2023-08-16 MyungJoo Hamdatarepo: clean up meson scripts
2023-08-14 hyunil park[tensor_trainer] Add stop function to GstTensorTrainerF...
2023-08-14 MyungJoo Hamstyle: meson dep variable rule
2023-08-14 MyungJoo Hamedge: update include style
2023-08-14 MyungJoo Hamtensor_query: nnstreamer-edge dependency fix
2023-08-10 MyungJoo Hamtest: script updated for better fault handling.
2023-08-10 MyungJoo Hamfix: decoder/bounding-box mobilenet threshold logic
2023-08-10 gichan2-jang[Edge] Add wait connection prop
2023-08-09 Yelin Jeong[Tests] Update testcases to support 0-init dimension
2023-08-09 Yelin Jeong[tensor] remove padded value of dimensions (0-init)
2023-08-04 Jaeyun Jung[Svace] fix svace issue accepted/tizen/unified/20230808.074017
2023-08-04 Jaeyun Jung[Test/CodeClean] prevent duplicated free
2023-08-03 hyunil park[tensor_trainer] Add load_model_path to GstTensorTraine...
2023-08-03 hyunil park[datareposrc] Push GstBuffer according to framerate
2023-08-02 seungha.son[Documentation] Fix tizen reference link
2023-08-02 Jaeyun Jung[Build/Tizen] allowed elements
2023-08-01 seungha.son[Documentation] Remove some package related with tensor...
2023-08-01 seungha.son[Documentation] Add libjson-glib-dev package dependency
2023-07-31 hyunil park[tensor_trainer] Add function to create a framework...
2023-07-28 gichan2-jang[GitHub Action] Fix MacOS build failure
2023-07-26 hyunil park[datarepo] Add function to read and write sparse tensors accepted/tizen/unified/20230727.173058
2023-07-19 HarshJ20[tensor_region] fix memcpy to out buffer
2023-07-19 hyunil park[datareposrc] Add function to read flexible tensors
2023-07-18 hyunil park[tensor_trainer] Apply NNS_TENSOR_SIZE_EXTRA_LIMIT...
2023-07-10 Yongjoo Ahn[test] Add testcases for mux/demx handling extra tensors
2023-07-10 Yongjoo Ahn[common] Let the util handles extra tensors input
2023-07-10 Yongjoo Ahn[demux] Support extra tensors
2023-07-10 Jaeyun Jung[Common] macro to check valid meta
2023-07-07 Jaeyun Jung[Demux] util functions to handle memories
2023-07-07 Yongjoo Ahn[test] Add testcases for filter_single with 32 in/out... accepted/tizen/unified/20230710.013136 accepted/tizen/unified/20230713.014430 accepted/tizen/unified/dev/20230726.115939 accepted/tizen/unified/riscv/20230718.003657
2023-07-07 Yongjoo Ahn[tensor_filter_single] Let single_invoke support extra...
2023-07-07 Yongjoo Ahn[tensor_filter] Let tensor_filter_common handle extra...
2023-07-07 Yongjoo Ahn[filter] Fix mem leak when set input/output info
2023-07-06 Jaeyun Jung[Common] appending flexible tensor
2023-07-06 Jaeyun Jung[Common] check mem size of flex tensor
2023-07-06 Sangjung Woo[Spec] Remove armcl dependency
2023-07-06 hyunil park[Common] Add new API to get tensor format of current...
2023-07-06 Jaeyun Jung[DataRepo] handle error case
next