areusch commented on PR #74:
URL: https://github.com/apache/tvm-rfcs/pull/74#issuecomment-1159180245

   @junrushao1994 ok, just want to clarify one question here:
   >  TVMScript users could write a python/rust code, while it's pretty 
infeasible for them to write JSON with bare hand.
   what functionality does JSON provide that TVMScript doesn't do right now as 
it's designed? Is there a reason to have two formats to begin with? imo it is 
not worth having two formats here unless there's a clear need for structural 
analysis of TIR outside of TVM.
   
   i have heard some folks in the community interested in converting TIR to 
JSON (I think @SebastianBoblestETAS and @MichaelJKlaiber if memory serves), but 
I also think that the use cases they're interested in could be accomplished if 
we had a user-friendly, robust Python interface to the TIR.


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to