aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/test
AgeCommit message (Collapse)Author
2020-05-21Integration of PyArmNN into CMakePavel Macenauer
Change-Id: Ice37e693f4598a6b3c38bd38d89f1d35cdaa8a18 Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
2020-05-15Remove parsing of EthosN profiling data, too specific for pyarmnnNina Drozd
Signed-off-by: Nina Drozd <nina.drozd@arm.com> Change-Id: I04d82dd3a9759c660fdb908433becda915a3f5b5
2020-05-05Move PyArmNN test resources to external storagePavel Macenauer
Change-Id: Ie2c94c8c58ed2964017bc049676ff32dc54c4ad0 Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
2020-05-05MLECO-763: fixes to PyArmNN failing unit testsNina Drozd
Change-Id: Iac17cb6cd2136d5fd2f213561402f700329ac6c2 Signed-off-by: Nina Drozd <nina.drozd@arm.com>
2020-04-16MLECO-712 Enable creation of runtime with external profiling supportÉanna Ó Catháin
Change-Id: Ie0af439817eb4ed70e6112b2eb6f4a2c787a6bd0 Signed-off-by: Éanna Ó Catháin <eanna.ocathain@arm.com>
2020-04-10Add PyArmNN to work with ArmNN API of 20.02Richard Burton
* Add Swig rules for generating python wrapper * Add documentation * Add tests and testing data Change-Id: If48eda08931514fa21e72214dfead2835f07237c Signed-off-by: Richard Burton <richard.burton@arm.com> Signed-off-by: Derek Lamberti <derek.lamberti@arm.com>