Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compiler.cc | ||
compiler.h | ||
inline_primitives.cc | ||
lambda_lift.cc | ||
removed_unused_funcs.cc |
* [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 |
---|---|---|
.. | ||
compiler.cc | Loading commit data... | |
compiler.h | Loading commit data... | |
inline_primitives.cc | Loading commit data... | |
lambda_lift.cc | Loading commit data... | |
removed_unused_funcs.cc | Loading commit data... |