Name |
Last commit
|
Last update |
---|---|---|
.. | ||
buffer.cc | ||
data_layout.cc | ||
expr.cc | ||
expr_functor.cc | ||
functor_common.h | ||
lowered_func.cc | ||
op.cc | ||
stmt.cc | ||
stmt_functor.cc |
* [REFACTOR] Establish printer in the source folder. As we move towards the unified IR, we will eventually want to build a unified printers for both relay and TIR. This PR isolate the printer component into a separate folder in src as a first step. - Refactored the Doc DSL using Object, clean up APIs. - Isolate out the meta data into a header. - move printer into relay_text_printer, add comments about further TODos. * Rename NodePrinter -> ReprPrinter to distinguish it from other printers
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
buffer.cc | Loading commit data... | |
data_layout.cc | Loading commit data... | |
expr.cc | Loading commit data... | |
expr_functor.cc | Loading commit data... | |
functor_common.h | Loading commit data... | |
lowered_func.cc | Loading commit data... | |
op.cc | Loading commit data... | |
stmt.cc | Loading commit data... | |
stmt_functor.cc | Loading commit data... |