aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti
2019-04-10IVGCVSW-2912 Make get_compute_library.sh sole source for clframework pinJim Flynn
2019-04-09IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data TypeSadik Armagan
2019-04-09IVGCVSW-2845: Add TfLite Parser support for TanH activation layerNina Drozd
2019-04-08IVGCVSW-2861 Refactor the Reference Elementwise workloadSadik Armagan
2019-04-08IVGCVSW-2844: Add TfLite Parser support for Split layerNina Drozd
2019-04-08IVGCVSW-2927 Fix Streamline annotationsMatthew Bentham
2019-04-05IVGCVSW-2914 Add Switch Layer and no-op factory methodSadik Armagan
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-04-05IVGCVSW-2926 Add test for ResNetV2 50 quantized tflite modelnikraj01
2019-04-04IVGCVSW-2539 Improve ExecuteNetwork error loggingFrancis Murtagh
2019-04-03IVGCVSW-2802 Ability to run FP16 turbo mode through ExecuteNetworkRuomei Yan
2019-04-02IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workloadNattapat Chaimanowong
2019-04-02IVGCVSW-2872 Unit tests for Quantize layer and reference workloadNattapat Chaimanowong
2019-04-02IVGCVSW-2832 (Part 2) update clframework pin to b4a44ff3aa98d2b51f1621a7525db...Jim Flynn
2019-04-01IVGCVSW-2871 Ref QuantizeLayer workloadDerek Lamberti
2019-03-29IVGCVSW-2875 Reference implementation and unit tests for DequantizeNattapat Chaimanowong
2019-03-29IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkloadNattapat Chaimanowong
2019-03-29MLCE-101 Deeplab v3+ (Add Tf Lite Parser Dilation Check)Kevin May
2019-03-28IVGCVSW-2885 fix ArmnnConverter help textLes Bell
2019-03-28IVGCVSW-2874 Add DequantizeLayer and no-op factory methodNattapat Chaimanowong
2019-03-28IVGCVSW-2880 Refactor order of methodsDerek Lamberti
2019-03-28IVGCVSW-2827: adding Validation file for TfLiteInceptionV4QuantizedNina Drozd
2019-03-27IVGCVSW-2870 Serialize quantize layerDerek Lamberti
2019-03-27IVGCVSW-2870 Support QuantizeLayer on frontendDerek Lamberti
2019-03-27IVGCVSW-2884:Add Validation.txt for TfliteInceptionV3nikraj01
2019-03-27IVGCVSW-2817 Inherit SerializerVisitor from the ILayerVisitor interface classFrancis Murtagh
2019-03-26IVGCVSW-2881 Remove DebugDescriptorNattapat Chaimanowong
2019-03-26IVGCVSW-2832 Update CL pin to 2761c2f0b60175469e959982a25ff0abdca6c9ceJim Flynn
2019-03-25IVGCVSW-2882 Fix include order in armnn public headersMatthew Bentham
2019-03-25IVGCVSW-2865 add missing include of functionalMatthew Bentham
2019-03-25Use unique names for temporary filesMatthew Bentham
2019-03-25IVGCVSW-2861 Refactor the Reference Elementwise workloadsSadik Armagan
2019-03-22IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...)Nattapat Chaimanowong
2019-03-22IVGCVSW-2859 Add unit tests for QSymm16 quantizationNattapat Chaimanowong
2019-03-21IVGCVSW-2694: serialize/deserialize LSTMJim Flynn
2019-03-20IVGCVSW-2850 Fix Circular Dependency IssueSadik Armagan
2019-03-20IVGCVSW-2858 Add support for QSymm16 quantizationNattapat Chaimanowong
2019-03-20IVGCVSW-2814 AllTypesAreEqualImpl handles odd num params correctly.Derek Lamberti
2019-03-20IVGCVSW-2814 Extensive ref IsSupported for Activation & AdditionDerek Lamberti
2019-03-20IVGCVSW-2788 Modify Serializer test to use introspection APINattapat Chaimanowong
2019-03-19IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontendNattapat Chaimanowong
2019-03-19MLCE-105 Fix use of std::unique_lock in LoadedNetworkMatthew Bentham
2019-03-18IVGCVSW-2686 Add Serializer and Deserializer for DetectionPostProcessNattapat Chaimanowong
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2019-03-14IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-03-13IVGCVSW-2574 Create a converter application for all the supported ArmNN NetworksSadik Armagan
2019-03-13IVGCVSW-2735 Failure to find flatbuffers is not a fatal build errorRuomei Yan
2019-03-12IVGCVSW-2709 Serialize / de-serialize the Splitter layerJim Flynn
2019-03-11IVGCVSW-2800 Update CL pin to latest masterConor Kennedy