aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/test
AgeCommit message (Expand)Author
2019-02-28IVGCVSW-2598 Update attribute to use num_splitv19.02branches/armnn_19_02Saoirse 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