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/10/04 07:13:20 UTC

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #6617: [IR] Make IRModule non-nullable

ANSHUMAN87 commented on issue #6617:
URL: https://github.com/apache/incubator-tvm/issues/6617#issuecomment-703213969


   Yes, I also agree IRModule should be non-nullable. Would love to have some thoughts from @junrushao1994 too!
   
   Please bear with me, I am just trying to get a clear picture here.
   As per our last effort(#5654), the IRModule has now empty constructor with empty values. It can not have null ptrs. But there are cases which needs optional input for IRModule which carry null ptrs.
   
   So what is our line of action here ?


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