aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-27IVGCVSW-2752 Make biases optional in INetworkAron Virginas-Tar
2019-02-27IVGCVSW-2759 Add MakeOptional to enable in-place optional object constructionAron Virginas-Tar
2019-02-27IVGCVSW-2764 Strengthen test for thread-safety in ProfilerMatthew Bentham
2019-02-27IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization par...Ferran Balaguer
2019-02-25IVGCVSW-2762 Fix missing layer name and output slot index in DebugLayer outputAron Virginas-Tar
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-22IVGCVSW-2749 Throw exception in TensorShape when requested index >= number of...Aron Virginas-Tar
2019-02-21IVGCVSW-2748 Fix bug causing std::bad_alloc in MakeTensor()Aron Virginas-Tar
2019-02-21IVGCVSW-2613 Support static quantization of BatchToSpaceFerran Balaguer
2019-02-18IVGCVSW-2619 Support static quantization of StridedSliceFrancis Murtagh
2019-02-18IVGCVSW-2626 Add Quantization of ResizeBilinear LayerJim Flynn
2019-02-15IVGCVSW-2618 Support static quantization of SplitterFrancis Murtagh
2019-02-15IVGCVSW-2616: static quantization of reshapeNina Drozd
2019-02-15IVGCVSW-2621 Add static quantization of MergerJim Flynn
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-14IVGCVSW-2615 Support static quantization of Pooling2dFrancisMurtagh
2019-02-13IVGCVSW-2617 Add static quantization of SpaceToBatchJim Flynn
2019-02-12IVGCVSW-2614 Support static quantization of PermuteFrancisMurtagh
2019-02-12IVGCVSW-2607 Refactor range tracking into own classDerek Lamberti
2019-02-12IVGCVSW-2623 Support static quantization of DepthwiseConv2dFrancisMurtagh
2019-02-11IVGCVSW-2531 Serialize a simple ArmNN NetworkMike Kelly
2019-02-11IVGCVSW-2625 Support static quantization of softmaxruoyan01
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-11IVGCVSW-2622 Add static quantization of 2DConvolutionJim Flynn
2019-02-11IVGCVSW-2624 Support static quantization of FullyConnectedFrancisMurtagh
2019-02-08IVGCVSW-2672 Code cleanup after changesMatteo Martincigh
2019-02-08IVGCVSW-2607 Implement Input range override mechanismMatteo Martincigh
2019-02-08Github #123 Catch exceptions by referenceMatthew Bentham
2019-02-08IVGCVSW-2559 End to end tests for Detection PostProcessNarumol Prangnawarat
2019-02-07IVGCVSW-2553 Change BOOST_TEST to BOOST_CHECK_MESSAGE in CheckConstTensorPtrsJim Flynn
2019-02-07IVGCVSW-2608: support static quantization of ActivationNina Drozd
2019-02-07IVGCVSW-2553 Add Unit Test for ConstTensor layer visitorsjimfly01
2019-02-07IVGCVSW-2609 Quantize BatchNormalizationLayerDerek Lamberti
2019-02-06IVGCVSW-2654 Test quantization of addition, input and outputDerek Lamberti
2019-02-06IVGCVSW-2606 Produce quantized InputNetwork from simple FP32 InputNetworkDerek Lamberti
2019-02-04IVGCVSW-2551 Add Descriptor and name only unit tests for VisitorFrancisMurtagh
2019-02-01IVGCVSW-2552 Add unit tests for the input and output layers for VisitorFrancisMurtagh
2019-01-31IVGCVSW-2471 Code cleanup where necessaryMatteo Martincigh
2019-01-30IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so thatMatteo Martincigh
2019-01-29IVGCVSW-2549 Add name only layer unit tests for VisitorFrancisMurtagh
2019-01-29IVGCVSW-2569 Add implementation of ConstTensor Accept functionsjimfly01
2019-01-28IVGCVSW-2548 Add member function to check layer pointer not nullFrancisMurtagh
2019-01-28IVGCVSW-2548 Add the TestLayerVisitor classFrancisMurtagh
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-23IVGCVSW-2511 Add end to end Gather layer testnarpra01
2019-01-23IVGCVSW-1048 RESIZE_BILINEAR NEON operatorSadik Armagan