Name |
Last commit
|
Last update |
---|---|---|
.. | ||
adt.cc | ||
attr_functor.h | ||
attrs.cc | ||
env_func.cc | ||
error.cc | ||
expr.cc | ||
module.cc | ||
op.cc | ||
span.cc | ||
tensor_type.cc | ||
transform.cc | ||
type.cc | ||
type_functor.cc | ||
type_relation.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 |
---|---|---|
.. | ||
adt.cc | Loading commit data... | |
attr_functor.h | Loading commit data... | |
attrs.cc | Loading commit data... | |
env_func.cc | Loading commit data... | |
error.cc | Loading commit data... | |
expr.cc | Loading commit data... | |
module.cc | Loading commit data... | |
op.cc | Loading commit data... | |
span.cc | Loading commit data... | |
tensor_type.cc | Loading commit data... | |
transform.cc | Loading commit data... | |
type.cc | Loading commit data... | |
type_functor.cc | Loading commit data... | |
type_relation.cc | Loading commit data... |