Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
calls.py | ||
module.py | ||
parser.py | ||
preprocessor.py | ||
runtime.py | ||
util.py |
* [TIR][REFACTIR] RewriteForTensorCore -> te/schedule RewriteForTensor depends on the schedule information, which makes it differ from a typical pass(which should get all the information from the input TIR). As a result, we refactor it as a SchedulePostProc step for now. We should revisit it later as we introduce more support for tensor core patterns in the TIR. * Fix VTA to fit the new IR Pattern
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
calls.py | Loading commit data... | |
module.py | Loading commit data... | |
parser.py | Loading commit data... | |
preprocessor.py | Loading commit data... | |
runtime.py | Loading commit data... | |
util.py | Loading commit data... |