Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
_ffi_api.py | ||
_ffi_transform_api.py | ||
adt.py | ||
attrs.py | ||
base.py | ||
container.py | ||
expr.py | ||
function.py | ||
json_compact.py | ||
module.py | ||
tensor_type.py | ||
transform.py | ||
type.py | ||
type_relation.py |
As part of the unified IR refactor. This PR refactors the target codegen to use IRModule containing tir::PrimFuncs. In order to break the refactor into several steps without breaking the codebase, we built an conversion pass to convert Array<LoweredFunc> into IRModule. The follow-up refactors will gradually move the passes covered by IRModule up until we cover all the passes. Then we can remove the additional redundant concepts such as LoweredFunc.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
_ffi_api.py | Loading commit data... | |
_ffi_transform_api.py | Loading commit data... | |
adt.py | Loading commit data... | |
attrs.py | Loading commit data... | |
base.py | Loading commit data... | |
container.py | Loading commit data... | |
expr.py | Loading commit data... | |
function.py | Loading commit data... | |
json_compact.py | Loading commit data... | |
module.py | Loading commit data... | |
tensor_type.py | Loading commit data... | |
transform.py | Loading commit data... | |
type.py | Loading commit data... | |
type_relation.py | Loading commit data... |