[Common] macro for max number of tensors
[platform/upstream/nnstreamer.git] / tests / nnstreamer_filter_extensions_common /
2023-09-13 Yongjoo Ahn[build] Let meson test work with python3 support
2023-09-07 Yelin Jeong[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16
2022-12-23 Yelin Jeong[tests] change hardcoded dimension compare to use NNS_T...
2022-06-13 MyungJoo Hamtests: build error w/ higher gcc & lower gtest submit/tizen/20220614.070712
2022-05-31 Wook Song[macOS/meson] Add a missing parameter to the sed's...
2021-12-09 MyungJoo HamTest: enhancing log behaviors for unittest
2021-11-08 Yongjoo Ahn[test/tf2lite] Add filter extension test for tf2lite...
2021-07-30 MyungJoo HamIncrease warning level and resolve compiler warnings.
2021-07-29 MyungJoo HamMove nnstreamer_example to tests/
2021-06-01 Gichan Jang[Python3] Remove duplicated code
2021-04-28 Gichan Jang[Filter] python3 helper funciton
2021-03-16 Jihoon Lee[Packaging] Add test-devel to rpm/dpkg
2021-03-12 Juyeong LeeRemove underscore in test names
2021-01-15 Wook Song[Tests/Meson] Fix wrong option values for 'sed' in...
2020-12-17 Dongju Chae[Python/Cleanup] Remove tensor_filter python2 sub-plugin
2020-10-13 Wook Song[Example] Place build intermediates of custom filters...
2020-10-08 Wook Song[Tests] Eliminate hard-coded build root from source...
2020-09-23 Wook Song[Filter/Python] Make nnstreamer-python work with python...
2020-08-07 Parichay Kapoor[tflite] Minimize invoke critical path
2020-07-31 Parichay Kapoor[tensor] Update GstTensorMemory coherent with ml_tensor...
2020-06-24 Wook Song[Meson] Add missing environment variable, NNSTREAMER_SO...
2020-06-24 Wook Song[Tests] Rename NNSTREAMER_BUILD_ROOT_PATH with NNSTREAM...
2020-06-16 Jaeyun[Meson] converter sub-plugin path in test-env
2020-05-20 Parichay Kapoor[filter] Handle auto/default semantics for tensor_filter v0
2020-05-20 Wook Song[Meson] Provide an environment object to test()
2020-05-09 Jihoon Lee[Meson] Migrate to feature
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-16 Wook Song[Tests] Fix build failures incurred by typo and sed...
2020-03-13 Parichay Kapoor[meson] Add dependency of gtest
2020-02-19 Parichay Kapoor[subplugin/ext] Added unittest for remaining framework...
2020-02-19 Parichay Kapoor[subplugin/ext] Added support for setInputDim and reloa...
2020-01-30 Jaeyun[Test] input memory to invoke filter-plugins
2020-01-17 Parichay Kapoor[test/ext] Add condition for function to exist
2020-01-15 Wook Song[Tests/FilterExtCommon] Fix test case failure
2020-01-14 Wook Song[Tests/FilterExtCommon] Generate test cases using meson
2020-01-13 Jaeyun[CodeClean] fix coverity issue
2020-01-10 Wook Song[Tests/FilterExtCommon] hotfix: Fix build errors, dangl...
2020-01-10 Jaeyun[CodeClean] change file extension
2020-01-09 Parichay Kapoor[python/ext] Added basic unittests for python
2020-01-09 Parichay Kapoor[filter/ext] Added basic unittests for all filter exten...