aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-27IVGCVSW-2752 Make biases optional in INetworkAron Virginas-Tar
2019-02-27IVGCVSW-2759 Add MakeOptional to enable in-place optional object constructionAron Virginas-Tar
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-22IVGCVSW-2749 Throw exception in TensorShape when requested index >= number of...Aron Virginas-Tar
2019-02-22IVGSVSW-2736 Fix dangling reference to temporary storageDerek Lamberti
2019-02-21IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-20IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespacesDerek Lamberti
2019-02-20IVGCVSW-2583 Update verison number for 19.02Saoirse Stewart
2019-02-19IVGCVSW-2736 Deserialize using istream instead of filenameDerek Lamberti
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-14IVGCVSW-2726 Code cleanupMatteo Martincigh
2019-02-13IVGCVSW-2662 Create ISerializer class and refactor SerializerNattapat Chaimanowong
2019-02-11IVGCVSW-2531 Serialize a simple ArmNN NetworkMike Kelly
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-11IVGCVSW-2581 Create DeserializerKevin May
2019-02-08IVGCVSW-2672 Code cleanup after changesMatteo Martincigh
2019-02-08IVGCVSW-2607 Implement Input range override mechanismMatteo Martincigh
2019-02-08IVGCVSW-2559 End to end tests for Detection PostProcessNarumol Prangnawarat
2019-02-06IVGCVSW-2606 Produce quantized InputNetwork from simple FP32 InputNetworkDerek Lamberti
2019-02-04IVGCVSW-2557 Ref Workload Implementation for Detection PostProcessNarumol Prangnawarat
2019-01-30IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so thatMatteo Martincigh
2019-01-29IVGCVSW-2569 Add implementation of ConstTensor Accept functionsjimfly01
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-24IVGCVSW-2546 Add ILayerVisitor to the public APIjimfly01
2019-01-23IVGCVSW-1048 RESIZE_BILINEAR NEON operatorSadik Armagan
2019-01-23IVGCVSW-2455 Move the extra backend code to a new git repoMatteo Martincigh
2019-01-23IVGCVSW-2467 Update Boolean type supportNattapat Chaimanowong
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-11IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separateMatteo Martincigh
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2018-12-24IVGCVSW-59 Add documentation to the public APIConor Kennedy
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
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-13IVGCVSW-2348 Support boolean data typeruoyan01
2018-12-11IVGCVSW-1434 Add debug mode to Optimizerkeidav01
2018-12-07IVGCVSW-2268 Remove the input swizzling from ParseConcatMatteo Martincigh
2018-12-06IVGCVSW-2315 Add descriptor for DebugNattapat Chaimanowong
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-26Fix documentation for depthwise convolutionRob Hughes
2018-11-26Fix compile errors on WindowsRob Hughes
2018-11-21IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptorNattapat Chaimanowong