From d13bd061b28067d65c1565b6d7ba87e64b8cea63 Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Thu, 12 Nov 2020 23:29:25 +0000 Subject: vela: Update tool description text - Updated and aligned the --help and setup.py descriptions Signed-off-by: Tim Hall Change-Id: I78c11b1b3dd51284b34d57a6caca45cd222b4678 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 1ab8dd50..d3a1013e 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ mlw_module = Extension( setup( name="ethos-u-vela", use_scm_version=True, - description="Optimise TensorFlow Lite models for Ethos-U NPU.", + description="Neural network model compiler for Arm Ethos-U NPUs", long_description=long_description, long_description_content_type="text/markdown", url="https://git.mlplatform.org/ml/ethos-u/ethos-u-vela.git/", -- cgit v1.2.1