tvm.script.parser
tvm.script.parser
The parser
- tvm.script.parser.parse(program: AST | Any | str, extra_vars: dict[str, Any] | None = None, check_well_formed: bool = True) Any
Register a method for a operand type, AST operator node and operand index.
tvm.script.parser.ir
The ir module parser
tvm.script.parser.relax
Initial impl of relax parser for sugars
tvm.script.parser.tirx
The tirx parser