aboutsummaryrefslogtreecommitdiff
path: root/src/ethosu_device_u55_u65.c
AgeCommit message (Collapse)Author
2021-12-06Fixing compiler warningsKristofer Jonsson
Change-Id: I287eef0cff78109a66d132fad283cb910be67f63
2021-11-18Remove new line from log messages21.11-rc321.11-rc221.11Kristofer Jonsson
Remove new line from log messages to allow the log makros to format the output. Change-Id: Idc07d0ef1fb77530fa07279ae92b2c964ebb6287
2021-11-01Autumn clean/refactor of NPU driverJonny Svärd
A continuation of the spring clean/refactor work. Create a better separation between driver and device(s). A short summary of what this commit contains: - Split device and driver - Simplify and hide the internal device interface - Remove (broken) abort inference functionality - Refactoring of structure - Optimizations and bugfixes Change-Id: I8988bc5f163f9ea62add2a933e4f100a82cc8d35