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/09/02 07:54:21 UTC

[GitHub] [incubator-tvm] masahi commented on pull request #6374: [Torch] Support logsumexp, clean up unnecessary infer_shape usage

masahi commented on pull request #6374:
URL: https://github.com/apache/incubator-tvm/pull/6374#issuecomment-685422732


   I should clarify that, with this change, `prim::ListConstruct` converts to either 
   
   * List ADT (dynamic case, e.g. when the list is appended a new item at runtime)
   * List of integer or tensors (static case, preserve Python list during conversion)


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