merrymercy commented on pull request #6671:
URL: https://github.com/apache/incubator-tvm/pull/6671#issuecomment-716534539


   Another concern is that I introduced a new kind of workload in this PR 
(#6710) for relay integration.
   When using auto-scheduler in Relay, we don't serialize a ComputeDAG by 
function + arguments.
   We save a copy of the TE expressions generated by relay as the workload.
   So we have to support serializing TE expressions after this PR. I am not 
sure if it works because there are pointers in TE expressions.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to