Name |
Last commit
|
Last update |
---|---|---|
.. | ||
autodiff.h | ||
operation.h | ||
schedule.h | ||
schedule_pass.h | ||
tensor.h | ||
tensor_intrin.h |
* [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 |
---|---|---|
.. | ||
autodiff.h | Loading commit data... | |
operation.h | Loading commit data... | |
schedule.h | Loading commit data... | |
schedule_pass.h | Loading commit data... | |
tensor.h | Loading commit data... | |
tensor_intrin.h | Loading commit data... |