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
Right now as if a graph is not supported, it will still run through the converters until it hits an unsupported op. We should have a light weight way to determine support and what ops need to be implemented to support the graph.
Right now as if a graph is not supported, it will still run through the converters until it hits an unsupported op. We should have a light weight way to determine support and what ops need to be implemented to support the graph.