aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-16Clang formatKristofer Jonsson
Change-Id: I2ebac7df9c4716be7fee10ce4cba350e40860ca2
2020-10-12Format code to align coding stylePer Åstrand
Change-Id: I381aa5bdf18ffca3b18ede5aec5551b752161fca
2020-10-12Add corstone700 mhu v2 mailbox driverPer Åstrand
Copy arm_mhu_v2.c driver as published on git.linaro.org: https://git.linaro.org/landing-teams/working/arm/kernel-release.git/plain/drivers/mailbox/arm_mhu_v2.c?h=CORSTONE-700-2020.02.10 Change-Id: Ie994cb0146ba211c4a610cdd18894e024bf98ff1
2020-09-17Support inferences with multiple inputs and outputsKristofer Jonsson
Build flatbuffers library. Update network class to extract IFM and OFM dimensions from the tflite file. Update the uapi and core apis to support up to 16 IFM and OFM buffers per inference. Change-Id: I2f2f177aa4c2d5f9f50f23eb33c44e01ec2cbe09
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson
Change-Id: I14b6becc908a0ac215769c32ee9c43db192ae6c8
2020-08-20Initial commitKristofer Jonsson