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/03/19 16:39:19 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on issue #5068: [RELAY] Update the Python FFI Convention

tqchen edited a comment on issue #5068: [RELAY] Update the Python FFI Convention
URL: https://github.com/apache/incubator-tvm/issues/5068#issuecomment-601283392
 
 
   One way to think about it is that we should expose it as a user facing interface. That means we could have
   
   - relay
   - relay.nn
   - relay.vision
   - relay.transform
   - relay.quantize
   
   If we decide to fold the relay into subfolders, then the root relay namespace should be presented under api/python/relay/index.rst
   
   We might need to remove the autofunction(but keep autosumamry, so the summary can link to apo docs) in https://github.com/apache/incubator-tvm/blob/master/docs/langref/relay_op.rst to avoid duplications
   
   

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