Create a supportable graph API #26
Labels
component: core
Issues re: The core compiler
feature request
New feature or request
good first issue
Good for newcomers
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.
The text was updated successfully, but these errors were encountered: