aboutsummaryrefslogtreecommitdiff
path: root/src/c
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-10Do not include headers necessary for logging when logging is disabledMatthew Bentham
2021-08-04Implement Operator APIGeorgios Pinitas
2021-07-07Add basic Operator interfaceGeorgios Pinitas
2021-05-12Suppress unused variable warning that is present on empty backend buildsGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-13Check data type lower bound when creating a tensorGeorgios Pinitas
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas