comaniac commented on pull request #5689:
URL: https://github.com/apache/incubator-tvm/pull/5689#issuecomment-635629161


   > To make other syntactic sugar, you could add an is_const() that simiply 
creats a new ConstPattern, but I don't think it's strictly necessary.
   
   I could do that. How about `is_tuple` and `is_tuple_get_item`?
   
   
   > For my own edification, what did you use to auto-format the test file? I 
tried autopep8 on it a while back and got really bad results, so I ignored it 
after that (as does the linter).
   
   I used `yapf` with a self 
[.style.yapf](https://gist.github.com/comaniac/388921955dbe6c13561c4734aaa7a3e3)
 I put under the TVM home.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to