aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-415: Remove google benchmark from documentationMoritz Pflanzer
2018-09-17COMPMID-417: Instructions how to build with WindowsMoritz Pflanzer
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-415: Don't use regex for filter by test idMoritz Pflanzer
2018-09-17COMPMID-417: Enable CPU target selectionMoritz Pflanzer
2018-09-17COMPMID-417: Allow loading of custom OpenCL libraryMoritz Pflanzer
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-417 NEON MeanStdDev bugfix: added floating point validation toleranceGiorgio Arena
2018-09-17COMPMID-415: Rename system testsMoritz Pflanzer
2018-09-17COMPMID-421: Enabled FP16 in the neon ConvolutionLayer benchmark tests.Pablo Tello
2018-09-17COMPMID-415 Bug fix: call clFinish() at the end of all the benchmarksAnthony Barbier
2018-09-17COMPMID-421: Added FP16 support in ActivationLayer.Pablo Tello
2018-09-17COMPMID-415: Add MatrixMultiply benchmarkMoritz Pflanzer
2018-09-17COMPMID-421: Update NEArithmeticAdditionKernel documentation.Pablo Tello
2018-09-17COMPMID-415: Use templates for data argumentsMoritz Pflanzer
2018-09-17COMPMID-415: Allow lvalues when using dataset::combineMoritz Pflanzer
2018-09-17COMPMID-415: Simplify test namesMoritz Pflanzer
2018-09-17COMPMID-415: Remove DEMO directoryMoritz Pflanzer
2018-09-17COMPMID-415: Catch cl::ErrorMoritz Pflanzer
2018-09-17COMPMID-415: Don't require assets for --list-testsMoritz Pflanzer
2018-09-17COMPMID-415: Fix failed expectationsMoritz Pflanzer
2018-09-17COMPMID-415 Fix issue with OpenCL examplesAnthony Barbier
2018-09-17COMPMID-424 NEON MinMaxLocation test.Giorgio Arena
2018-09-17COMPMID-415: Fix dataset modesMoritz Pflanzer
2018-09-17COMPMID-415: Port benchmark tests and remove google benchmarkMoritz Pflanzer
2018-09-17COMPMID-421: Added FP16 support to Arithmetic Subtraction.Pablo Tello
2018-09-17COMPMID-446: Add support for QS8/QS16 CL Arithmetic Add/SubMichele Di Giorgio
2018-09-17COMPMID-401: Implement FixedPointPosition conversion for NEON.Georgios Pinitas
2018-09-17COMPMID-410 Port BatchNormalization to use fixed point 16Michalis Spyrou
2018-09-17COMPMID-425 Port CLBatchnormalization to support QS8/QS16Michalis Spyrou
2018-09-17COMPMID-417: Add Leaky RELU support for both NEON/CL.Georgios Pinitas
2018-09-17COMPMID-444: Add support for QS8/QS16 NEON Arithmetic Add/Sub/Mul.Michele Di Giorgio
2018-09-17COMPMID-443 Collapse higher dimension for pooling layer and normalization layersteniu01
2018-09-17COMPMID-443 Change CLSoftMaxLayerKernel to use 3D tensor and collapse the hig...steniu01
2018-09-17COMPMID-406: Port CLActivationLayer to use QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-424 - Implemented reference implementation and tests (NEON and CL) fo...Isabella Gottardi
2018-09-17COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL.Georgios Pinitas
2018-09-17COMPMID-421: Added FP16 suppot to NENormalizationLayer and NEPixelWiseMultipl...Pablo Tello
2018-09-17COMPMID-421: Added FP16 support to Arithmetic Addition.Pablo Tello
2018-09-17COMPMID-443 Use 3D tensor for pixel multiply (Needed for Normalization Layer)Anthony Barbier
2018-09-17COMPMID-443: Collapse higher dimensions for activation layerAnthony Barbier
2018-09-17COMPMID-443: Use 3D tensors for fill_border_imageAnthony Barbier
2018-09-17COMPMID-431 Port CLDepthConvert to use 8-bit and 16-bit fixed pointsteniu01
2018-09-17COMPMID-417 Checking CL non uniform support at runtime.steniu01
2018-09-17COMPMID-415: New framework - command line [5/5]Moritz Pflanzer
2018-09-17COMPMID-415: New framework - printers [4/5]Moritz Pflanzer
2018-09-17COMPMID-415: New framework - instruments [3/5]Moritz Pflanzer
2018-09-17COMPMID-415: New framework - datasets [2/5]Moritz Pflanzer
2018-09-17COMPMID-428: Port NESoftmaxLayer to 16-bit fixed point.Georgios Pinitas