|
tvm
|
Go to the source code of this file.
Namespaces | |
| tvm | |
| runtime implementation for LibTorch/TorchScript. | |
| tvm::script | |
| tvm::script::printer | |
Functions | |
| String | tvm::script::printer::Script (const ObjectRef &root_node, String ir_name, Map< String, String > ir_prefix, int indent_spaces=4, bool print_line_numbers=false, int num_context_lines=-1, Optional< ObjectPath > path_to_underline=NullOpt) |
| Print IR graph as TVMScript code. More... | |
1.8.13