aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02COMPMID-417: Fixed broken scons script to build bare_metal and related compil...Pablo Tello
2018-11-02COMPMID-536: Fix padding for 1D tensorsMoritz Pflanzer
2018-11-02COMPMID-417: Fix error loggingMoritz Pflanzer
2018-11-02COMPMID-504: Move NonLinearFilter to new validationJohn Richardson
2018-11-02COMPMID-417: Refactor GPU detectionMoritz Pflanzer
2018-11-02COMPMID-482: Add mali countersMoritz Pflanzer
2018-11-02COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removin...Anthony Barbier
2018-11-02COMPMID-417: Fix setting CL targetMoritz Pflanzer
2018-11-02COMPMID-417: Remove unused includeMoritz Pflanzer
2018-11-02COMPMID-417: Cleanup CPPSchedulerMoritz Pflanzer
2018-11-02COMPMID-496: Port DepthConvert to new validationSanghoon Lee
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-532: NEON ConvolutionLayer Quantised valgrind errorsGeorgios Pinitas
2018-11-02COMPMID-417 Fix reduction kernel's __local buffer sizeMichalis Spyrou
2018-11-02COMPMID-448: Implement CL Quantization/Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-532: Disable NEON/ConvLayer/QS8Moritz Pflanzer
2018-11-02COMPMID-417: Add -fstack-protector-strong flagMoritz Pflanzer
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-477 - Optimized CLDirectConvolution1x1 for BifrostGian Marco Iodice
2018-11-02COMPMID-417: Fix NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-417 Updated and ran include scriptAnthony Barbier
2018-11-02COMPMID-417 Fix ROIPoolingSiCong Li
2018-11-02COMPMID-417: Fix validationMoritz Pflanzer
2018-11-02COMPMID-417: Remove 3rdparty headers from repoAnthony Barbier
2018-11-02COMPMID-417: Reduce DepthConcatenate sizes for NEONMoritz Pflanzer
2018-11-02COMPMID-415 - Fixed bug in CLDirectConvolutionKernelGian Marco Iodice
2018-11-02COMPMID-415 - Fixed bad_alloc in DepthConcatenate reducing the size of input ...Gian Marco Iodice
2018-11-02COMPMID-528: Disabled CL ROI Pooling testsMoritz Pflanzer
2018-11-02COMPMID-415 - Disabled floating-point expression contraction for the referenc...Gian Marco Iodice
2018-11-02COMPMID-417: Fix dependency on old validationMoritz Pflanzer
2018-11-02COMPMID-451 regroup clang-tidy scripts and port to pythonAnthony Barbier
2018-11-02COMPMID-526: Disable DirectConvolution testsMoritz Pflanzer
2018-11-02COMPMID-417: Fix DepthConcatenate validation fixtureMoritz Pflanzer
2018-11-02COMPMID-493: Port ArithmeticSubtraction to new validationSanghoon Lee
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-417: Remove 8 batches for CL VGG convolution layerMoritz Pflanzer
2018-11-02COMPMID-415: Add tests for ConvolutionLayer reshaped weightsMoritz Pflanzer
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
2018-11-02COMPMID-417: Remove 8 batches for NEON VGG convolution layerMoritz Pflanzer
2018-11-02COMPMID-417: Fix thread allocation in CPPSchedulerMoritz Pflanzer
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-516 Change the CL CNN validation functions to use relativesteniu01
2018-11-02COMPMID-482: Refactor PMU countersMoritz Pflanzer
2018-11-02COMPMID-415 - Fixed bug in CLDepthConcatenateKernelGian Marco Iodice
2018-11-02COMPMID-495: Port Box 3x3 to new validationAbe Mbise
2018-11-02COMPMID-417: Fix clang tidy after renamingMoritz Pflanzer
2018-11-02COMPMID-492: Port ArithmeticAddition to new validationSanghoon Lee
2018-11-02COMPMID-417 - BugFix Scale - Added tolerance(1)Isabella Gottardi
2018-11-02COMPMID-345 Fix the failure counter wrongly logging issuesteniu01
2018-11-02COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEONGeorgios Pinitas