platform/upstream/nnstreamer.git
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
2023-11-30 Jaeyun Jung[Transform] available caps without peer
2023-11-24 hyunil park[datareposrc] Bugfix: Fixed removing JSON file before...
2023-11-24 Yongjoo Ahn[trivial] Fix some typos
2023-11-24 Yongjoo Ahn[build] Enable clang with some deps
2023-11-23 Jaeyun Jung[Common] macro for max number of tensors
2023-11-23 Yongjoo Ahn[doc] Fix outdated urls
2023-11-23 Jaeyun Jung[Test] tensorflow-lite version in testcase
2023-11-23 Jaeyun Jung[Reviewers] update reviewers
2023-11-22 Yongjoo Ahn[build] Remove unnecessary compile args for SNPE sub...
2023-11-22 Jaeyun Jung[CodeClean/Element] util function to handle tensors
2023-11-22 Jaeyun Jung[Common/CodeClean] update description
2023-11-22 gichan2-jang[TEST] Add tensor query test for drop prop
2023-11-22 gichan2-jang[Query] Add drop prop to query client
2023-11-22 Jaeyun Jung[Subplugin/flatbuf/protobuf] util to handle tensor...
2023-11-21 Wook SongCommon/API: Introduce g_auto for automatic memory clean...
2023-11-21 Jaeyun Jung[Edge] util to handle tensor info
2023-11-17 Jaeyun Jung[Test/CodeClean] util to append tensors
2023-11-17 Jaeyun Jung[DataRepo/CodeClean] parse gst-caps
2023-11-16 gichan2-jang[Edge] Remove re-connect from nnstreamer element
2023-11-15 Jaeyun Jung[Common] init after free
2023-11-13 linuxias[Filter] Typecast using G_TENSOR_FILTER_SINGLE_PRIV...
next