Name |
Last commit
|
Last update |
---|---|---|
.. | ||
datatype | ||
llvm | ||
opt | ||
source | ||
spirv | ||
stackvm | ||
build_common.h | ||
codegen.cc | ||
generic_func.cc | ||
intrin_rule.cc | ||
intrin_rule.h | ||
target.cc | ||
target_info.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 |
---|---|---|
.. | ||
datatype | Loading commit data... | |
llvm | Loading commit data... | |
opt | Loading commit data... | |
source | Loading commit data... | |
spirv | Loading commit data... | |
stackvm | Loading commit data... | |
build_common.h | Loading commit data... | |
codegen.cc | Loading commit data... | |
generic_func.cc | Loading commit data... | |
intrin_rule.cc | Loading commit data... | |
intrin_rule.h | Loading commit data... | |
target.cc | Loading commit data... | |
target_info.cc | Loading commit data... |