projects
/
platform
/
upstream
/
nnstreamer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Filter] condition to update dimension
2023-12-12
Jaeyun Jung
[Filter] condition to update dimension
commit
|
commitdiff
|
tree
2023-12-11
Jaeyun Jung
[QueryClient] handle tensor buffer
commit
|
commitdiff
|
tree
2023-12-11
Yongjoo Ahn
[build] Set cpp_std=c++17 (changed from c++14)
commit
|
commitdiff
|
tree
2023-12-06
SuYeon
[Test/onnxruntime] Add unit tests and ssat tests for...
commit
|
commitdiff
|
tree
2023-12-06
SuYeon
[Filter/onnxruntime] Add filter subplugin for ONNX...
commit
|
commitdiff
|
tree
2023-12-01
Jaeyun Jung
[Doc] remove unnecessary lines from ml-api
commit
|
commitdiff
|
tree
2023-12-01
hyunil park
[tensor_trainer] Modify description of model-load-path
commit
|
commitdiff
|
tree
2023-11-30
Jaeyun Jung
[Transform] available caps without peer
commit
|
commitdiff
|
tree
2023-11-23
Jaeyun Jung
[Common] macro for max number of tensors
commit
|
commitdiff
|
tree
2023-11-23
Yongjoo Ahn
[doc] Fix outdated urls
commit
|
commitdiff
|
tree
2023-11-23
Jaeyun Jung
[Test] tensorflow-lite version in testcase
commit
|
commitdiff
|
tree
2023-11-23
Jaeyun Jung
[Reviewers] update reviewers
commit
|
commitdiff
|
tree
2023-11-22
Yongjoo Ahn
[build] Remove unnecessary compile args for SNPE sub...
commit
|
commitdiff
|
tree
2023-11-15
Jaeyun Jung
[Common] init after free
commit
|
commitdiff
|
tree
2023-11-07
Jaeyun Jung
[Decoder] macro for video formats
commit
|
commitdiff
|
tree
2023-11-07
Jaeyun Jung
[CodeClean] fix indent
commit
|
commitdiff
|
tree
2023-11-07
Jaeyun Jung
[Tizen/SensorSrc] fix mem leak case
commit
|
commitdiff
|
tree
2023-11-06
Jaeyun Jung
[Common] check index to get nth tensor
commit
|
commitdiff
|
tree
2023-11-06
Jaeyun Jung
[Python] validate tensors info
commit
|
commitdiff
|
tree
2023-11-06
Jaeyun Jung
[Python] fix log util
commit
|
commitdiff
|
tree
2023-11-03
Yongjoo Ahn
[action] Cache gbs once every weekday
commit
|
commitdiff
|
tree
2023-11-03
Yongjoo Ahn
[action] Do not run workflows on every push
commit
|
commitdiff
|
tree
2023-11-03
Jaeyun Jung
[Common] unref memory when appending tensor buffer
commit
|
commitdiff
|
tree
2023-11-02
Jaeyun Jung
[Common] fix mem leak case
commit
|
commitdiff
|
tree
2023-11-01
MyungJoo Ham
doc: product list updates
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-11-01
MyungJoo Ham
README: add face landmark example
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-11-01
Jaeyun Jung
[Common] hide old rank limit
commit
|
commitdiff
|
tree
2023-10-23
Yongjoo Ahn
[doc] Add a gst-launch-script example for audio
commit
|
commitdiff
|
tree
2023-10-23
Yongjoo Ahn
[util] Fix gst_tensors_info_to_string
commit
|
commitdiff
|
tree
2023-10-18
MyungJoo Ham
decoder/filter: more info for gst-inspect.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-17
Yongjoo Ahn
[test] Add SSAT testcases for yolo decoders
commit
|
commitdiff
|
tree
2023-10-17
Yongjoo Ahn
[decoder] Fix track mode bug (wrong struct size)
commit
|
commitdiff
|
tree
2023-10-17
Yongjoo Ahn
[test] Add simple ssat testcase for pose decoder
commit
|
commitdiff
|
tree
2023-10-16
seungha son
Delete unnecessary empty line
commit
|
commitdiff
|
tree
2023-10-16
MyungJoo Ham
github-action: ubuntu-llvm/clang build test
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-16
MyungJoo Ham
Support clang/clang++
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-16
Wook Song
Filter/MLAgent: Replace MLAgentd with MLAgent
commit
|
commitdiff
|
tree
2023-10-16
Wook Song
Filter/MLAgent: Apply function name changes in the...
commit
|
commitdiff
|
tree
2023-10-16
Yongjoo Ahn
[decoder] Let user set yolo decoder parameters
commit
|
commitdiff
|
tree
2023-10-13
Jaeyun Jung
[Build] allowed element (identity)
commit
|
commitdiff
|
tree
2023-10-12
MyungJoo Ham
test: don't wait for 10000sec. wait 10sec.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-11
MyungJoo Ham
decoder:tensor_region: fix for future expansion.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-11
MyungJoo Ham
style fix: decoder/tensor_region dos2unix & trailing...
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-11
MyungJoo Ham
build: better flatc-flatbuf version mismatch message
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-10-10
Yongjoo Ahn
[decoder] Add log option for bounding_box decoder
commit
|
commitdiff
|
tree
2023-10-03
Wook Song
DataRepo/Src: Apply g_autoptr for local variables
commit
|
commitdiff
|
tree
2023-09-21
linuxias
[tensor_filter] Add tensor filter config property
commit
|
commitdiff
|
tree
2023-09-05
Jaeyun Jung
[Test] length of dims
commit
|
commitdiff
|
tree
2023-09-04
Jaeyun Jung
[Src/IIO] dimension in tensorsrc-iio
commit
|
commitdiff
|
tree
2023-09-01
Jaeyun Jung
[Split] init dim as 0
commit
|
commitdiff
|
tree
2023-08-31
gichan2-jang
[Ubuntu/1804] Check pytorch version
commit
|
commitdiff
|
tree
2023-08-31
MyungJoo Ham
[WIP] DataRepo Memory Leak Fix
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-31
gichan2-jang
[Debian] Fix deprecated option
commit
|
commitdiff
|
tree
2023-08-31
MyungJoo Ham
memleak fix: unittest-common forgot to unref
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-31
MyungJoo Ham
memleak fix: tensor_demux forgot to free strv
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-31
Jaeyun Jung
[TizenSensor] dimension of sensor data
commit
|
commitdiff
|
tree
2023-08-29
seungha.son
[tensor_filter] Fix wrong spelling in spec string
commit
|
commitdiff
|
tree
2023-08-29
MyungJoo Ham
memleak fix: tests/trainer gtest
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-29
Jaeyun Jung
[Common] util to get nth gst-info
commit
|
commitdiff
|
tree
2023-08-29
Jaeyun Jung
[Decoder/Pose] condition to check tensor dims
commit
|
commitdiff
|
tree
2023-08-29
Jaeyun Jung
[Src/IIO] init gst-info in list
commit
|
commitdiff
|
tree
2023-08-28
MyungJoo Ham
memleak fix: unittest/custom filter
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-28
MyungJoo Ham
workaround: brew error in github action.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-25
MyungJoo Ham
memleak fix: test/sink gtest
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-23
Yongjoo Ahn
[decoder] Add boundingbox decoder for yolov8
commit
|
commitdiff
|
tree
2023-08-23
gichan2-jang
[Github Action] Add nntrainer integraion build
commit
|
commitdiff
|
tree
2023-08-22
gichan2-jang
[Converter/decoder] Support GRAY16 format
commit
|
commitdiff
|
tree
2023-08-14
hyunil park
[tensor_trainer] Add stop function to GstTensorTrainerFramework
commit
|
commitdiff
|
tree
2023-08-14
MyungJoo Ham
style: meson dep variable rule
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-14
MyungJoo Ham
edge: update include style
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-14
MyungJoo Ham
tensor_query: nnstreamer-edge dependency fix
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-10
MyungJoo Ham
test: script updated for better fault handling.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-10
MyungJoo Ham
fix: decoder/bounding-box mobilenet threshold logic
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-08-10
gichan2-jang
[Edge] Add wait connection prop
commit
|
commitdiff
|
tree
2023-08-09
Yelin Jeong
[Tests] Update testcases to support 0-init dimension
commit
|
commitdiff
|
tree
2023-08-09
Yelin Jeong
[tensor] remove padded value of dimensions (0-init)
commit
|
commitdiff
|
tree
2023-06-21
SuYeon
[Fix] fix svace issue.
commit
|
commitdiff
|
tree
2023-06-19
Yongjoo Ahn
[filter] Show deprecate message for tflite1 filter
commit
|
commitdiff
|
tree
2023-06-14
Yongjoo Ahn
[common] Increase tensor_size_extra_limit to 240
commit
|
commitdiff
|
tree
2023-06-13
gichan2-jang
[Filter] Support dynamic invoke
commit
|
commitdiff
|
tree
2023-06-09
Jaeyun Jung
[CodeClean] util function for caps
commit
|
commitdiff
|
tree
2023-06-08
Yelin Jeong
[Common] fix tensor dimension compare util
commit
|
commitdiff
|
tree
2023-06-01
hyunil park
[datareposrc] For caps negotiation, use the caps of...
commit
|
commitdiff
|
tree
2023-05-27
Jaeyun Jung
[Build] missed libs in debian package
commit
|
commitdiff
|
tree
2023-05-22
Jaeyun Jung
[Common] condition to release extra info
commit
|
commitdiff
|
tree
2023-05-22
Jaeyun Jung
[Meson/Test] testcases for datarepo
commit
|
commitdiff
|
tree
2023-05-19
MyungJoo Ham
datarepo: dependency management.
Signed-off-by:
MyungJoo Ham
<myungjoo.ham@samsung.com>
commit
|
commitdiff
|
tree
2023-03-21
Jaeyun Jung
[Common] hide struct for extra tensor
commit
|
commitdiff
|
tree
2023-02-27
hyunil park
[datareposrc] Create datareposrc initial element
commit
|
commitdiff
|
tree
2023-02-08
Sangjung Woo
[Test] Fix the test failure
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Rename callback parameter name
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Fixed output tensor's dimension and...
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Change tensor_trainer from GstBaseTransfrom...
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Add train_complete_cond signal
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Apply tensor trainer sub-plugin structure
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Add properties for training in sub...
commit
|
commitdiff
|
tree
2023-02-02
hyunil park
[tensor_trainer] Create tensor_trainer initial element
commit
|
commitdiff
|
tree
2023-01-26
hyunil park
[API][trainer] Packaging nnstreamer_plugin_api_trainer...
commit
|
commitdiff
|
tree
2023-01-19
hyunil park
[API][trainer] Change callback parameter name of GstTensorTr...
commit
|
commitdiff
|
tree
2023-01-12
hyunil park
[API][trainer] Add number of epoch and epoch count
commit
|
commitdiff
|
tree
next