[tests] Add SSAT test for padding mode in tensor_transform
[platform/upstream/nnstreamer.git] / tests / test_models /
2024-01-08 MyungJoo Hamfilter/python3: revise GIL access.
2023-12-20 Kijun ShinWIP ncnn unit test
2023-12-06 SuYeon[Test/onnxruntime] Add unit tests and ssat tests for...
2023-09-12 Yongjoo Ahn[test] Fix pytorch ssat model file
2023-09-11 Yelin Jeong[CodeClean] test and comments
2023-09-06 Yelin Jeong[python] init dimension as 0
2023-09-05 Jaeyun Jung[Test] length of dims
2023-04-21 hyunil park[TEST] Add TC for datarepo and tensor_trainer validation
2023-04-20 Yongjoo Ahn[test] Add a tflite inference test with 32 in/output...
2023-04-06 Yelin Jeong[Tests] Add tests for increasing rank
2022-09-06 MyungJoo Hamtest:python3 multithreaded python script as a filter...
2022-06-09 Julien Vuillaumier[filter/deepview-rt] Add filter subplugin for DeepViewRT
2022-01-25 Yongjoo Ahn[test/pytorch] Add ssat test for multiple input/output...
2022-01-12 Gichan Jang[Test] Fix python custom converter test fail
2022-01-11 Yongjoo Ahn[trivial] Fix CRLF endend files to be LF ended
2021-11-08 Yongjoo Ahn[test/tf2-lite] Add unittest for tensorflow2-lite
2021-10-06 Yongjoo Ahn[test/snpe] Add snpe unittest for uint8 input/output...
2021-09-21 Yongjoo Ahn[test/snpe] Add unittest for SNPE subplugin
2021-08-19 Jaeyun[SAM/CodeClean/Py] fix pylint and syntax error
2021-07-27 Junhwan Kim[TVM/test] Add models for more architectures
2021-07-07 Junhwan Kim[TVM] fix sub filter to fit stable version
2021-06-25 Yongjoo Ahn[lua] Support multi input/output tensors and tensor...
2021-06-17 Gichan Jang[TEST] Fix python converter test fail on arm arch
2021-06-17 Junhwan Kim[filter/tvm] Fix dimension order and add custom prop
2021-06-11 Yongjoo Ahn[test/lua] Add ssat test for lua filter
2021-06-10 Gichan Jang[Converter] Add custom python converter testcases
2021-06-01 Gichan Jang[Python3] Fix flexbuffers custom converter
2021-05-14 Gichan Jang[Decoder] Add tensor decoder python subplugins
2021-05-13 Gichan Jang[Converter] Add subplugins for python custom converter
2021-05-06 Junhwan Kim[Test/TVM] Add unittest for TVM subplugin
2020-11-19 Sangjung Woo[Filter/TensorRT] Add unit testcases for TensorRT filter
2020-04-07 gichan-jang[Filter] Unittest for tensor filter auto option submit/tizen/20200407.071404
2020-03-24 jijoong.moon[LFAI-5] Add Licenses to files with no license
2020-03-18 Yongjoo Ahn[Test/tflite] Add ssat test for multi-tensor output...
2020-03-11 MyungJoo HamTest/License: Add WordNet License File.
2020-03-03 Yongjoo Ahn[Test] Add tensordec-image-segment ssat test
2020-02-05 Wook Song[Tests/Models] Add mobinet_v2 model files generated...
2020-02-05 Wook Song[Tests/Models] Add Google LeNet model pre-compiled...
2020-01-17 Parichay Kapoor[armnn] Add caffe support with armnn
2020-01-07 Parichay Kapoor[nnfw] Interpret quant8 asymm as uint8
2019-12-18 Dongju Chae[Test/Model] Add a tflite model for reload tests, mobil...
2019-11-25 Jaeyun[Test] dimension in testcases
2019-11-06 Parichay Kapoor[nnfw] Adding nnfw base test for verification
2019-10-25 Parichay Kapoor[single] unittest for flexible dimension with tflite
2019-10-17 Parichay Kapoor[tests] Locate all models and data together
2019-06-21 Hyoung Joo Ahn[Unittest/Caffe2] add the unittest of caffe2
2019-06-08 Jaeyun[Test] move data files to model directory
2019-06-06 Parichay Kapoor[pytorch] Added pytorch subplugin support
2019-02-21 Jaeyun[Filter/TF] support string type
2019-01-08 Hyoung Joo Ahn[Unittest] Tensorflow unittest with MNIST
2018-10-15 jinhyuck-park[Testcase]Add test case for tensor decoder image labelling