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/12 06:19:36 UTC

[GitHub] [incubator-tvm] tqchen commented on issue #4690: WIP: Flake8: Add undefined names test

tqchen commented on issue #4690: WIP: Flake8: Add undefined names test
URL: https://github.com/apache/incubator-tvm/pull/4690#issuecomment-573386297
 
 
   There are quite a few cases that might causes us to not being able to use this.
   
   - Hybrid script where we are using a syntax parsing 
   - The FFI case where the functions are initialized by setattr by [query the FFI](https://github.com/apache/incubator-tvm/blob/master/python/tvm/_ffi/function.py#L329)
   
   
   
   
   

----------------------------------------------------------------
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