Skip to content

Commit

Permalink
Use Arm Compute Library v20.05 (Samsung#3032)
Browse files Browse the repository at this point in the history
This commit changes used acl version from v19.11.1 to v20.05.
  - Add including divided toolchanin headers
  - Indroduce CLDirectTransposeConvLayer
  - Disable applying correct_dims to input of softmax on acl_cl
  - Remove arg_operation.cl, arithmetic_op_quantized.cl, cast.cl, depth_to_space.cl, prelu.cl, prelu_quantized.cl, quantization_symm8.cl and space_to_depth.cl
  - Remove CLArgOperationKernel, CLCastKernel, CLDepthToSpaceKernel, CLGEMMLowpMatrixMultiplyKernelEx, CLPReLUKernel, CLSpaceToDepthKernel and CLTransposeConvLayerUpsampleKernel
  - Remove CPPUpsampleKernelEx, NECastKernel, NEDepthToSpaceLayerKernelEx, NEElementwiseUnaryKernelEx, NEPReLUKernel and NESpaceToDepthLayerKernelEx
  - Remove CLArgOperation, CLBatchToSpaceND, CLCast, CLDepthToSpace, CLDirectTransposeConvLayer, CLLogicalNot, CLPReLU, CLPixelWiseDivision, CLRNNLayerEx, CLSpaceToDepth, CLStridedSliceEx and CLTransposeConvLayerUpsample
  - Remove CPPUpsampleEx, NECast, NEDepthToSpaceLayerEx, NEElementwiseUnaryLayerEx, NEGEMMLowpMatrixMultiplyCoreEx, NEPReLU, NERNNLayerEx, NEReduceMeanEx, NESpaceToBatchLayerEx and NESpaceToDepthLayerEx
  - Update helpers_asymm.h and helpers.h
  - Update CLTransposeConvLayer, NETransposeConvLayer, CLFullyConnectedHybridLayer and NEFullyConnectedHybridLayer
  - Update skip list files of nnapi gtest for acl

Signed-off-by: ragmani <[email protected]>
  • Loading branch information
ragmani authored Jul 23, 2020
1 parent a9dd98f commit bd9968d
Show file tree
Hide file tree
Showing 121 changed files with 1,246 additions and 10,295 deletions.

This file was deleted.

121 changes: 0 additions & 121 deletions compute/ARMComputeEx/arm_compute/core/CL/kernels/CLCastKernel.h

This file was deleted.

This file was deleted.

Loading

0 comments on commit bd9968d

Please sign in to comment.