From 11831ce127904b7cbf9641642e5414818a2cb40d Mon Sep 17 00:00:00 2001 From: Louis Verhaard Date: Wed, 18 Nov 2020 18:53:24 +0100 Subject: MLBEDSW-3424: Added API.md - Added API.md that describes the external APIs. - Renamed npu_get_api_version Signed-off-by: Louis Verhaard Change-Id: I6e6e6103a889da656b4e00c3cce3eee60dfa844a --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2e3d6137..74d5e570 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,11 @@ vela --help Information about all of Vela's CLI options as well as the system configuration file format can be found in [Vela Options](OPTIONS.md). +## External APIs + +Vela provides a low-level external API to enable Ethos-U code generation from +other tools. Please see [Vela External APIs](API.md). + ## Example Networks Some example networks that contain quantised operators which can be compiled by -- cgit v1.2.1