summaryrefslogtreecommitdiff
path: root/runtimes
AgeCommit message (Expand)AuthorFilesLines
2019-09-18[neurun] check null before accessing session (#7536)submit/tizen/20190918.062117submit/tizen/20190918.021747accepted/tizen/unified/20190918.102349이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+27
2019-09-18Make to support Neg op for acl neon (#7535)장지섭/On-Device Lab(SR)/Engineer/삼성전자10-0/+432
2019-09-17Make to support Dequantize op for acl neon (#7522)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+21
2019-09-17Make to support ReduceSum op for acl neon (#7520)장지섭/On-Device Lab(SR)/Engineer/삼성전자7-0/+295
2019-09-17Null-terminating check for backend conf api (#7516)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자2-5/+34
2019-09-17Make to support ArgMax op for acl neon (#7515)장지섭/On-Device Lab(SR)/Engineer/삼성전자7-0/+240
2019-09-17Update nnapi (#7482)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-99/+61
2019-09-17Use string as backend configuration arg (#7500)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자4-90/+20
2019-09-16Unify functions for elementwise ops in acl ex (#7464)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-382/+423
2019-09-16Make to support PReLU op for acl neon (#7330)장지섭/On-Device Lab(SR)/Engineer/삼성전자9-0/+769
2019-09-16Enable QASYMM8 of PReLU op for acl cl (#7292)장지섭/On-Device Lab(SR)/Engineer/삼성전자2-16/+19
2019-09-11[neurun] Rename Scheduler to HEScheduler (#7340)Дилшоджон Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자4-62/+64
2019-09-10[cop, neurun] Use cpu backend by default for custom op (#7346)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+3
2019-09-10Implement backend manipulation API (#7335)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자3-1/+132
2019-09-10[neurun] Eliminate redundant fn in acl KernegGen (#7302)Дилшоджон Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자2-402/+153
2019-09-10[cop] Set isNnAPi=true for CustomNode (#7341)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
2019-09-10API to manipulate backend setting (#7298)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+57
2019-09-09[backend/srcn] Add transpose conv kernel (#7248)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자8-0/+511
2019-09-09[neurun] Apply TensorManager instead of MemoryManager (#7251)김용섭/On-Device Lab(SR)/Engineer/삼성전자27-283/+426
2019-09-09[tflite_loader] Implemented TransposeConv node conversion (#7268)Ivan Vagin/AI Tools Lab /SRR/Engineer/삼성전자2-0/+19
2019-09-09[custom op] Fix custom kernel configuration (#7238)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자2-1/+2
2019-09-09[tflite_loader] Implemented Mean node conversion (#7267)Ivan Vagin/AI Tools Lab /SRR/Engineer/삼성전자6-8/+28
2019-09-06Remove CLPermuteEx layer and kernel (#7253)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자8-384/+1
2019-09-06[neurun] Implemented test for scheduler profiling mode (#7034)Ivan Vagin/AI Tools Lab /SRR/Engineer/삼성전자1-4/+93
2019-09-06Remove GenericFullyConnectedLayer implementation (#7252)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-191/+3
2019-09-06Use option for srcn kernel build (#7222)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-12/+9
2019-09-05[custom op] (fix) Implement missing ShapeFixer method in cpu backend (#7236)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자2-0/+3
2019-09-05Enable Split op for ACL neon (#7226)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+49
2019-09-05Use type convert helper in tflite loader (#7232)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-09-05Enable binary Logical ops for ACL neon (#7233)장지섭/On-Device Lab(SR)/Engineer/삼성전자9-0/+649
2019-09-05[custom op] Implement custom operation loading in tflite_loader (#7182)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자2-0/+48
2019-09-05[cusop] replace new with make_shared (#7211)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
2019-09-05[custom op] Build custom kernels (#6964)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자2-0/+42
2019-09-05Add new backend for srcn (#7132)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자24-2/+1360
2019-09-05[custom op] Free custom op userdata in CustomNode destructor (#7213)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자5-10/+27
2019-09-05[cus_op] remove unnecessary header dependency in nnfw_dev.hpp (#7209)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-4/+24
2019-09-05Enable Pad op for ACL neon (#7205)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+50
2019-09-05Update armcl-ex library cmake (#7167)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-8/+10
2019-09-05Enable LSTM op for ACL neon (#7201)장지섭/On-Device Lab(SR)/Engineer/삼성전자6-0/+250
2019-09-05Enable LocalResponseNormalization op for ACL neon (#7149)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+38
2019-09-05[custom op] Implement custom op registration using public API (#7181)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자4-1/+32
2019-09-05[custom op] overload getName in CustomNode implementation (#7180)Vladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자2-0/+4
2019-09-05Update srcn kernel library cmake (#7135)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-6/+12
2019-09-04Fix neurun build fail (#7171)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-09-04Enable ResizeBilinear op for ACL neon (#7151)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+32
2019-09-04[neurun] Nit : Put override specifier (#7154)이한종/On-Device Lab(SR)/Engineer/삼성전자1-1/+1
2019-09-04[neurun] Implement classes inherit to ITensorManager (#7083)김용섭/On-Device Lab(SR)/Engineer/삼성전자7-3/+550
2019-09-04Remove unused env variable utility (#7140)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자6-234/+18
2019-09-04Enable LogicalNot op for ACL neon (#7159)장지섭/On-Device Lab(SR)/Engineer/삼성전자4-0/+25
2019-09-04Fix memory leak in srcn (#7162)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-18/+39