summaryrefslogtreecommitdiff
path: root/tests/nnapi
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Make to support ArgMax op for acl neon (#7515)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+3
2019-09-17Update tizen's skiplist (#7475)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자1-49/+14
2019-09-16Make to support PReLU op for acl neon (#7330)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-16Enable QASYMM8 of PReLU op for acl cl (#7292)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+0
2019-09-05Enable some tests for acl neon (#7235)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-7/+1
2019-09-05Enable Split op for ACL neon (#7226)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-05Enable binary Logical ops for ACL neon (#7233)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+0
2019-09-05Enable Pad op for ACL neon (#7205)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-05Enable LSTM op for ACL neon (#7201)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+2
2019-09-05Enable LocalResponseNormalization op for ACL neon (#7149)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-04Enable ResizeBilinear op for ACL neon (#7151)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-04Enable LogicalNot op for ACL neon (#7159)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-4/+0
2019-09-04Enable Unpack op for ACL neon (#7133)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-04Enable Transpose op for ACL neon (#7155)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-04Enable Logistic op for ACL neon (#7156)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-04Enable RNN op for ACL neon (#7137)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-03Enable L2Pool2D op for ACL neon (#7134)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-03Enable L2Normalization op for ACL neon (#7129)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-03Enable acl neon backend mul operation (#7105)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-09-02Enable Floor op for ACL neon (#7100)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-09-02Enable Exp op for ACL neon (#7093)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+3
2019-08-28Introduce new NNAPI test generator (#6924)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자102-1/+28611
2019-08-26Fix pacl test fail (#6914)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-3/+1
2019-08-26Update nnapi generated test for v1.0 operations (#6819)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자14-74/+208
2019-08-20Replace nnapi shim headers into libs (#6588)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-08-08Update skiplist for acl neon backend (#6396)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-24/+0
2019-08-05ACL NEON Strided Slice (#5946)Nikita Sizov/AI Tools Lab /SRR/Professional/삼성전자1-1/+0
2019-08-05Rename nnapi-header (#6199)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-08-02Support TransposeConv op for acl_neon (#5786)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-07-31ACL NEON Div Node (#5948)Nikita Sizov/AI Tools Lab /SRR/Professional/삼성전자1-1/+0
2019-07-30ACL NEON SqueezeNode (#5944)Nikita Sizov/AI Tools Lab /SRR/Professional/삼성전자1-1/+0
2019-07-29Support activation operations for acl neon (#5932)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-4/+0
2019-07-19Support Mean op for acl_neon backend (#5707)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-07-19Support SquaredDifference operation for acl_neon backend (#5704)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-07-19Support SUB operation for acl_neon backend (#5703)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-07-19Support RSQRT operation for acl_neon backend (#5705)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+0
2019-07-09Move script for generate test (#5578)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자40-1/+2655
2019-07-08Remove mobilenet tests in nnapi generated test (#5554)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-1/+6
2019-07-03Fix arm compute cl kernel for transpose conv (#5543)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-06-24[Interp] Reshape kernel in interpreter (#5453)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-06-24[Interp] Fix input/output setting (#5456)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-4/+0
2019-06-20[Interp] Update generated test skiplist (#5454)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-06-19Pad operation frontend acl-cl backend (#5443)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-06-17[Interp] Depthwise conv kernel in interpreter (#5425)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+2
2019-06-14Add transpose conv gtest (#5391)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자4-0/+59
2019-06-12Add interpreter unittest for coverage (#5376)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-4/+6
2019-06-10[ACL CL backend] Support `Unpack` operation in ACL CL backend (#5349)Сергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자1-1/+0
2019-06-04Support LSTM operation (#5293)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+2
2019-05-31[Interp] Introduce conv operation (#5329)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+4
2019-05-31[Interp] Generated test for interpreter (#5303)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+73