Lunderberg commented on PR #15700:
URL: https://github.com/apache/tvm/pull/15700#issuecomment-1712182932

   @csullivan That's an accurate statement for me.  I've been viewing 
`LiftTransformParams` as a general utility to segment a computational graph, 
and the `tvm.contrib.tvmjs` as a general library to save/load a precomputed 
fragment of the computational graph.  Since a graph could require passing 
tensors, symbolic variables, or both across the border of a partition, I wanted 
the general utilities to support the general case.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to