aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Collapse)Author
2020-04-24MLECO-763: profiling helper updates for EthosN profilingNina Drozd
* new internal get_ethosn_profiling_data, reads trace.json file * existing get_profiling_data updated to add ethosN profiling data Change-Id: I76d4755736c4ba4d597f8196fee1ba9df32b90bb 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>