aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/ConcatLayer.cpp
AgeCommit message (Expand)Author
2020-08-17IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big AppNarumol Prangnawarat
2020-08-17IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter LayersTeresa Charlin
2020-08-07IVGCVSW-5108 Allow Concat to use subtensor on x and ySadik Armagan
2020-07-26IVGCVSW-5155 Update Arm NN API to allow for call to shape inferenceFinn Williams
2020-07-10IVGCVSW-4929 Implement ShapeInferenceMethod in all LayersFinn Williams
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-17IVGCVSW-4293 Fix multiple Concat issues.Derek Lamberti
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn