IVGCVSW-2914 Add Switch Layer and no-op factory method
[platform/upstream/armnn.git] / CMakeLists.txt
2019-04-05 Sadik ArmaganIVGCVSW-2914 Add Switch Layer and no-op factory method
2019-04-05 Nattapat ChaimanowongIVGCVSW-2915 Add Merge Layer and no-op factory method
2019-03-29 Nattapat ChaimanowongIVGCVSW-2866 Implement RegisterDebugCallback for RefDeb...
2019-03-28 Nattapat ChaimanowongIVGCVSW-2874 Add DequantizeLayer and no-op factory...
2019-03-27 Derek LambertiIVGCVSW-2870 Support QuantizeLayer on frontend
2019-03-20 Nattapat ChaimanowongIVGCVSW-2858 Add support for QSymm16 quantization
2019-03-13 Sadik ArmaganIVGCVSW-2574 Create a converter application for all...
2019-03-13 Ruomei YanIVGCVSW-2735 Failure to find flatbuffers is not a fatal...
2019-03-07 Jim FlynnIVGCVSW-2697 Add Serialize/Deserialize for the Merger...
2019-03-07 Sadik ArmaganIVGCVSW-2696 Serialize / de-serialize the Mean layer
2019-03-04 Saoirse StewartIVGCVSW-2691 Add Serialize/Deseralize Gather layer
2019-03-04 Nattapat ChaimanowongIVGCVSW-2710 Add Serializer and Deserializer for Stride...
2019-03-04 Conor KennedyIVGCVSW-2711 Add Serializer and Deserializer for Subtra...
2019-03-04 Nattapat ChaimanowongIVGCVSW-2705 Add Serializer and Deserializer for Resize...
2019-03-04 Conor KennedyIVGCVSW-2692 Add Serializer and Deserializer for Greater
2019-03-01 ruoyan01IVGCVSW-2681 Serialize/de-serialize the BatchNormalizat...
2019-03-01 Finn WilliamsIVGCVSW-2689 Serialize / de-serialize the Floor layer
2019-03-01 Sadik ArmaganIVGCVSW-2706 Serialize / de-serialize the Rsqrt layer
2019-03-01 Nattapat ChaimanowongIVGCVSW-2701 Add Serializer and Deserializer for Pad
2019-03-01 Nina DrozdIVGCVSW-2700 Serialize/de-serialize the Normalization...
2019-02-28 Nattapat ChaimanowongIVGCVSW-2688 Add Serializer and Deserializer for Equal
2019-02-28 Éanna Ó CatháinIVGCVSW-2687 Add Serializer & Deserializer for Division
2019-02-27 Nattapat ChaimanowongIVGCVSW-2682 Add Serializer and Deserializer for BatchT...
2019-02-26 Nattapat ChaimanowongIVGCVSW-2708 Add Serializer and Deserializer SpaceToBatchNd
2019-02-26 Conor KennedyIVGCVSW-2683 Add Serializer & Deserializer for Constant
2019-02-25 Matthew BenthamRename ArmNN schema file to ArmnnSchema.fbs
2019-02-25 Bruno GoncalvesAdd strided-slice parser to tf-lite
2019-02-25 Bruno GoncalvesAdd minimum parser to tf-lite
2019-02-25 Bruno GoncalvesAdd maximum parser to tf-lite
2019-02-22 Bruno GoncalvesAdd space-to-batch-nd parser to tf-lite
2019-02-22 Bruno GoncalvesAdd batch-to-space-nd parser to tf-lite
2019-02-22 Bruno GoncalvesAdd resize-bilinear parser to tf-lite
2019-02-22 Bruno GoncalvesAdd sub parser to tf-lite
2019-02-21 keidav01IVGCVSW-2429 Add Detection PostProcess Parser to Tensor...
2019-02-21 Sadik ArmaganIVGCVSW-2639 Add Serializer & Deserializer for Fully...
2019-02-21 Jim FlynnIVGCVSW-2610 Add Quantization Tool Executable
2019-02-20 Nattapat ChaimanowongIVGCVSW-2702 Add Serializer and Deserializer for Permute
2019-02-20 Mike KellyIVGCVSW-2643 Add Serializer & Deserializer for Activation
2019-02-20 Derek LambertiIVGSVSW-2736 Rename DeserializeParser => Deserializer...
2019-02-19 Mike KellyIVGCVSW-2646 Add Serializer & Deserializer for Conv2D
2019-02-19 Saoirse StewartIVGCVSW-2642 Add Reshape to Serializer and Deserializer
2019-02-19 Nattapat ChaimanowongIVGCVSW-2662 Implement conversion tool to serialize...
2019-02-19 Saoirse StewartIVGCVSW-2645 Add Serializer & Deserializer for Pooling2d
2019-02-13 Nattapat ChaimanowongIVGCVSW-2662 Create ISerializer class and refactor...
2019-02-13 Sadik ArmaganIVGCVSW-2640 Add Serializer & Deserializer for Mul
2019-02-12 Derek LambertiIVGCVSW-2607 Refactor range tracking into own class
2019-02-11 Mike KellyIVGCVSW-2531 Serialize a simple ArmNN Network
2019-02-11 Kevin MayIVGCVSW-2581 Create Deserializer
2019-02-08 Matteo MartincighIVGCVSW-2607 Implement Input range override mechanism
2019-02-07 jimfly01IVGCVSW-2553 Add Unit Test for ConstTensor layer visitors
2019-02-06 Derek LambertiIVGCVSW-2654 Test quantization of addition, input and...
2019-02-06 Nattapat ChaimanowongIVGCVSW-2580 Integrate serialization schema code genera...
2019-02-06 Derek LambertiIVGCVSW-2606 Produce quantized InputNetwork from simple...
2019-02-04 FrancisMurtaghIVGCVSW-2551 Add Descriptor and name only unit tests...
2019-02-01 FrancisMurtaghIVGCVSW-2552 Add unit tests for the input and output...
2019-01-29 FrancisMurtaghIVGCVSW-2549 Add name only layer unit tests for Visitor
2019-01-29 Bruno GoncalvesAdded ConstantLayer support to TfLiteParser
2019-01-28 FrancisMurtaghIVGCVSW-2548 Add the TestLayerVisitor class
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-24 FrancisMurtaghIVGCVSW-2512 Add Gather operator parser to TfParser
2019-01-24 jimfly01IVGCVSW-2546 Add ILayerVisitor to the public API
2019-01-23 Matthew BenthamIVGCVSW-2515 Fix compilation when TfParser is disabled
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-21 Bruno GoncalvesAdded ParsePad method to TfLiteParser
2019-01-19 Bruno GoncalvesAdded ParseMean method to TfLiteParser
2019-01-19 Bruno GoncalvesAdded ParseMul method to TfLiteParser
2019-01-17 Bruno GoncalvesAdded ParseAdd method to TfLiteParser
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-16 Matthew BenthamGithub issue #120 - Embed TfLite schema
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-14 Ferran BalaguerIVGCVSW-1656 Add Mean support to Tf Parser
2019-01-09 Mohamed Nour Aboue... IVGCVSW-2345 Add Rsqrt support in Tensorflow Parser
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
2019-01-07 Sadik ArmaganIVGCVSW-2384 Add Split parser function to Tensor flow...
2019-01-02 narpra01IVGCVSW-2353 Ignore control inputs in TensorFlow parser
2018-12-31 Ferran BalaguerIVGCVSW-2375 Add ParseAddN function to TfParser
2018-12-20 jimfly01IVGCVSW-2380 Add Greater operator to TfParser
2018-12-20 jimfly01IVGCVSW-2367 Add Equal Operator to TfParser
2018-12-17 FrancisMurtaghIVGCVSW-2398 Add no-op factory implementations for...
2018-12-14 Matteo MartincighIVGCVSW-2377 Add no-op factory implementations for...
2018-12-11 keidav01IVGCVSW-1434 Add debug mode to Optimizer
2018-12-06 jimfly01IVGCVSW-2333 Add ParseSub method to TfParser
2018-12-05 Conor KennedyIVGCVSW-2193 ExpandDims operation implementation
2018-12-05 jimfly01IVGCVSW-2296 Add ParsePad method to TfParser
2018-12-05 Matteo MartincighIVGCVSW-2264 Move DataLayoutIndexed to armnnUtils
2018-12-04 Nattapat ChaimanowongIVGCVSW-2251 Add support for Minimum operator in TfParser
2018-12-04 Sadik ArmaganIVGCVSW-2256 Add parser function in TensorFlow Parser...
2018-12-03 Nattapat ChaimanowongIVGCVSW-2315 Add DebugLayer and no-op factory method
2018-11-29 kevmay01IVGCVSW-2245 Add Minimum Layer and no-op Factory implem...
2018-11-28 Nattapat ChaimanowongIVGCVSW-2253 Add maximum layer and corresponding no...
2018-11-22 Aron Virginas-TarRefactor inlined utility functions in NetworkUtils
2018-11-20 Nina DrozdIVGCVSW-2144: Adding TensorUtils class
2018-11-15 Conor KennedyIVGCVSW-2086: Add StridedSlice layer & corresponding...
2018-11-14 Éanna Ó CatháinIVGCVSW-2054: Fixing issue with InferOutputShape implem...
2018-11-12 Éanna Ó CatháinIVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementatio...
2018-11-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-11-02 Nattapat ChaimanowongIVGCVSW-2093 Add SpaceToBatchNd layer and corresponding...
2018-10-26 David BeckIVGCVSW-1896 : SubGraph selector
2018-10-26 Aron Virginas-TarIVGCVSW-2081: Move generic backend tests to the backend...
next