platform/upstream/armnn.git
2019-02-13 Nattapat ChaimanowongIVGCVSW-2662 Create ISerializer class and refactor...
2019-02-13 Jim FlynnIVGCVSW-2617 Add static quantization of SpaceToBatch
2019-02-13 Sadik ArmaganIVGCVSW-2640 Add Serializer & Deserializer for Mul
2019-02-12 FrancisMurtaghIVGCVSW-2614 Support static quantization of Permute
2019-02-12 Derek LambertiIVGCVSW-2607 Refactor range tracking into own class
2019-02-12 Aron Virginas-TarIVGCVSW-2663 Enable ExecuteNetwork to load ArmNN files
2019-02-12 FrancisMurtaghIVGCVSW-2623 Support static quantization of DepthwiseConv2d
2019-02-11 Mike KellyIVGCVSW-2531 Serialize a simple ArmNN Network
2019-02-11 ruoyan01IVGCVSW-2625 Support static quantization of softmax
2019-02-11 Aron Virginas-TarIVGCVSW-2676 Make biases optional in ILayerVisitor...
2019-02-11 Jim FlynnIVGCVSW-2622 Add static quantization of 2DConvolution
2019-02-11 FrancisMurtaghIVGCVSW-2624 Support static quantization of FullyConnected
2019-02-11 Kevin MayIVGCVSW-2581 Create Deserializer
2019-02-11 Ferran BalaguerIVGCVSW-2529 DeepSpeech v1 test
2019-02-08 Matteo MartincighIVGCVSW-2672 Code cleanup after changes
2019-02-08 Matteo MartincighIVGCVSW-2607 Implement Input range override mechanism
2019-02-08 Narumol PrangnawaratIVGCVSW-2557 Add layer tests for Ref Detection PostProcess
2019-02-08 Matthew BenthamGithub #123 Catch exceptions by reference
2019-02-08 Narumol PrangnawaratIVGCVSW-2559 End to end tests for Detection PostProcess
2019-02-08 Bruno GoncalvesAdded TfLiteParser test for MnasNet
2019-02-07 Jim FlynnIVGCVSW-2553 Change BOOST_TEST to BOOST_CHECK_MESSAGE...
2019-02-07 Nina DrozdIVGCVSW-2608: support static quantization of Activation
2019-02-07 jimfly01IVGCVSW-2553 Add Unit Test for ConstTensor layer visitors
2019-02-07 Derek LambertiIVGCVSW-2609 Quantize BatchNormalizationLayer
2019-02-07 Saoirse StewartIVGCVSW-2581 Update Schema.fbs to refer to vector of...
2019-02-07 Bruno GoncalvesAdded TfLiteParser test for InceptionV4Quantized
2019-02-07 Bruno GoncalvesAdded TfLiteParser test for ResNetV2
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-04 Narumol PrangnawaratIVGCVSW-2557 Ref Workload Implementation for Detection...
2019-02-01 Bruno GoncalvesAdded TfLiteParser test for InceptionV3Quantized
2019-02-01 Bruno GoncalvesAdded TfLiteParser test for MobilenetV2Quantized
2019-02-01 FrancisMurtaghIVGCVSW-2552 Add unit tests for the input and output...
2019-02-01 Conor KennedyIVGCVSW-2280 Add unit tests for RESIZE_BILINEAR NEON...
2019-02-01 Matteo MartincighIVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOM...
2019-02-01 Aron Virginas-TarIVGCVSW-2604 Fix bug that made it impossible to execute...
2019-01-31 Matteo MartincighIVGCVSW-2471 Code cleanup where necessary
2019-01-31 Éanna Ó CatháinMLCE-90 Fixing issues with NEON pad tests
2019-01-31 Aron Virginas-TarIVGCVSW-2601 Fix for ExecuteNetwork output data printin...
2019-01-31 Aron Virginas-TarIVGCVSW-2564 Fix output buffer initialization bug in...
2019-01-30 Matthew BenthamIVGCVSW-2522 Add DCO requirement to Contributor Guide
2019-01-30 Nattapat ChaimanowongIVGCVSW-2579 Create Flatbuffers schema for simple Armnn...
2019-01-30 Matteo MartincighIVGCVSW-2458 Refactor the Optimize function (Network...
2019-01-30 Aron Virginas-TarIVGCVSW-2437 Inference test for TensorFlow Lite MobileN...
2019-01-30 Aron Virginas-TarIVGCVSW-2564 Add support for multiple 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-29 jimfly01IVGCVSW-2569 Add implementation of ConstTensor Accept...
2019-01-29 Nattapat ChaimanowongIVGCVSW-2443 Add Cl support for Greater operator
2019-01-29 kevmay01IVGCVSW-2447 Add Greater Workload to Neon
2019-01-28 FrancisMurtaghIVGCVSW-2548 Add member function to check layer pointer...
2019-01-28 Conor KennedyIVGCVSW-2575 Update CL pin to latest master
2019-01-28 FrancisMurtaghIVGCVSW-2548 Add the TestLayerVisitor class
2019-01-25 Narumol PrangnawaratIVGCVSW-2556 Add Layer implementation for Detection...
2019-01-25 Éanna Ó CatháinMLCE-84 Add Neon Pad support and unit tests
2019-01-25 jimfly01IVGCVSW-2547 Add Accept function to IConnectableLayer
2019-01-25 Nattapat ChaimanowongIVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenation
2019-01-25 Matthew BenthamGithub issue #127 - Use https to check out ComputeLibrary
2019-01-24 Nattapat ChaimanowongIVGCVSW-2503 Fix end to end test support for Boolean...
2019-01-24 saoste01IVGCVSW-2554 Update NEON scheduler to output workload...
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-24 kevmay01IVGCVSW-2503 Refactor RefElementwiseWorkload around...
2019-01-24 FrancisMurtaghIVGCVSW-2512 Add Gather operator parser to TfParser
2019-01-24 jimfly01IVGCVSW-2546 Add ILayerVisitor to the public API
2019-01-24 Finn WilliamsIVGCVSW-2430 Add logistic parser to tf-lite
2019-01-23 narpra01IVGCVSW-2511 Add end to end Gather layer test
2019-01-23 Sadik ArmaganIVGCVSW-1048 RESIZE_BILINEAR NEON operator
2019-01-23 Aron Virginas-TarIVGCVSW-2534 Fix bug TfLiteParser::ParseReshape()
2019-01-23 saoste01IVGCVSW-2545 Update CL pin to latest master
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
2019-01-23 Nattapat ChaimanowongIVGCVSW-2467 Update Boolean type support
2019-01-23 Matthew BenthamIVGCVSW-2515 Fix compilation when TfParser is disabled
2019-01-22 narpra01IVGCVSW-2510 Ref workload implementation for Gather...
2019-01-22 Matthew BenthamFix compilation wrt IVGCVSW-2467
2019-01-22 Bruno GoncalvesAdded AddBroadcastReshapeLayer method to TfLiteParser
2019-01-22 narpra01IVGCVSW-2509 Add GatherLayer implementation
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-22 Aron Virginas-TarIVGCVSW-2535 Fix crash in ExecuteNetwork when no comput...
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-16 Ferran BalaguerIVGCVSW-1656 Add Mean support to Tf Parser
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-14 Éanna Ó CatháinMLCE-86 Reversing the pad list in the ClPadValidate...
2019-01-14 Ferran BalaguerIVGCVSW-1656 Add Mean support to Tf Parser
2019-01-11 Matteo MartincighIVGCVSW-2454 Refactor ArmNN to support pluggable backen...
2019-01-10 Matthew BenthamMLCE-82 Add IsLayerSupported tests for MEAN
2019-01-10 Matthew BenthamIVGCVSW-2466 Update compute library pin
2019-01-09 Mohamed Nour... IVGCVSW-2345 Add Rsqrt support in Tensorflow Parser
2019-01-09 saoste01IVGCVSW-2438 Add Minimum operator support (CL)
2019-01-09 Conor KennedyIVGCVSW-2441 Add Minimum operator support (NEON)
2019-01-08 Matthew BenthamRefactor: Don't include all ComputeLibrary function...
2019-01-07 Mohamed Nour... IVGCVSW-2371 Add Rsqrt Ref implementation
2019-01-07 Matteo MartincighIVGCVSW-2421 Remove the template-based version of armnn...
2019-01-07 Sadik ArmaganIVGCVSW-2384 Add Split parser function to Tensor flow...
next