aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-28IVGCVSW-2598 Update attribute to use num_splitv19.02branches/armnn_19_02Saoirse Stewart
2019-02-27IVGCVSW-2598 Fix for constant axis issue for Tensorflow ParserSaoirse Stewart
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-26IVGCVSW-2560 Add support of SSD MobileNet to TensorFlowLiteSupport.mdNarumol Prangnawarat
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-26IVGCVSW-2708 Add Serializer and Deserializer SpaceToBatchNdNattapat Chaimanowong
2019-02-26IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-26IVGCVSW-2683 Add Serializer & Deserializer for ConstantConor Kennedy
2019-02-26IVGCVSW-2756 Fix bug in ClSpaceToBatchNdWorkloadNattapat Chaimanowong
2019-02-26IVGCVSW-2525 *Update TfLite supported operator listDerek Lamberti
2019-02-25IVGCVSW-2751 When layers are Deserialized the layer name is lostÉanna Ó Catháin
2019-02-25Rename ArmNN schema file to ArmnnSchema.fbsMatthew Bentham
2019-02-25IVGCVSW-2762 Fix missing layer name and output slot index in DebugLayer outputAron Virginas-Tar
2019-02-25Add strided-slice parser to tf-liteBruno Goncalves
2019-02-25IVGCVSW-2757 Add check for wrong number of components supplied to const tensorSaoirse Stewart
2019-02-25Add minimum parser to tf-liteBruno Goncalves
2019-02-25Add maximum parser to tf-liteBruno Goncalves
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-22Add space-to-batch-nd parser to tf-liteBruno Goncalves
2019-02-22Add batch-to-space-nd parser to tf-liteBruno Goncalves
2019-02-22Add resize-bilinear parser to tf-liteBruno Goncalves
2019-02-22Add sub parser to tf-liteBruno Goncalves
2019-02-22IVGCVSW-2749 Throw exception in TensorShape when requested index >= number of...Aron Virginas-Tar
2019-02-22IVGSVSW-2736 Fix dangling reference to temporary storageDerek Lamberti
2019-02-22IVGCVSW-2588 Update README files for 19.02Nattapat Chaimanowong
2019-02-21IVGCVSW-2424 Add LOGISTIC Operator Support (CL)Finn Williams
2019-02-21IVGCVSW-2748 Fix bug causing std::bad_alloc in MakeTensor()Aron Virginas-Tar
2019-02-21IVGCVSW-2635 Update TensorFlowSupport.mdJim Flynn
2019-02-21IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-21IVGCVSW-2643 Add Activation to SerializerSupport.md and DeserializerSupport.mdAron Virginas-Tar
2019-02-21IVGCVSW-2639 Add Serializer & Deserializer for Fully ConnectedSadik Armagan
2019-02-21IVGCVSW-2613 Support static quantization of BatchToSpaceFerran Balaguer
2019-02-21Fix typos in IVGCVSW-2645 Add Serializer & Deserializer for Pooling2druoyan01
2019-02-21IVGCVSW-2610 Add Quantization Tool ExecutableJim Flynn
2019-02-20IVGCVSW-2702 Add Serializer and Deserializer for PermuteNattapat Chaimanowong
2019-02-20IVGCVSW-2643 Add Serializer & Deserializer for ActivationMike Kelly
2019-02-20IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespacesDerek Lamberti
2019-02-20IVGCVSW-2636 Update serializer and deserializer README with new layersAron Virginas-Tar
2019-02-20IVGCVSW-2685 Serialize / de-serialize the DepthwiseConvolution2d layerAron Virginas-Tar
2019-02-20IVGCVSW-2730 Fix bug in TfParser setting incorrect output shape for Addition ...Nattapat Chaimanowong
2019-02-20IVGCVSW-2725 Fix issue with ExecuteNetwork and Guid'sSaoirse Stewart
2019-02-19IVGCVSW-2646 Add Serializer & Deserializer for Conv2DMike Kelly
2019-02-19IVGCVSW-2736 Deserialize using istream instead of filenameDerek Lamberti
2019-02-19IVGCVSW-2642 Add Reshape to Serializer and DeserializerSaoirse Stewart
2019-02-19IVGCVSW-2662 Implement conversion tool to serialize ArmNN networksNattapat Chaimanowong
2019-02-19IVGCVSW-2645 Add Serializer & Deserializer for Pooling2dSaoirse Stewart
2019-02-18IVGCVSW-2619 Support static quantization of StridedSliceFrancis Murtagh
2019-02-18IVGCVSW-2644 Add Serializer & Deserializer for SoftmaxAron Virginas-Tar
2019-02-18IVGCVSW-2626 Add Quantization of ResizeBilinear LayerJim Flynn