tqchen edited a comment on issue #4280: [tvm][runtime] A minimum runtime for 
external library
URL: https://github.com/apache/incubator-tvm/pull/4280#issuecomment-551960356
 
 
   As a followup thread about what we might be able to benefit from in terms of 
external module, it would be great if we have another function that generates 
something like a graph spec, which can be interpreted and calls into the 
library functions(just a bit like our graph runtime). We implement the 
SaveToBinary to serialize the graph spec.  See also 
https://discuss.tvm.ai/t/standardize-graphruntime-exports-into-a-single-dll/4667
 
   
   This kind of external module is something closer to support modules like 
tensorrt, or tf and would be a nice example to have.

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


With regards,
Apache Git Services

Reply via email to