aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1577: Add NormalizePlanarYUVLayer to graph APIMichele Di Giorgio
2018-11-02COMPMID-1451 Fix YOLOv3 android compilation issueMichalis Spyrou
2018-11-02[MLCE-54] graph_alexnet example throw an exceptionMichele Di Giorgio
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1451: Add QASYMM8 in DragonBenchGeorgios Pinitas
2018-11-02COMPMID-1460 Create Yolo v3 graph exampleMichalis Spyrou
2018-11-02COMPMID-1451 Move NEFlattenLayerKernel to the correct folderMichalis Spyrou
2018-11-02COMPMID-1556 - Add ReorgLayer to graph APIGian Marco Iodice
2018-11-02COMPMID-1451: Print output quant infoGeorgios Pinitas
2018-11-02COMPMID-1555: Fix mismatch in EqualizeHistogram functionMichele Di Giorgio
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01
2018-11-02COMPMID-1527 - Implementing ReorgLayer on OpenCLGian Marco Iodice
2018-11-02COMPMID-1538: DragonBench queriesGeorgios Pinitas
2018-11-02COMPMID-1333: Add CLSplitGeorgios Pinitas
2018-11-02[COMPMID-1482] Auto-initialize the output tensor of im2col and col2im in NEGE...Giuseppe Rossini
2018-11-02COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners.Georgios Pinitas
2018-11-02COMPMID-1330: Add support for NormalizePlanarYUV operator in CLMichele Di Giorgio
2018-11-02COMPMID-1553: Add GPU detection for G52.Georgios Pinitas
2018-11-02COMPMID-1266 : support for FP16 in CLWinogradConvolutionLayerVidhya Sudhan Loganathan
2018-11-02COMPMID-1517 - Add validate method to CLScaleIsabella Gottardi
2018-11-02COMPMID-1528: Add ReorgLayer on NEONGeorgios Pinitas
2018-11-02COMPMID-1550: Winograd integrate RSH changes.Pablo Tello
2018-11-02COMPMID-1451: Add FP16 on NEON DragonBenchGeorgios Pinitas
2018-11-02COMPMID-1514: Add validate to NEFloor and CLFloorGeorgios Pinitas
2018-11-02COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer.Pablo Tello
2018-11-02COMPMID-1451: Fix misssing comment in helpers.hGeorgios Pinitas
2018-11-02COMPMID-1332: Implement Slice for CLGeorgios Pinitas
2018-11-02COMPMID-1218 Implementing Batch to Space on OpenCLMichalis Spyrou
2018-11-02COMPMID-1547: HarrisCorner's validation output spams the log fileGeorgios Pinitas
2018-11-02[COMPMID-1353] Add support for 4D Softmax layer on OpenCLGiuseppe Rossini
2018-11-02COMPMID-708 Fix AccessWindowTransposeGiorgio Arena
2018-11-02COMPMID-1522: Add ElementWiseOperation node in the graph APIGeorgios Pinitas
2018-11-02COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernelGeorgios Pinitas
2018-11-02[COMPMID-1483] Add validate method to CLReshapeLayerGiuseppe Rossini
2018-11-02COMPMID-1235: Implements StridedSlice for CLGeorgios Pinitas
2018-11-02COMPMID-1246 Fix mobilenet QASYMM8 on CLGiorgio Arena
2018-11-02COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 ...Michele Di Giorgio
2018-11-02COMPMID-1433: Use Arm macro to check whether we support dot product instructionsGeorgios Pinitas
2018-11-02COMPMID-1091: Disabled git-lfs in data repoAnthony Barbier
2018-11-02COMPMID-1543: Unable to include ImageLoader.h in multiple object filesAnthony Barbier
2018-11-02COMPMID-1545: Fix FP16 CLRNNLayer mismatchesMichele Di Giorgio
2018-11-02COMPMID-1545: Fix FP16 CLRNNLayer mismatchesMichele Di Giorgio
2018-11-02COMPMID-1544: Update linux toolchains in doxygenMichele Di Giorgio
2018-11-02COMPMID-1474: Automatically generate DragonBench benchmarksGeorgios Pinitas
2018-11-02[COMPMID-1301] Add validate() method to NEReshapeLayerGiuseppe Rossini
2018-11-02COMPMID-1091: Switch to use git.research.arm.com for data submoduleAnthony Barbier
2018-11-02COMPMID-1542: Nightly: NEON and CL FullyConnectedLayer FP32 mismatchesMichele Di Giorgio
2018-11-02COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.hAnthony Barbier
2018-11-02COMPMID-1470 Add auto-init of the output in NECol2imGiorgio Arena