aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-01-24IVGCVSW-2546 Add ILayerVisitor to the public APIjimfly01
2019-01-23IVGCVSW-2515 Fix compilation when TfParser is disabledMatthew Bentham
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-21Added ParsePad method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMean method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMul method to TfLiteParserBruno Goncalves
2019-01-17Added ParseAdd method to TfLiteParserBruno Goncalves
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-16Github issue #120 - Embed TfLite schemaMatthew Bentham
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-14IVGCVSW-1656 Add Mean support to Tf ParserFerran Balaguer
2019-01-09IVGCVSW-2345 Add Rsqrt support in Tensorflow ParserMohamed Nour Abouelseoud
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2019-01-07IVGCVSW-2384 Add Split parser function to Tensor flow parserSadik Armagan
2019-01-02IVGCVSW-2353 Ignore control inputs in TensorFlow parsernarpra01
2018-12-31IVGCVSW-2375 Add ParseAddN function to TfParserFerran Balaguer
2018-12-20IVGCVSW-2380 Add Greater operator to TfParserjimfly01
2018-12-20IVGCVSW-2367 Add Equal Operator to TfParserjimfly01
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-11IVGCVSW-1434 Add debug mode to Optimizerkeidav01
2018-12-06IVGCVSW-2333 Add ParseSub method to TfParserjimfly01
2018-12-05IVGCVSW-2193 ExpandDims operation implementationConor Kennedy
2018-12-05IVGCVSW-2296 Add ParsePad method to TfParserjimfly01
2018-12-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh
2018-12-04IVGCVSW-2251 Add support for Minimum operator in TfParserNattapat Chaimanowong
2018-12-04IVGCVSW-2256 Add parser function in TensorFlow Parser (Maximum)Sadik Armagan
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-22Refactor inlined utility functions in NetworkUtilsAron Virginas-Tar
2018-11-20IVGCVSW-2144: Adding TensorUtils classNina Drozd
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-14IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpa...Éanna Ó Catháin
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-11-02IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-10-26IVGCVSW-1896 : SubGraph selectorDavid Beck
2018-10-26IVGCVSW-2081: Move generic backend tests to the backend related CMake filesAron Virginas-Tar
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-25IVGCVSW-2073: Move remaining backend-specific tests from armnn to backendsAron Virginas-Tar
2018-10-25IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParserSadik Armagan
2018-10-22IVGCVSW-2060: Separate and move backend specific unit tests from the src/armn...Aron Virginas-Tar
2018-10-22IVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support and unit test to TfLite ...Nattapat Chaimanowong
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-2006: Move ACL memory manager source code under aclCommonAron Virginas-Tar
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-2000: (Fix) Backend-specific unit tests not being executedMatteo Martincigh
2018-10-22IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute ...David Beck