You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/10 21:38:27 UTC

[GitHub] [incubator-tvm] cclauss opened a new pull request #4682: Fix Python syntax error in start_rpc_server_to_tracker.py

cclauss opened a new pull request #4682: Fix Python syntax error in start_rpc_server_to_tracker.py
URL: https://github.com/apache/incubator-tvm/pull/4682
 
 
   [flake8](http://flake8.pycqa.org) testing of https://github.com/apache/incubator-tvm on Python 3.8.0
   
   $ __flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics__
   ```
   ./apps/vta_rpc/start_rpc_server_to_tracker.py:18:18: E999 SyntaxError: invalid syntax
   PROJROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/../../" && pwd )"
                    ^
   ```
   
   Thanks for contributing to TVM!   Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen merged pull request #4682: Fix Python syntax error in start_rpc_server_to_tracker.py

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4682: Fix Python syntax error in start_rpc_server_to_tracker.py
URL: https://github.com/apache/incubator-tvm/pull/4682
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services