aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-23IVGCVSW-5022 Fix master intermittent failure by providing surge buffer capacityJim Flynn
2020-06-22Remove per-channel quantization support in ref fully connectedJan Eilers
2020-06-20IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to ResizeDavid Monahan
2020-06-17IVGCVSW-4909 Add Quantizer Support for FILL operatorKeith Davis
2020-06-17IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operatorKeith Davis
2020-06-17IVGCVSW-4900 Update Timeline Directory Message with new fieldsJim Flynn
2020-06-16MLCE-189 Adding more checks around dynamic backend directory paths.Colm Donelan
2020-06-15IVGCVSW-4620 Add Fill Reference ImplementationRyan OShea
2020-06-11Cleaning up unit test GetProfilingGuidGenerator.Colm Donelan
2020-06-11IVGCVSW-4906 Add front-end support for FILL operatorRyan OShea
2020-06-09IVGCVSW-4968 Fix exception handling in TfLiteParser.Colm Donelan
2020-06-08IVGCVSW-4860 Add tests to verify QLstm projectionJames Conroy
2020-06-05IVGCVSW-4904 Refactor CpuRef PAD WorkloadSadik Armagan
2020-06-04IVGCVSW-4923 Fix SampleDynamicBackendTests.Colm Donelan
2020-06-03IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLEDColm Donelan
2020-06-03remove BOM from filesLaurent Carlier
2020-06-02IVGCVSW-4190 Add SplitV to Tflite ParserRyan OShea
2020-06-02Tidy up uses of Windows.h by adding WindowsWrapper.hppRob Hughes
2020-06-02Fix a few build warnings:Rob Hughes
2020-06-02IVGCVSW-3844 Add CL GATHER WorkloadTeresa Charlin
2020-05-30IVGCVSW-4888 Update Resize Front end for new parametersDavid Monahan
2020-05-29IVGCVSW-3846 Add NEON GATHER WorkloadTeresa Charlin
2020-05-29IVGCVSW-3847 Correction of 9349246cfce1cc3192aea8fb3a830506cf794abdTeresa Charlin
2020-05-29IVGCVSW-3847 Support INT32 in Gather operatorTeresa Charlin
2020-05-27IVGCVSW-4735 Add label GUID to timeline eventClass messageJim Flynn
2020-05-27Add NEG support to TFLite parserDarshan Patel
2020-05-27IVGCVSW-4200 Add CL EXP WorkloadSadik Armagan
2020-05-27Catch exceptions by const referencePavel Macenauer
2020-05-27IVGCVSW-4187 Add LEAKY_RELU to TFLite parserSadik Armagan
2020-05-26Remove Resize layer mentioned twice in the DeserializerSupport.mdNikhil Raj
2020-05-26IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor modelJim Flynn
2020-05-25Add DIV support to TFLite parserDarshan Patel
2020-05-25IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS testTeresa Charlin
2020-05-25IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRefTeresa Charlin
2020-05-25IVGCVSW-4611 PRELU float16 VTS test skipped in CpuRefTeresa Charlin
2020-05-25IVGCVSW-4792 Update armnn readme and support filesNarumol Prangnawarat
2020-05-25IVGCVSW-4186 Add EXP unit tests for TfLiteParserRyan OShea
2020-05-25Fix some musl libc issues in armnnFinn Williams
2020-05-24IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduc...Finn Williams
2020-05-22Bugfix: Profiling use of substr() incorrectly parses semantic versioningFrancis Murtagh
2020-05-22IVGCVSW-4792 Update armnn readme and support filesNarumol Prangnawarat
2020-05-22IVGCVSW-4453 QLSTM SupportSadik Armagan
2020-05-22Adding more performance metricsalered01
2020-05-22Fix some build errors spotted on Windows:Rob Hughes
2020-05-21IVGCVSW-4452 Add QLstm EndToEndTestJames Conroy
2020-05-20IVGCVSW-4450 Add CL Enhanced Quantized LSTM WorkloadRyan OShea
2020-05-20IVGCVSW-4451 Add QLstm NEON workloadJames Conroy
2020-05-19IVGCVSW-4669 Set destination tensorInfo in MoveAllConnections()Finn Williams
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-19Fix some Windows build errors:Rob Hughes