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:
[email protected]


Reply via email to