[test] Fix pytorch ssat model file
[platform/upstream/nnstreamer.git] / tests / tizen_nnfw_runtime /
2023-08-29 Jaeyun Jung[Common] util to get nth gst-info
2023-08-09 Yelin Jeong[Tests] Update testcases to support 0-init dimension
2023-05-03 www-dataApply clang format to cpp files
2022-12-23 Yelin Jeong[tests] change hardcoded dimension compare to use NNS_T...
2021-12-09 MyungJoo HamTest: enhancing log behaviors for unittest
2021-09-15 Jaeyun[Svace] fix res leak case
2021-05-07 Gichan Jang[TEST] Add set property function accepted/tizen/unified/20210510.155212 submit/tizen/20210507.082542
2021-04-29 Jaeyun[Test/NNFW] init info in testcase
2021-04-05 Gichan JangChange gboolean comparison
2021-03-12 Juyeong LeeRemove underscore in test names
2021-03-03 Jaeyun[Test] unittest install dir
2021-02-22 Jaeyun[C-Api] remove script to build c-api
2021-02-04 Jaeyun[Test] separate nnfw testcase
2020-12-15 Dongju Chae[Fix/UnitTest] Add mutex to count number of callbacks
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-11-11 Jaeyun[Test/NNFW] fix invalid tc
2020-08-20 Parichay Kapoor[single] Bug fix for setting accelerator
2020-08-05 Jaeyun[Test] add test for single-invoke
2020-08-05 Yongjoo Ahn[Test] Fix signed-unsigned comparison
2020-08-03 Tony Jinwoo Ahn[C-API] Use typedef enum for feature_state
2020-07-31 Parichay Kapoor[tensor] Update GstTensorMemory coherent with ml_tensor...
2020-06-24 gichan-jang[TEST] Fix nnfw unit test
2020-06-24 Wook Song[Tests] Rename NNSTREAMER_BUILD_ROOT_PATH with NNSTREAM...
2020-05-20 Wook Song[Meson] Provide an environment object to test()
2020-05-07 gichan-jang[TEST] Fix svace defect : nnfw_runtime, tensordec-image...
2020-04-24 Jaeyun[Test/NNFW] separate testcase
2020-04-23 HyoungJoo Ahn[Unittest] remove the not effective sleeps
2020-04-23 Jaeyun[Test/NNFW] ignore timeout in singleshot
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-02 Jaeyun[Coverity] fix coverity issue
2020-02-11 gichan-jangFix/Coverity/1123913,1123863 : Handle thrown exception
2020-02-10 Parichay Kapoor[build/tizen] Identify build failure correctly
2020-01-17 Parichay Kapoor[nnfw] Verify input model filename
2020-01-09 gichan-jang [TEST] Unit test case for NNFW ML-API
2020-01-09 Parichay Kapoor[nnfw] Support setInputDimension with nnfw
2020-01-09 Parichay Kapoor[filter/ext] Added basic unittests for all filter exten...
2020-01-07 Dongju Chae[Cpp/Ext] Renames file extensions of test source codes...
2020-01-07 Parichay Kapoor[nnfw] Interpret quant8 asymm as uint8
2019-12-12 Parichay Kapoor[nnfw/single/test] Add tests for nnfw with single API
2019-12-12 Parichay Kapoor[nnfw] update nnfw model dir path to model file path
2019-12-09 Dongju Chae[PROP/MODEL] Revise the model property to support multi...
2019-11-07 Parichay Kapoor[filter/nnfw] Unittest for invoke
2019-11-06 Parichay Kapoor[nnfw] Adding nnfw base test for verification
2019-10-07 MyungJoo Ham[Tizen/nnfw] Add open/close callbacks for tensor_filter