platform/upstream/nnstreamer.git
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...
2023-11-13 Jaeyun Jung[Test/CodeClean] macro to handle tensor info
2023-11-10 Jaeyun Jung[Element/gprc] release tensor-config struct
2023-11-09 Yongjoo Ahn[action] Change gbs cache timing
2023-11-07 Jaeyun Jung[Decoder] macro for video formats accepted/tizen/unified/20231110.172147
2023-11-07 Jaeyun Jung[CodeClean] fix indent
2023-11-07 Jaeyun Jung[Tizen/SensorSrc] fix mem leak case
2023-11-06 Jaeyun Jung[Common] check index to get nth tensor
2023-11-06 Jaeyun Jung[Python] validate tensors info
2023-11-06 Jaeyun Jung[Python] fix log util
2023-11-03 Yongjoo Ahn[action] Cache gbs once every weekday
2023-11-03 Yongjoo Ahn[action] Do not run workflows on every push
2023-11-03 Jaeyun Jung[Common] unref memory when appending tensor buffer
2023-11-02 Jaeyun Jung[Common] fix mem leak case
2023-11-02 Jaeyun Jung[Converter/Python] function to handle tensor buffer
2023-11-02 Jaeyun Jung[Common] util to get nth info
2023-11-02 Yongjoo Ahn[action] Gbs build with `_skip_debug_rpm` and `--skip...
2023-11-02 Yongjoo Ahn[action] Let gbs action cache 'GBS-ROOT/local/cache'
2023-11-01 MyungJoo Hamdoc: product list updates
2023-11-01 MyungJoo HamREADME: add face landmark example
2023-11-01 Jaeyun Jung[Common] hide old rank limit
2023-10-31 Yongjoo Ahn[action] Fix meson install and usage
2023-10-23 Yongjoo Ahn[doc] Add a gst-launch-script example for audio
2023-10-23 hyunil park[edge] Deprecate port and host property of edgesrc...
next