aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-10IVGCVSW-1821 - update NEON workload utils to use timers in correct order, upd...Nina Drozd
2018-10-10IVGCVSW-1927 Add Neon 8-bit FullyConnected supportkevmay01
2018-10-10IVGCVSW-1924: Fixing clframework version update compile errjimfly01
2018-10-10IVGCVSW-1910 Add data layout parameter for DepthwiseConvolutionNikhil Raj
2018-10-10IVGCVSW-1921: move common Acl code to a separate folderDavid Beck
2018-10-10IVGCVSW-1881 Add PadLayer to ArmNNMohamed Nour Abouelseoud
2018-10-10IVGCVSW-1888 Plumb data layout parameter for Convolution2DFrancis Murtagh
2018-10-10IVGCVSW-1897 : Android support for pluggable backendsDavid Beck
2018-10-10IVGCVSW-949 Further simplify InitializeArmComputeClTensorDataMatthew Bentham
2018-10-10IVGCVSW-949 Simplify use of IntialiseArmComputeClTensorDataMatthew Bentham
2018-10-10IVGCVSW-1897 : build infrastructure for the src/backends folderDavid Beck
2018-10-10IVGCVSW-949 Remove unnecessary includesMatthew Bentham
2018-10-10IVGCVSW-949 Refactor - clean up includes of ClWorkloadUtils.hppMatthew Bentham
2018-10-10IVGCVSW-949 Add 8-bit fully connected supportMatthew Bentham
2018-10-10IVGCVSW-1822: Fix CaffeYolo-Armnn error reportingJames Conroy
2018-10-10IVGCVSW-1650 Add Support for Reshape layer on TF Lite parserSadik
2018-10-10IVGCVSW-1843: Edit comment to ref correct functionJames Conroy
2018-10-10IVGCVSW-1880: Add no-op factory implementations of CreatePadjimfly01
2018-10-10IVGCVSW-1883 Add support for different memory layoutsDerek Lamberti
2018-10-10IVGCVSW-1651 Add Support for Relu on TF Lite parserSadik Armagan
2018-10-01Fix for Github issue #63Matthew Bentham
2018-10-01IVGCVSW-1802 : fix typoDavid Beck
2018-10-01Updated the inception_v3 model taken from official Tfsurmeh01
2018-10-01IVGCVSW-1802 : Neon Sub WorkloadDavid Beck
2018-10-01IVGCVSW-1813 - Add MeanLayernarpra01
2018-10-01IVGCVSW-1832: add missing DIV quantized, broadcasting testsDavid Beck
2018-10-01IVGCVSW-1843 : remove duplicate code for Ref Arithmetic workloadsDavid Beck
2018-10-01IVGCVSW-1843 : refactor ClAdditionWorkload and ClSubtractionWorkloadDavid Beck
2018-10-01IVGCVSW-1804 : add subtraction layer to the public interfaceDavid Beck
2018-10-01Added and modified the vanilla tensorflow values for inception and mobilenetsurmeh01
2018-10-01IVGCVSW-1843 : replacing trivial arithmetic helpersDavid Beck
2018-09-25IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e fl...Nina Drozd
2018-09-25IVGCVSW-1831 - Add dimension check to MeanQueueDescriptor::Validate to check ...narpra01
2018-09-25IVGCVSW-1801 : Cl implementation for SUBDavid Beck
2018-09-25IVGCVSW-1810 - Add no-op factory implementations of the CreateMean for all ba...narpra01
2018-09-25IVGCVSW-1520 Re-enable quantised addMatthew Bentham
2018-09-25IVGCVSW-1808 : Updated the network used from Official Tf(http://download.tens...surmeh01
2018-09-25IVGCVSW-1803 : add Ref Subtraction layerDavid Beck
2018-09-25IVGCVSW-1804 : Add Subtraction layer types and placeholdersDavid Beck
2018-09-25MLCE-52 Where has PROFILING gone?Sadik Armagan
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-09-17IVGCVSW-1807 : add license section to the Readme fileDavid Beck
2018-09-17IVGCVSW-1783 refactor add/mul/div layersLes Bell
2018-09-17IVGCVSW-1784: Rename float32 workloads for ACLarovir01
2018-09-17IVGCVSW-1521: Updating TensorFlow README.md to contain realdiv operatorsaoste01
2018-09-17IVGCVSW-1779: Updating TF Parser to include the RealDiv operatorsaoste01
2018-09-17IVGCVSW-1786 - Division by zeroFrancis Murtagh
2018-09-17IVGCVSW-1200 Division layerFrancis Murtagh
2018-09-17IVGCVSW-1324: Make biases truly optional for Conv2d and DepthwiseConvolutionarovir01
2018-08-31Release 18.08telsoa01