aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and NeonDavid Beck
2018-10-22IVGCVSW-1987 : registry for backend creation functions (factories)David Beck
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01
2018-10-22Fix for Github issue #78Matthew Bentham
2018-10-22IVGCVSW-1951-Remove type templating from ClAdditionWorkloadNattapat Chaimanowong
2018-10-10IVGCVSW-1929: Fix for this defect (QASYM8 no scale)jimfly01
2018-10-10IVGCVSW-1974 - Update CreateWorkload test CL and NeonFrancis Murtagh
2018-10-10IVGCVSW-1982 - add create workload test for 2D Pooling (NHWC data layout)Nina Drozd
2018-10-10IVGCVSW-1860 Support NHWC for Pooling2DFrancis Murtagh
2018-10-10IVGCVSW-1964: Cl implementation for the ILayerSupport interfacearovir01
2018-10-10IVGCVSW-1965: Neon implementation for the ILayerSupport interfacearovir01
2018-10-10IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::st...arovir01
2018-10-10IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSu...arovir01
2018-10-10IVGCVSW-1966: Ref implementation for the ILayerSupport interfacearovir01
2018-10-10IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkloadMatthew Bentham
2018-10-10IVGCVSW-1975 : total removal of boost::optional from the public interfaceDavid Beck
2018-10-10IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> ...arovir01
2018-10-10IVGCVSW-1975 : Remove boost::optional from the public interfaceDavid Beck
2018-10-10IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinearJames Conroy
2018-10-10IVGCVSW-1964 : replace optional biases with home-grown OptionalDavid Beck
2018-10-10IVGCVSW-1951 Remove type templating from ClConvolution2dWorkloadMatthew Bentham
2018-10-10IVGCVSW-1886 - forward layer support for padNina Drozd
2018-10-10IVGCVSW-1889 - Unit test Convolution2d with NHWCFrancis Murtagh
2018-10-10IVGCVSW-1622 LSTM Neon supportLes Bell
2018-10-10IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backendsarovir01
2018-10-10IVGCVSW-1642 : adding IBackendInternal interfaceDavid Beck
2018-10-10IVGCVSW-1863 Unit tests for NHWC L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1957: Improve warning message in Network::Optimize()arovir01
2018-10-10IVGCVSW-1642 : introducing the IBackend interfaceDavid Beck
2018-10-10IVGCVSW-1931: Refactor ClResizeBilinearFloatWorkloadJames Conroy
2018-10-10IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layernarpra01
2018-10-10IVGCVSW-1931: Add data layout param for ResizeBilinearJames Conroy
2018-10-10IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxedarovir01
2018-10-10IVGCVSW-1951 Remove type templating from ClSplitterWorkloadMatthew Bentham
2018-10-10IVGCVSW-1935 : inline code documentation for pluggable backendsDavid Beck
2018-10-10IVGCVSW-1823 Fix uninitialised memberDerek Lamberti
2018-10-10IVGCVSW-1951 Remove type templating from ClSubtractionWorkloadMatthew Bentham
2018-10-10IVGCVSW-1787 Add Support for Concatenation on TfLite parserSadik Armagan
2018-10-10IVGCVSW-1824 Fix slow profiling of neon. (~50% reduced end-to-end time)Derek Lamberti
2018-10-10IVGCVSW-1900 Removed unused file src/backends/ClWorkloads.hppMatteo Martincigh
2018-10-10IVGCVSW-1207 - Remove typing from ClMultiplicationWorkloadMatthew Bentham
2018-10-10IVGCVSW-1906 : make Android make and CMake files more similarDavid Beck
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1863 Support NHWC for L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1882: Added ClPadWorkloadjimfly01
2018-10-10IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloadsnarpra01
2018-10-10IVGCVSW-1919 - data layout parameter for Normalizationnarpra01
2018-10-10IVGCVSW-1899 : Neon backend folder structureDavid Beck
2018-10-10IVGCVSW-1898 : Ref backend folder structureDavid Beck
2018-10-10IVGCVSW-1821 - taking out scale factor again as it's polluting the WallClockT...Nina Drozd