aboutsummaryrefslogtreecommitdiff
path: root/docs/08_api.dox
AgeCommit message (Collapse)Author
2021-05-05Restructure documentationSheri Zhang
The documentation has been restructured for better grouping and readability. Resolves: COMPMID-4198 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: I8c8bc77f0aab8d63f1659f2235dbab634422a68c Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5568 Tested-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
2021-05-04Add Queue to API documentationSang-Hoon Park
Change-Id: If53338edb3e34e389b3905a6c08ebc3797b9ce25 Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5554 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
2021-04-27Update API documentationSang-Hoon Park
API documentation is updated to have description for - Tensor - Internal architecture regarding operators and kernels - Supported data type and layout Partially Resolves: COMPMID-4200 Change-Id: I17011be2890c724014acd3543d688eb5124ff944 Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5501 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Pablo Marquez Tello <pablo.tello@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
2021-04-25Create architecture documentationGeorgios Pinitas
Documentation describing architecture of the library is added. Apart from basic introduction, Context section has been added. Partially Resolves: COMPMID-4200 Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: I7a625cab9582aecd066f6c2b61ac5b2a3b0168fa Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5478 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: SiCong Li <sicong.li@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>