aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/test
AgeCommit message (Expand)Author
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-05MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers'Sadik Armagan
2020-09-10IVGCVSW-5197 Add support for 2nd input to ExpandDims of TfParserJan Eilers
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-06-03remove BOM from filesLaurent Carlier
2020-05-25Fix some musl libc issues in armnnFinn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-02-24COMPMID-3060: Add TF Parser support for TransposeSang-Hoon Park
2020-02-18IVGCVSW-2232 Pack/Stack operator support in Tensorflow ParserSadik Armagan
2020-02-18COMPMID-3059: Add TF parser support for StridedSliceGeorgios Pinitas
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-29Github #306 Treat data_format attribute as optional in TfParser::ParseFusedBa...Aron Virginas-Tar
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-02-28IVGCVSW-2598 Update attribute to use num_splitSaoirse Stewart
2019-02-27IVGCVSW-2598 Fix for constant axis issue for Tensorflow ParserSaoirse Stewart
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-24IVGCVSW-2512 Add Gather operator parser to TfParserFrancisMurtagh
2019-01-23IVGCVSW-2515 Fix compilation when TfParser is disabledMatthew Bentham
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-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-11IVGCVSW-2266 Remove the input swizzling from ParseDepthwiseConv2DFerran Balaguer
2018-12-06IVGCVSW-2333 Add ParseSub method to TfParserjimfly01
2018-12-06IVGCVSW-2277 Remove the input swizzling from ParsePooling2dFrancisMurtagh
2018-12-05IVGCVSW-2267 Remove the input swizzling from ParseFusedBatchNormMatteo Martincigh
2018-12-05IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parserMatteo Martincigh
2018-12-05IVGCVSW-2193 ExpandDims operation implementationConor Kennedy
2018-12-05IVGCVSW-2296 Add ParsePad method to TfParserjimfly01
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-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-09-17IVGCVSW-1779: Updating TF Parser to include the RealDiv operatorsaoste01
2018-08-31Release 18.08telsoa01
2018-03-29Release 18.03surmeh01