You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by si...@apache.org on 2020/11/06 02:46:29 UTC

[incubator-tvm] branch siju-samuel-patch-1 created (now 6f1dcc1)

This is an automated email from the ASF dual-hosted git repository.

sijusamuel pushed a change to branch siju-samuel-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


      at 6f1dcc1  Update arm_compute_lib.rst

This branch includes the following new commits:

     new 6f1dcc1  Update arm_compute_lib.rst

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-tvm] 01/01: Update arm_compute_lib.rst

Posted by si...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sijusamuel pushed a commit to branch siju-samuel-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git

commit 6f1dcc1753ef0b01cdfe75c6fc5f3b81c2a9a951
Author: Siju Samuel <si...@huawei.com>
AuthorDate: Fri Nov 6 08:16:19 2020 +0530

    Update arm_compute_lib.rst
    
    Updated correct path in readme
---
 docs/deploy/arm_compute_lib.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/deploy/arm_compute_lib.rst b/docs/deploy/arm_compute_lib.rst
index 5dd0076..a2eaa5f 100644
--- a/docs/deploy/arm_compute_lib.rst
+++ b/docs/deploy/arm_compute_lib.rst
@@ -36,7 +36,7 @@ determine the architecture by looking online.
 
 We recommend two different ways to build and install ACL:
 
-* Use the script located at `docker/install/ubuntu_install_arm_compute_library.sh`. You can use this
+* Use the script located at `docker/install/ubuntu_install_arm_compute_lib.sh`. You can use this
   script for building ACL from source natively or for cross-compiling the library on an x86 machine.
   You may need to change the architecture of the device you wish to compile for by altering the
   `target_arch` variable. Binaries will be built from source and installed to the location denoted by