Apache TVM Discuss
Run Relay-Generated Binary
Questions
sterais
February 16, 2025, 5:31am
4
You can try this way.
module = graph_executor.GraphModule(lib["default"](dev))
show post in topic