aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11IVGCVSW-2624 Support static quantization of FullyConnectedFrancisMurtagh
2019-02-11IVGCVSW-2581 Create DeserializerKevin May
2019-02-11IVGCVSW-2529 DeepSpeech v1 testFerran Balaguer
2019-02-08IVGCVSW-2672 Code cleanup after changesMatteo Martincigh
2019-02-08IVGCVSW-2607 Implement Input range override mechanismMatteo Martincigh
2019-02-08IVGCVSW-2557 Add layer tests for Ref Detection PostProcessNarumol Prangnawarat
2019-02-08Github #123 Catch exceptions by referenceMatthew Bentham
2019-02-08IVGCVSW-2559 End to end tests for Detection PostProcessNarumol Prangnawarat
2019-02-08Added TfLiteParser test for MnasNetBruno Goncalves
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-07IVGCVSW-2581 Update Schema.fbs to refer to vector of tablesSaoirse Stewart
2019-02-07Added TfLiteParser test for InceptionV4QuantizedBruno Goncalves
2019-02-07Added TfLiteParser test for ResNetV2Bruno Goncalves
2019-02-06IVGCVSW-2654 Test quantization of addition, input and outputDerek Lamberti
2019-02-06IVGCVSW-2580 Integrate serialization schema code generation to build processNattapat Chaimanowong
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-04IVGCVSW-2557 Ref Workload Implementation for Detection PostProcessNarumol Prangnawarat
2019-02-01Added TfLiteParser test for InceptionV3QuantizedBruno Goncalves
2019-02-01Added TfLiteParser test for MobilenetV2QuantizedBruno Goncalves
2019-02-01IVGCVSW-2552 Add unit tests for the input and output layers for VisitorFrancisMurtagh
2019-02-01IVGCVSW-2280 Add unit tests for RESIZE_BILINEAR NEON operatorConor Kennedy
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-02-01IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on ce...Aron Virginas-Tar
2019-01-31IVGCVSW-2471 Code cleanup where necessaryMatteo Martincigh
2019-01-31MLCE-90 Fixing issues with NEON pad testsÉanna Ó Catháin
2019-01-31IVGCVSW-2601 Fix for ExecuteNetwork output data printing bugAron Virginas-Tar
2019-01-31IVGCVSW-2564 Fix output buffer initialization bug in ExecuteNetworkAron Virginas-Tar
2019-01-30IVGCVSW-2522 Add DCO requirement to Contributor GuideMatthew Bentham
2019-01-30IVGCVSW-2579 Create Flatbuffers schema for simple Armnn networkNattapat Chaimanowong
2019-01-30IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so thatMatteo Martincigh
2019-01-30IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSDAron Virginas-Tar
2019-01-30IVGCVSW-2564 Add support for multiple input and output bindings in InferenceM...Aron Virginas-Tar
2019-01-29IVGCVSW-2549 Add name only layer unit tests for VisitorFrancisMurtagh
2019-01-29Added ConstantLayer support to TfLiteParserBruno Goncalves
2019-01-29IVGCVSW-2569 Add implementation of ConstTensor Accept functionsjimfly01
2019-01-29IVGCVSW-2443 Add Cl support for Greater operatorNattapat Chaimanowong
2019-01-29IVGCVSW-2447 Add Greater Workload to Neonkevmay01
2019-01-28IVGCVSW-2548 Add member function to check layer pointer not nullFrancisMurtagh
2019-01-28IVGCVSW-2575 Update CL pin to latest masterConor Kennedy
2019-01-28IVGCVSW-2548 Add the TestLayerVisitor classFrancisMurtagh
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-25MLCE-84 Add Neon Pad support and unit testsÉanna Ó Catháin
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2019-01-25IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenationNattapat Chaimanowong
2019-01-25Github issue #127 - Use https to check out ComputeLibraryMatthew Bentham
2019-01-24IVGCVSW-2503 Fix end to end test support for Boolean output typeNattapat Chaimanowong