Apache TVM Discuss
AttributeError: 'Module' object has no attribute 'GetFunction'
Development
kparzysz
March 18, 2022, 1:41pm
2
Try
mods.get_function(...)
instead.
1 Like
show post in topic