aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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-19IVGCVSW-2646 Add Serializer & Deserializer for Conv2DMike Kelly
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-13IVGCVSW-2662 Create ISerializer class and refactor SerializerNattapat Chaimanowong
2019-02-13IVGCVSW-2640 Add Serializer & Deserializer for MulSadik Armagan
2019-02-12IVGCVSW-2607 Refactor range tracking into own classDerek Lamberti
2019-02-11IVGCVSW-2531 Serialize a simple ArmNN NetworkMike Kelly
2019-02-11IVGCVSW-2581 Create DeserializerKevin May
2019-02-08IVGCVSW-2607 Implement Input range override mechanismMatteo Martincigh
2019-02-07IVGCVSW-2553 Add Unit Test for ConstTensor layer visitorsjimfly01
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-01IVGCVSW-2552 Add unit tests for the input and output layers for VisitorFrancisMurtagh
2019-01-29IVGCVSW-2549 Add name only layer unit tests for VisitorFrancisMurtagh
2019-01-29Added ConstantLayer support to TfLiteParserBruno Goncalves
2019-01-28IVGCVSW-2548 Add the TestLayerVisitor classFrancisMurtagh
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-24IVGCVSW-2512 Add Gather operator parser to TfParserFrancisMurtagh
2019-01-24IVGCVSW-2546 Add ILayerVisitor to the public APIjimfly01
2019-01-23IVGCVSW-2515 Fix compilation when TfParser is disabledMatthew Bentham
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-21Added ParsePad method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMean method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMul method to TfLiteParserBruno Goncalves
2019-01-17Added ParseAdd method to TfLiteParserBruno Goncalves
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-16Github issue #120 - Embed TfLite schemaMatthew Bentham
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-14IVGCVSW-1656 Add Mean support to Tf ParserFerran Balaguer
2019-01-09IVGCVSW-2345 Add Rsqrt support in Tensorflow ParserMohamed Nour Abouelseoud
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2019-01-07IVGCVSW-2384 Add Split parser function to Tensor flow parserSadik Armagan
2019-01-02IVGCVSW-2353 Ignore control inputs in TensorFlow parsernarpra01
2018-12-31IVGCVSW-2375 Add ParseAddN function to TfParserFerran Balaguer
2018-12-20IVGCVSW-2380 Add Greater operator to TfParserjimfly01
2018-12-20IVGCVSW-2367 Add Equal Operator to TfParserjimfly01
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-11IVGCVSW-1434 Add debug mode to Optimizerkeidav01
2018-12-06IVGCVSW-2333 Add ParseSub method to TfParserjimfly01
2018-12-05IVGCVSW-2193 ExpandDims operation implementationConor Kennedy
2018-12-05IVGCVSW-2296 Add ParsePad method to TfParserjimfly01
2018-12-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh