ninetoothed.jit#

ninetoothed.jit(func=None, *, backend=None, caller='torch', kernel_name=None, num_warps=None, num_stages=None, max_num_configs=None, pipeline=None, pass_options=None, _prettify=False, **backend_options)#

Compile an annotated application through SSA as a decorator or function.