Apache TVM Discuss
RuntimeError: Could not find 'input_1' in graph's inputs
Questions
masahi
May 12, 2021, 10:53am
3
Can you try
print(graph)
and see what input name it expects.
show post in topic