Apache TVM Discuss
Import RNN-T pytorch model into TVM
Questions
masahi
September 11, 2020, 3:29am
2
You are using torch.jit.script. Please try torch.jit.trace.
show post in topic