summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-15[neurun] Remove skip list and add framework test for ADD op (#4216)김수진/On-Device Lab(SR)/Engineer/삼성전자2-2/+2
2019-01-15[neurun] Fix broadcast bug for ADD op and remove skip list (#4243)김수진/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-01-15Framework test list for neurun cpu and acl (#4244)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-0/+18
2019-01-14Remove deprecated test for transpose convolution (#4235)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-76/+0
2019-01-14[neurun] Support broadcast for ADD op (#4203)김수진/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-01-11[neurun] Enable basic ADD op (#4186)김수진/On-Device Lab(SR)/Engineer/삼성전자1-1/+3
2019-01-10Define more skiplist and install (#4195)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-8/+237
2019-01-07Add pause time between each tests in benchmark-op (#4158)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+4
2019-01-04Removing ambiguity from pack gtests (#4074)Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자4-4/+4
2019-01-03Update cmake for revised directory structure (#4143)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+8
2019-01-03Adding quant8 gtest for split (#4046)Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자1-0/+20
2019-01-02Remove workaround for test script path change (#4134)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-01-02Update validation test skiplist (#4133)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-5/+0
2018-12-24Arrange GTests in linux skip lists in order (#4092)Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자1-16/+16
2018-12-19Rename generated test (#4096)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자357-65/+65
2018-12-18[tflite_run] Do not support image inputs (#4098)이한종/On-Device Lab(SR)/Engineer/삼성전자3-29/+4
2018-12-18Move generated test into tests directory (#4090)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자356-0/+16079
2018-12-17Move test-related codes in tools into tests (#4058)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자25-0/+2297
2018-12-13Move tools/test_driver to tests/scripts (#4019)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자17-0/+2215
2018-12-06Disable nnapi_test of Custom/TensorflowMax (#3850)Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자1-0/+1
2018-11-27Add 4 tflite models for framework test (#3720)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자4-0/+8
2018-11-07Enable more model tests (#3497)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자7-7/+0
2018-09-14Remove priavte server name in framework test (#2701)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자53-55/+13
2018-09-14Disable sub/broadcast model test (#2700)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-09-14Environment variable to ignore md5 (#2695)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+5
2018-09-13Environment variable setting for modelfile server (#2691)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자53-62/+73
2018-09-11Parameter to set mirror sever (#2652)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-4/+17
2018-09-07Revise framework test list (#2636)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자36-0/+45
2018-09-05Add fullyconnected and mean tests using tflite (#2606)윤지영/동작제어Lab(SR)/Engineer/삼성전자2-0/+4
2018-08-02Detect framework test failure (#2137)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+1
2018-07-20Enable more pacl framework test (#2037)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자3-3/+0
2018-07-05Disable logistic/l2pool2d on framework test (#1856)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자3-0/+3
2018-07-04Recover the sequence of LD_LIBRARY_PATH (#1838)남궁석/동작제어Lab(SR)/Engineer/삼성전자1-1/+1
2018-07-03Modify Framework test script (#1829)남궁석/동작제어Lab(SR)/Engineer/삼성전자1-8/+8
2018-06-11Enable CAST framework test (#1649)서상민/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+0
2018-06-11Enable a framework test for STRIDED_SLICE (#1637)최형규/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+0
2018-06-11Add a benchmark per operation to test_driver.sh (#1589)최성진/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+10
2018-06-05Enable gather operation test for test_driver (#1556)최성진/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+0
2018-06-04Enable TopK_V2 framework test (#1529)서상민/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+0
2018-05-31Enable test_driver to catch failed test (#1409)김용섭/동작제어Lab(SR)/Engineer/삼성전자1-2/+4
2018-05-29Convert TF Lite's DIV to NN API's (#1398)서상민/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+0
2018-05-29Enable SUB NNAPI delegation and SUB broadcast test (#1394)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+0
2018-05-28Make Tensorflow Lite calls MUL CPU fallback (#1360)윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+0
2018-05-25Add topk_v2 and gather framework test (#1362)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자2-0/+6
2018-05-24Enable framework test for RESIZE_BILINEAR (#1324)최형규/동작제어Lab(SR)/Senior Engineer/삼성전자1-1/+0
2018-05-24[ADD Op] enabled nnapi_test (#1311)윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+0
2018-05-23Add strided_slice framework test (#1298)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자1-0/+3
2018-05-21Remove md5sum from config.sh files (#1290)이한종/동작제어Lab(SR)/Engineer/삼성전자31-31/+0
2018-05-21Get md5sum of tflite files from the file server (#1289)이한종/동작제어Lab(SR)/Engineer/삼성전자1-2/+17
2018-05-18Fix test tflite file bug (#1259)오형석/동작제어Lab(SR)/Senior Engineer/삼성전자6-6/+6