* [REFACTOR] introduce top - Tensor Operation DSL. Historically we put Tensor, Schedule and compute under the root tvm namespace. This is no longer a good idea as the project's scope grows larger than the tensor operation DSL. This PR introduces top -- a namespace for tensor operational DSL concepts such as schedule, tensor, compute. We moved the related files to the new top subfolder. * Move relevant files into include/tvm/top and src/top
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
arith | Loading commit data... | |
autotvm | Loading commit data... | |
codegen | Loading commit data... | |
contrib/hybrid | Loading commit data... | |
ir | Loading commit data... | |
lang | Loading commit data... | |
node | Loading commit data... | |
pass | Loading commit data... | |
relay | Loading commit data... | |
runtime | Loading commit data... | |
support | Loading commit data... | |
target | Loading commit data... | |
top | Loading commit data... | |
README.md | Loading commit data... |