aboutsummaryrefslogtreecommitdiff
path: root/driver_library
AgeCommit message (Expand)Author
2024-04-04Add IOCTL command names to driver library loggingMikael Olsson
2024-02-21Fix UAPI device type naming and validationMikael Olsson
2024-02-19Add NPU device type to capabilitiesMikael Olsson
2023-12-20Change PMU event counter values to use 64-bitMikael Olsson
2023-11-06Change create network UAPI to take a user bufferMikael Olsson
2023-11-06Remove buffer capacity, offset and resize in UAPIMikael Olsson
2023-08-16Add command and error to IOCTL failure exceptionMikael Olsson
2023-08-09Add version to driver library23.08-rc1Mikael Olsson
2023-08-09Add kernel driver version check in driver libraryMikael Olsson
2023-04-20Fix compiler flag passing in Python API CMake file23.05-rc1Mikael Olsson
2023-04-20Fix Python API CMake file ETHOS_U_DRIVER_LIB pathMikael Olsson
2023-04-20Fix license file path in Python API CMake fileMikael Olsson
2022-10-25Added Python interface for Arm Ethos-U NPU driver library.22.11-rc1Kshitij Sisodia
2022-08-29Add linux_driver_stack testsDavide Grohmann
2022-06-30Improved logging22.08-rc222.08-rc122.08Kristofer Jonsson
2022-05-05Add support for inference cancellationDavide Grohmann
2022-05-02Add support for rejected inference responsesDavide Grohmann
2022-04-26Fix: always close fd when destructing buffersDavide Grohmann
2022-04-12Drop tflite and flatbuffer dependenciesDavide Grohmann
2022-03-14Network infoKristofer Jonsson
2022-03-10Firmware resident modelKristofer Jonsson
2022-01-17Updating tflite schema22.02-rc322.02-rc222.02-rc122.02Kristofer Jonsson
2021-12-14const:ify userspace driver libraryPer Åstrand
2021-11-23Add support for int32 in inference_runner21.11Henrik Hoglind
2021-11-15Fix: do not leak file descriptors on errorsDavide Grohmann
2021-10-27Improve granularity of wait call in Inference classDavide Grohmann
2021-10-20Fix: e-functions should throw an exception on errorDavide Grohmann
2021-09-06Correct timescale of sleep for stubPer Åstrand
2021-08-23Add weak linkage attributes for stubbing21.08-rc2Per Åstrand
2021-08-13Do not expose device specific hw config in capabilities21.08-rc1Davide Grohmann
2021-06-10Add support for handling capabilities requestsDavide Grohmann
2021-04-12Add nullptr checks21.05-rc321.05-rc221.05Jonny Svärd
2021-03-31Update license headersAnton Moberg
2021-03-25Add support for float32 in inference_runnerHenrik Hoglind
2020-11-2616 bit network support20.11Kristofer Jonsson
2020-11-16Add APIs for PMU configuration in libraryPer Åstrand
2020-10-20Removing uapi/ethosu.h from ethosu.hppKristofer Jonsson
2020-10-16Clang formatKristofer Jonsson
2020-09-17Support inferences with multiple inputs and outputsKristofer Jonsson
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson