summaryrefslogtreecommitdiff
path: root/runtimes/pure_arm_compute
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Change default runtime to neurun (#5042)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-04-22Change ARGMAX definition (#5021)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-04-16Remove axis conversion in libs/ARMComputeEx (#4992)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-4/+20
2019-04-04[PACL] Fix wrong setting of for SpaceToBatch in NHWC (#4366)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-70/+43
2019-03-29Revert "[PACL] Apply DepthwiseConvolutionLayer3x3 to DepthwiseConv operation ...윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자3-84/+22
2019-03-28[pureacl] Use fused_act parameter in Conv and DepthwiseConv acl layer (#4851)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자1-8/+45
2019-03-21Remove simple operation in ARMComputeEx (#4814)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-153/+7
2019-03-21Remove NENormalizationLayer (#4813)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-03-21Rename reduce max operation (#4806)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-03-18Fix logging runtime format (#4767)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+0
2019-03-14Revert same padding calculation (#4727)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-12/+10
2019-03-11[PACL] Use meta headers to simplify include(s) (#4656)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-49/+4
2019-03-08Introduce nnapi-header CMake target (#4631)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-03-08acl version up to 19.02 (#4549)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자1-8/+6
2019-03-08Fix split implementation and test (#4622)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-6/+9
2019-03-05[PACL] Apply DepthwiseConvolutionLayer3x3 to DepthwiseConv operation (#4354)장지섭/On-Device Lab(SR)/Engineer/삼성전자3-22/+84
2019-02-14[PACL] Change getARMComputePermutationVector to make it generally (#4372)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-29/+3
2019-01-29Support multiple indices upto 4D output ranks in Gather (#4339)윤지영/On-Device Lab(SR)/Engineer/삼성전자1-2/+5
2019-01-28[PACL] Support ABS_EX op (#4334)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+52
2019-01-28Replace CLNormalizationLayerEX with CLNormalizationLayer (#4324)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-6/+6
2019-01-28Support Gather in all input ranks (#4312)윤지영/On-Device Lab(SR)/Engineer/삼성전자3-28/+39
2019-01-28Replace CLStridedSliceEx with CLStridedSlice (#4315)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-30/+49
2019-01-24[PACL] Replace CLReduceOperation with CLReduceMean. (#4304)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-3/+12
2019-01-24[PACL] Replace CLLogicalNot with CLBitwiseNot (#4299)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-6/+6
2019-01-23[PACL] Replace CLPixelWiseDivision with CLArithmeticDivision (#4302)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-5/+3
2019-01-23[PACL] Add the declaration of asTensorInfo (#4298)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-0/+12
2019-01-22[PACL] Replace CLBatchToSpaceND with CLBatchToSpaceLayer (#4283)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-13/+36
2019-01-22[PACL] Add an overloading function of asTensorInfo (#4284)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-0/+7
2019-01-21Remove CLArithmeticSubtractionEx from ArmComputeEx (#4275)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+2
2019-01-18Renaming ArgMinMax to ArgOperation (#4238)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-5/+5
2019-01-17Remove dependence of data format(NHWC) of PACL from kernels of PAD (#4014)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-5/+15
2019-01-17Add Broadcast support for PReLU in PACL (#4072)Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자1-1/+11
2019-01-17Support LogcalNot in runtime and nnapi_delegate (#4048)Дилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자2-2/+57
2019-01-17[PACL] Fix reshape bug. (#4254)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-3/+3
2019-01-17[PACL] Support TransposeConv for GPU (#4223)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-5/+29
2019-01-15Fix infering wrong padding in TransposeConv (#4237)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+1
2019-01-14Fix permute vaildation check bug (#4226)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+3
2019-01-14Bug fix for output shape in Permute (#4201)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-2/+6
2019-01-11[PACL] Extract internal kernels to libs (#4144)김수진/On-Device Lab(SR)/Engineer/삼성전자35-2889/+20
2019-01-10Correcting name to asPadStrideInfo from asPadStringInfo (#4190)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-12/+12
2019-01-08Update version of ARMComputeEx to 18.11 (#3877)0.3장지섭/On-Device Lab(SR)/Engineer/삼성전자1-6/+8
2019-01-07Correcting assertion in transposeConv CPU implementation (#4153)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-1/+1
2018-12-20Adding runtime asserts in TransposeConv. (#4099)Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자1-0/+4
2018-12-18Redefine LogicalOperation as BinaryLogicalOperation in TypesEx and remove NOT...Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자1-2/+2
2018-12-18Add calls to CPU version of SimpleArgMinMax op (#4029)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자3-32/+45
2018-12-17Remove environment checking in profiling library (#4053)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+1
2018-12-17Remove PReLU Layer from internal/layers (#4043)Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자2-168/+0
2018-12-17Add CLKernel calls for Comparison operators (#4044)Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자1-6/+7
2018-12-14Add missing assertions in TransposeConv visit func (#4027)Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자1-0/+5
2018-12-14Remove dependece of data format(NHWC) of PACL runtime from kernels of SPACE_T...장지섭/동작제어Lab(SR)/Engineer/삼성전자3-46/+53