blob: 61fdcfa38c2f6ea8e1cd34986c301ed12029cd4e [file] [log] [blame]
"""FFI exposing the Relay type inference and checking."""
from tvm._ffi.function import _init_api
_init_api("relay._ir_pass", __name__)