summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
2018-11-26tflite_benchmark_model is updated to v1.12.0. (#3660)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자2-27/+25
2018-11-26Apply CL Kernel of ReduceOperation to PACL. (#3673)장지섭/동작제어Lab(SR)/Engineer/삼성전자1-2/+7
2018-11-26Implement CL kernel of HashtableLookup (#3500)장지섭/동작제어Lab(SR)/Engineer/삼성전자6-0/+582
2018-11-22Introduce an enum class declaration for logical operations (#3624)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-0/+8
2018-11-22Update nnfw's register.cc to v1.12.0 (#3607)이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+36
2018-11-22Implement unified CL Kernel of Reduce operations into ARMComputeEx (#3490)장지섭/동작제어Lab(SR)/Engineer/삼성전자5-0/+667
2018-11-20Removing unnecessary included header files in NENormalization (#3621)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자3-15/+0
2018-11-20Correcting the comments in equal and notequal cl (#3627)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자3-16/+16
2018-11-20Removing unnecessary headers included in clfiles of Permute op (#3628)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자3-10/+0
2018-11-20Correction in Error checking conditions and namespace missalignment (#3630)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-7/+5
2018-11-19Nnapi delegate for ArgMax (#3558)PRAVEEN DORESWAMY NAIDU/System SW /SRI-Bangalore/Staff Engineer/삼성전자1-1/+7
2018-11-16Implement CL kernel of EmbeddingLookup (#3489)장지섭/동작제어Lab(SR)/Engineer/삼성전자6-0/+494
2018-11-15Implementing NotEqual op in runtime (#3515)Siva Sai Vaddipati/System SW /SRI-Bangalore/Engineer/삼성전자6-0/+351
2018-11-13Add NNAPI delegation for SQRT_EX (#3422)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자1-0/+9
2018-11-08Fix typo in nnapi delegate (#3527)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+1
2018-11-08Update tensorflow to v1.12 (#3486)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-112/+344
2018-11-07Optimize the StridedSlice Kernel for performance improvement (#3230)장지섭/동작제어Lab(SR)/Engineer/삼성전자2-107/+45
2018-11-06Introduce a enum class declaration for reduce operations. (#3461)장지섭/동작제어Lab(SR)/Engineer/삼성전자1-0/+8
2018-11-06Enable broadcast support for Equal_Ex op (#3431)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자3-15/+126
2018-11-05Support ReduceMax kernel for cl up to 4-dimensions (#3340)장지섭/동작제어Lab(SR)/Engineer/삼성전자5-96/+212
2018-11-05Comment correction in CLBatchToSpaceND.h (#3313)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-1/+2
2018-11-05Implementation of Generic Permute CL Kernel (#3114)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자6-0/+374
2018-11-01Remove unnecessary headers from src/core/CL/kernels/* (#3375)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자17-133/+0
2018-10-29Removing ambigous/unused num_elem_processed_per_iteration variable (#3315)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-2/+1
2018-10-29Removing extra header files included in topkv2 files (#3372)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자4-15/+1
2018-10-29Update nnapi delegate for LRN (#3270)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자2-1/+13
2018-10-29Remove unnecessary headers from src/runtime/CL/functions/* (#3374)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자17-50/+0
2018-10-29Remove unnecessary headers from arm_compute/runtime/CL/* (#3373)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자17-30/+0
2018-10-29Remove unnecessary headers from arm_compute/core/CL/* (#3371)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자10-11/+0
2018-10-26Correcting and adding arm_compute assertions in CL core/kernel files (#3312)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자2-3/+15
2018-10-25Remove unused headers and functions (#3316)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자13-43/+0
2018-10-25Change misleading FATAL error message from nnapi_delegate (#3307)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자1-1/+1
2018-10-24Removing unused cstdint header from the runtime/CL/functions/CL* (#3311)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자5-8/+0
2018-10-24Adding function call to validate_arg in CLGatherKernel.cpp (#3314)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-2/+2
2018-10-24Removing typo in comment for Squaredifference (#3310)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-1/+1
2018-10-24Add if defined block and remove ambiguous comments from BatchToSpaceND CL ker...Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자1-1/+3
2018-10-19[Coverage] Remove codes for CPU from CLStridedSlice (#3238)장지섭/동작제어Lab(SR)/Engineer/삼성전자2-291/+0
2018-10-19Add CL kernel to provide GPU support for SpaceToDepth op (#3134)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자6-0/+326
2018-10-19Add CL kernel to provide GPU support for DepthToSpace op (#3166)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자6-0/+327
2018-10-18[cherry-pick] Add comment for doxygen comment (#3242)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자16-286/+1069
2018-10-17Add LRN codes to support both odd & even values (#2906)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자4-0/+407
2018-10-17Add CL Kernels for BatchToSpaceND (#3203)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자6-0/+327
2018-10-17Add CL Kernels for Equal op (#3029)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자7-0/+389
2018-10-17Add NNAPI_Delegation for SQUEEZE (#3065)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자1-1/+24
2018-10-17Remove duplicated header inclusion in ARMComputeEx (#3160)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자1-1/+0
2018-10-16Enable SquaredDifference to support BroadCast (#3183)Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자3-11/+95
2018-10-16Fix CRLF to LF in Abs.cpp (#3175)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자1-106/+106
2018-10-16Removing function overhead of pow in Squarediff kernel (#3130)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-2/+7
2018-10-16Correction in reduction mean kernel (#3131)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-5/+3
2018-10-16Offset function not required (#3132)Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자1-9/+0