platform/upstream/nnstreamer.git
2024-03-05 Jaeyun Jung[CodeClean] set null after free
2024-02-23 Jaeyun Jung[CodeClean] missing lock
2024-02-20 Suyeon Kim[build/debian] add dependency to onnxruntime
2024-02-19 Yongjoo Ahn[protobuf] Fix memory leak in nnstreamer_protobuf
2024-02-19 Yongjoo Ahn[filter] Fix memory leak in reload model
2024-02-19 Yongjoo Ahn[fix] Resolve memory leak in tensor_if
2024-02-19 Yongjoo Ahn[test] Freeing memory during unittests
2024-02-19 Yongjoo Ahn[fix] Free option context in gtest
2024-02-19 Yongjoo Ahn[spec] Suppress ORC log level
2024-02-15 MyungJoo Hamtest/datareposinK: timing error in test case
2024-02-14 Yongjoo Ahn[region] Fix memory leak in tensor_region
2024-02-14 Yongjoo Ahn[test] Fix mem leak in tflite unittest
2024-02-14 Yongjoo Ahn[common] Fix mem leak in extra tensors
2024-02-14 MyungJoo Hamgithub-action: indent style error --> warning
2024-02-13 linuxias[mlagent] Fix misspelling variable naming and log
2024-02-08 MyungJoo Hamgithub-action: import all TAOS-CI post-build
2024-02-06 Yongjoo Ahn[common] Fix mem leak in gst_tensor_buffer_append_memory
2024-02-05 MyungJoo Hamactions: add sloccount, prohibited-words, signed-off...
2024-02-01 Yongjoo Ahn[test] Fix snpe filter test to support two API versions
2024-02-01 Yongjoo Ahn[filter] Add SNPE filter supports API ver 2
2024-01-31 MyungJoo Hamactions: add cppcheck, doxygen-build, executable, ...
2024-01-31 MyungJoo Hamactions: static/rpm-spec check added
2024-01-31 MyungJoo Hamactions: static/doxygen-tag style clean
2024-01-31 MyungJoo Hamactions: more static checks from TAOC-CI
2024-01-29 Jaeyun Jung[CodeClean] fix svace issue
2024-01-24 MyungJoo Hamgithub-action: rebuild only if it's required accepted/tizen/unified/20240125.160253 accepted/tizen/unified/20240126.061442 accepted/tizen/unified/20240126.061459 accepted/tizen/unified/toolchain/20240311.070049 accepted/tizen/unified/x/20240205.063851
2024-01-24 Wook SongGitHub/Workflows: Add an action to check C++ source...
2024-01-24 MyungJoo Hamgithub-action: do not run static-checks on deleted...
2024-01-23 MyungJoo Hamtest: nondeterministic unit test error.
2024-01-23 Jaeyun Jung[Filter] remove space of model file
2024-01-22 MyungJoo Hamactions: add static checks
2024-01-22 MyungJoo Hamgithub-action/risc-v test update
2024-01-18 Suyeon Kim[fix/svace] fix svace issue accepted/tizen/unified/20240119.154754
2024-01-17 Suyeon Kim[add/onnxruntime] Update onnxruntime_support on
2024-01-17 hyunil park[tensor_trainer] Move the function of checking invalid...
2024-01-16 Jaeyun Jung[CodeClean] util to get list size
2024-01-16 Jaeyun Jung[Filter/ArmNN] fix mem leak
2024-01-15 Yongjoo Ahn[build] Let meson check API version of SNPE
2024-01-15 Yongjoo Ahn[filter] Rename `tensor_filter_snpe.cc` to `tensor_filt...
2024-01-12 Yelin Jeong[tests] Add SSAT test for padding mode in tensor_transform
2024-01-12 Yelin Jeong[transform] Add tensor padding mode in tensor_transform
2024-01-12 Yelin Jeong[common] Move enum tensor_layout
2024-01-10 Yongjoo Ahn[trivial] Fix multiline comments to meet doxygen requir...
2024-01-10 Yongjoo Ahn[mlagent] Let `mlagent_get_model_path_from` returns...
2024-01-10 Yongjoo Ahn[test] Add a missing header in mock_mlagent.h
2024-01-10 Suyeon Kim[fix/onnxruntime-filter] fixed tensor with negative...
2024-01-09 Jaeyun Jung[Py/CodeClean] pylock after checking ptr
2024-01-09 Yongjoo Ahn[build] Remove unnecessary BuildRequires
2024-01-09 Jaeyun Jung[Pkg] fix library name for nns internal
2024-01-08 MyungJoo HamCentralize python interpreter init/fini for subplugins
2024-01-08 MyungJoo Hamfilter/python3: revise GIL access.
2024-01-08 MyungJoo Hamconverter::python make them thread safe with GIL
2024-01-08 Jaeyun Jung[CodeClean/grpc] clearly define release function
2024-01-03 Jaeyun Jung[CodeClean] fix indent and codestyle
2024-01-03 Yongjoo Ahn[build] Halt meson setup when NOT-GCC is provided for...
2024-01-03 Jaeyun Jung[Pkg] header file for devel package
2024-01-02 Wook SongDist/Tizen: Add an option to control MLAgent support
2024-01-02 Wook SongFilter/MLAgent: Add unit test cases for parsing MLAgent...
2024-01-02 Wook SongFilter/MLAgent: Implement the JSON parsing logic to...
2024-01-02 Wook SongFilter/MLAgent: Do not use g_autoptr for a const pointer
2024-01-02 Wook SongFilter/MLAgent: Use a proper data type argument for...
2024-01-02 Yongjoo Ahn[build] Let meson check ncnn pkg-config
2023-12-27 Jaeyun Jung[Build/TF-lite-custom] gen shared lib in build dir accepted/tizen_unified_riscv accepted/tizen/unified/20240105.012954 accepted/tizen/unified/riscv/20240105.060141
2023-12-26 gichan2-jangRemove flatbuf-python dependency
2023-12-26 Jaeyun Jung[Protobuf] missing tensor type
2023-12-26 Jaeyun Jung[Build/Edge] check nns-edge dependency
2023-12-22 MyungJoo HamUbuntu: clean up control file.
2023-12-21 Jaeyun Jung[Build] dependency to gstreamer
2023-12-21 Jaeyun Jung[Doc] fix typo
2023-12-20 Sungbin JoUpdate code based on feedback
2023-12-20 chosanglyulAdd documention for the ncnn subplugin
2023-12-20 Kijun ShinFix ncnn unit test error
2023-12-20 Kijun ShinAdd unit test cases
2023-12-20 Kijun ShinWIP ncnn unit test
2023-12-20 chosanglyulFix compilation error when vulkan is disabled
2023-12-20 chosanglyulAdd options for the ncnn subplugin
2023-12-20 chosanglyulAdd main ncnn inference code
2023-12-20 Sungbin JoAdd ncnn subplugin skeleton code
2023-12-20 Yelin Jeong[nnfw] Check NNFW_MAX_RANK in nnfw filter
2023-12-19 MyungJoo Hamdecoder::python make them thread safe with GIL.
2023-12-19 MyungJoo HamAdd SSAT to RISC-V github-action
2023-12-19 MyungJoo Hamfilter::python3: do not break converter/decoder
2023-12-19 Yongjoo Ahn[tensor_transform] Fix confusing usage of transpose
2023-12-18 Jaeyun Jung[CodeClean] fix svace issue
2023-12-18 Sangjung Woo[Test] Remove the MOBILE and WEARABLE tags in header...
2023-12-15 Yongjoo Ahn[build] Check flatbuffers header files before build...
2023-12-15 MyungJoo HamSuppress valgrind errors due to system libraries
2023-12-15 MyungJoo Hamgithub action: add tests of valgrind, gtest, ssat.
2023-12-13 Jaeyun Jung[Filter/TF-lite] fill 1 when changing input dimension accepted/tizen/unified/20231213.162136 accepted/tizen/unified/riscv/20231215.050236
2023-12-12 Jaeyun Jung[Common] check tensor dim to append previous caps
2023-12-12 Jaeyun Jung[Filter] condition to update dimension
2023-12-11 Jaeyun Jung[QueryClient] handle tensor buffer
2023-12-11 Yongjoo Ahn[build] Set cpp_std=c++17 (changed from c++14)
2023-12-08 MyungJoo HamRISCV/lua: disable an exception handling test case
2023-12-08 MyungJoo HamConfigure unit test environments
2023-12-08 MyungJoo Hamgithub-action/riscv64: update build name
2023-12-06 SuYeon[Test/onnxruntime] Add unit tests and ssat tests for...
2023-12-06 SuYeon[Filter/onnxruntime] Add filter subplugin for ONNX...
2023-12-01 Jaeyun Jung[Doc] remove unnecessary lines from ml-api
2023-12-01 hyunil park[tensor_trainer] Modify description of model-load-path
next