platform/upstream/nnstreamer.git
10 days ago Sangjung Woo[Spec] Skip test in case that ASAN is enabled accepted/tizen_unified main tizen accepted/tizen/unified/20241108.105528
12 days ago Yelin Jeong[CodeClean] fix svace issue
12 days ago Yongjoo Ahn[test] Fix pipeline for `gst_parse_lanch`
12 days ago Gichan Jang[README] Update badge and daily release repo
12 days ago Gichan Jang[Action] Generate test coverage from github action
12 days ago Gichan Jang[TEST] Add test for watchdog
12 days ago Gichan Jang[Filter] Separate watchdog code
12 days ago Gichan Jang[Filter] Add suspend mode.
13 days ago Gichan Jang[gcov] Fix test coverage generation failure
2024-10-30 MyungJoo Hammeson: 0.50 doesn't support version with find_program
2024-10-30 hyunil park[datareposrc] Code clean, refactoring and bug fix
2024-10-29 Yelin Jeong[llama2] Use invoke_dynamic in tensor filter llama2
2024-10-29 Yongjoo Ahn[filter] Add a new filter `exeuctorch-llama`
2024-10-26 Jaeyun Jung[Trainer] delete unnecessary code
2024-10-25 Jaeyun Jung[Filter] use common util function
2024-10-23 hyunil parkChange variable names for readability
2024-10-23 gichan2-jang[Filter] Change internal data struct for tensor_filter...
2024-10-23 gichan2-jang[Refactor] Extract functions of tensor_filter transform.
2024-10-22 Yelin Jeong[svace] Fix buffer overflow
2024-10-18 hyunil park[tensor_trainer] Refactoring the chain function
2024-10-17 Sangjung Woo[Spec] Enable protobuf filter for Movable project accepted/tizen_9.0_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen_9.0 accepted/tizen/9.0/unified/20241030.232204 accepted/tizen/unified/20241020.073442 accepted/tizen/unified/toolchain/20241022.122444 accepted/tizen/unified/toolchain/20241022.122917 accepted/tizen/unified/x/20241020.083730 accepted/tizen/unified/x/asan/20241022.113452 tizen_9.0_m2_release
2024-10-17 Yongjoo Ahn[filter] Update executorch API usage
2024-10-16 Yongjoo Ahn[action] Fix yocto build workflow
2024-10-11 Yongjoo Ahn[action] Acquire disk spaces for yocto workflow
2024-10-11 Jaeyun Jung[Filter/cpp] invalid header include
2024-10-11 Yongjoo Ahn[action] Check yocto/meta-neural-network build per PR
2024-10-08 Jaeyun Jung[Filter/llama2] function to allocate mem
2024-10-08 Yongjoo Ahn[action] Add a workflow for github CodeQL
2024-10-08 hyunil park[tensor_trainer] Remove flexible CAPS from src pad
2024-10-08 Yongjoo Ahn[filter] Support invoke-dynamic for cpp subplugins
2024-10-08 gichan2-jang[Filter] Fix use after free case
2024-10-08 Yongjoo Ahn[doc] Udpate document about filter subplugins
2024-09-27 Jaeyun Jung[Edge] fix svace issue
2024-09-26 Yelin Jeong[llama2] Copy input prompt to prevent buffer overflow
2024-09-25 gichan2-jang[Edge] Wait connection from edgesrc accepted/tizen/unified/20240926.050050 accepted/tizen/unified/toolchain/20241004.101700 accepted/tizen/unified/x/20240926.095732 accepted/tizen/unified/x/asan/20241014.000019
2024-09-25 Wook SongJNI/NDK: Add llama2.c sources to nnstreamer.mk
2024-09-25 Jaeyun Jung[Test/Edge] fix mem leak
2024-09-25 Yelin Jeong[llama2c] Change custom filter to tensor filter
2024-09-24 gichan2-jang[Edge] Implement custom connection for edgesrc and...
2024-09-24 Yongjoo Ahn[action] gbs build nntrainer
2024-09-20 Yongjoo Ahn[fix] CodeQL security alert for converting to larger...
2024-09-20 Yongjoo Ahn[fix] CodeQL security alert for socket usage
2024-09-20 MyungJoo Hamgithub-action: update upload-artifact
2024-09-11 Sangjung Woo[spec] Disable mlops-agent on VD Cosmos infra accepted/tizen_unified_dev accepted/tizen/unified/20240911.161958 accepted/tizen/unified/dev/20240913.055623 accepted/tizen/unified/x/20240912.013748
2024-09-09 Yelin Jeong[custom] Add custom filter to use llama2c
2024-09-09 Yelin Jeong[meson] Introduce the llama2.c
2024-09-06 gichan2-jang[Edge] Remove aitt support
2024-09-05 Jaeyun Jung[Release] update version
2024-09-05 Yongjoo Ahn[doc] Add a new product using nnstreamer
2024-09-04 Yongjoo Ahn[android] Let api-android build QNN tensor_filter
2024-09-04 Yongjoo Ahn[filter] Fix QNN API usages
2024-09-04 Yongjoo Ahn[fix] Fix log method in qnn filter
2024-09-04 gichan2-jang[TDD] Add edgesrc/sink and query custom connection...
2024-09-03 Yongjoo Ahn[filter] Remove initalizing for Qualcomm Android accepted/tizen/unified/20240903.172448 accepted/tizen/unified/dev/20240910.111640 accepted/tizen/unified/x/20240904.025235
2024-09-02 Yongjoo Ahn[fix] Fix log of filter subplugin's name
2024-09-02 Yongjoo Ahn[filter] Fix qnn context_config
2024-08-30 Jaeyun Jung[CodeClean] fix svace issue
2024-08-30 Jaeyun Jung[Meson] check snpe ver
2024-08-30 Jaeyun Jung[Filter/SNPE] check snpe version
2024-08-28 Yongjoo Ahn[filter] Add QNN tensor filter
2024-08-26 Jaeyun Jung[SNPE] function to delete instance
2024-08-22 Yongjoo Ahn[filter] Add custom prop `InputType` and `OutputType...
2024-08-22 Yongjoo Ahn[filter] Add custom prop `OutputTensor` for snpe
2024-08-22 Yongjoo Ahn[filter] Initialize a handle in snpe filter
2024-08-20 Jaeyun Jung[Element] util to get nth info
2024-08-20 Jaeyun Jung[CodeClean] possible mem leak case
2024-08-20 Jaeyun Jung[CodeClean] invalid function to handle mem block
2024-08-16 gichan2-jang[Action] Change daily release path
2024-08-16 Yongjoo Ahn[build] Exit cuda-version.sh with nonzero value
2024-08-16 Yongjoo Ahn[build] Exit with proper value in tensorrt-version.sh
2024-08-16 Yongjoo Ahn[test] Add SSAT test for yolov10 decoder
2024-08-16 Yongjoo Ahn[decoder] Add boundingbox decoder for yolov10
2024-08-16 Yongjoo Ahn[CodeClean] Use g_autofree gchar* for error msg
2024-08-16 Yongjoo Ahn[CodeClean] Free allocated memory in boundingbox
2024-08-16 Jaeyun Jung[Mux] remove unnecessary var
2024-08-16 Jaeyun Jung[Element] invalid stream id
2024-08-16 gichan2-jang[Action] Fix action job name
2024-08-08 Jaeyun Jung[CodeClean] fix svace issues
2024-08-07 gichan2-jang[Action] Doxygen book
2024-08-07 gichan2-jang[Action] Gen docs using hotdoc tool
2024-08-07 gichan2-jang[Action] Release daily build result
2024-08-07 Bram VeldhoenAdd support for dali pipeline.
2024-08-07 Yongjoo Ahn[test] Add test for RGBP and BGRP formats
2024-08-07 Yongjoo Ahn[converter] Supports gstreamer video format RGBP, BGRP
2024-08-07 Yongjoo Ahn[doc] Add `channel_last` convert for the Tizen AI guide doc
2024-08-05 gichan2-jang[Action] Release daily build result
2024-08-01 gichan2-jang[TEST] increase timeout for state change
2024-07-31 MyungJoo Hamtizen: allow tensorrt
2024-07-31 Jaeyun Jung[CodeClean] possible leak when inserting item into...
2024-07-31 Jaeyun Jung[CodeClean] remove space
2024-07-30 Yelin Jeong[coverity] fix coverity issues
2024-07-30 MyungJoo Hamdon't assert on PyIsInitialized.
2024-07-30 Yongjoo Ahn[spec] Enable ml_agent_support
2024-07-30 Yongjoo Ahn[mlagent] Support using of "activated model" in nnstreamer
2024-07-30 Yongjoo Ahn[tests] Fix mlagent model mock information
2024-07-30 Yongjoo Ahn[mlagent] Rename mlagent related functions
2024-07-30 Yelin JeongFix typos
2024-07-24 Yongjoo Ahn[filter] Support TFLite QNN Delegate
2024-07-24 Yongjoo Ahn[filter] Prepare QNN delegate for tflite
2024-07-24 Yelin Jeong[Doc] Update jni README
next