aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser
AgeCommit message (Expand)Author
2019-11-15Fix possible crash in case of zero dimension tensor in the ONNXTee Jung
2019-11-04Make onnx parser to support TanH / Sigmoid / LeakyRelu layersTee Jung
2019-11-04Fix crash issueTee Jung
2019-11-04Match shape in between initializer and tensorTee Jung
2019-07-04IVGCVSW-3307 Add RefMemoryManagerMatthew Bentham
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2019-04-26MLCE-111: ONNX parser raw data bugPablo Tello
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2018-12-31Update README.mdMark O'Connor
2018-12-11Fix the ONNX parser tests issues due to a change in the latest ONNx masterMatteo Martincigh
2018-12-10Fix the ONNX parser buildMatteo Martincigh
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01