Name |
Last commit
|
Last update |
---|---|---|
.. | ||
hybrid | ||
__init__.py | ||
_ffi_api.py | ||
autodiff.py | ||
operation.py | ||
schedule.py | ||
tag.py | ||
tensor.py | ||
tensor_intrin.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 |
---|---|---|
.. | ||
hybrid | Loading commit data... | |
__init__.py | Loading commit data... | |
_ffi_api.py | Loading commit data... | |
autodiff.py | Loading commit data... | |
operation.py | Loading commit data... | |
schedule.py | Loading commit data... | |
tag.py | Loading commit data... | |
tensor.py | Loading commit data... | |
tensor_intrin.py | Loading commit data... |