aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/TfParser.cpp
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-02-20IVGCVSW-2730 Fix bug in TfParser setting incorrect output shape for Addition ...Nattapat Chaimanowong
2019-02-11IVGCVSW-2529 DeepSpeech v1 testFerran Balaguer
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-24IVGCVSW-2512 Add Gather operator parser to TfParserFrancisMurtagh
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
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-2421 Remove the template-based version of armnnUtils::PermuteMatteo Martincigh
2019-01-07IVGCVSW-2384 Add Split parser function to Tensor flow parserSadik Armagan
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
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-12IVGCVSW-2363 Remove swizzling option from GetConstTensor in TfParser.cppMatteo Martincigh
2018-12-11IVGCVSW-2266 Remove the input swizzling from ParseDepthwiseConv2DFerran Balaguer
2018-12-07IVGCVSW-2268 Remove the input swizzling from ParseConcatMatteo Martincigh
2018-12-06IVGCVSW-2333 Add ParseSub method to TfParserjimfly01
2018-12-06IVGCVSW-2275 Remove swizzling from ParseResizeBilinearjimfly01
2018-12-06IVGCVSW-2277 Remove the input swizzling from ParsePooling2dFrancisMurtagh
2018-12-06IVGCVSW-2193 ExpandDims operation implementationMatteo Martincigh
2018-12-05IVGCVSW-2276: Remove the input swizzling in ParseLrnruoyan01
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-10-10IVGCVSW-1787 Add Support for Concatenation on TfLite parserSadik 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-05-23Release 18.05surmeh01
2018-03-29Release 18.03surmeh01