You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that true_divide is supported as of #6472, but is_floating_point is definitely missing. I'm currently looking at adding support for is_floating_point, and I hope to have something before the week is done.
I'm using file /python/tvm/relay/frontend/pytorch.py to convert pytorch model, but raise error like this:
pytorch == 1.6.0 and tvm is latest
The text was updated successfully, but these errors were encountered: