aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-15IVGCVSW-2724 Fix bug in DeserializeParserNattapat Chaimanowong
2019-02-15IVGCVSW-2642 Fix Guid issue in Serialize ParserSaoirse Stewart
2019-02-15IVGCVSW-2642 Fix layerBindingId issueSaoirse Stewart
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-14IVGCVSW-2726 Code cleanupMatteo Martincigh
2019-02-14IVGCVSW-2615 Support static quantization of Pooling2dFrancisMurtagh
2019-02-13IVGCVSW-2714 Fix armv7 buildNattapat Chaimanowong
2019-02-13IVGCVSW-2662 Create ISerializer class and refactor SerializerNattapat Chaimanowong
2019-02-13IVGCVSW-2617 Add static quantization of SpaceToBatchJim Flynn
2019-02-13IVGCVSW-2640 Add Serializer & Deserializer for MulSadik Armagan
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-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-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-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-04IVGCVSW-2557 Ref Workload Implementation for Detection PostProcessNarumol Prangnawarat
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-01-31IVGCVSW-2471 Code cleanup where necessaryMatteo Martincigh
2019-01-31MLCE-90 Fixing issues with NEON pad testsÉanna Ó Catháin
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-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