Name |
Last commit
|
Last update |
---|---|---|
.. | ||
auto_inline_elem_wise.cc | ||
bound.cc | ||
graph.cc | ||
graph.h | ||
message_passing.cc | ||
message_passing.h | ||
schedule_dataflow_rewrite.cc | ||
schedule_lang.cc | ||
schedule_ops.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 |
---|---|---|
.. | ||
auto_inline_elem_wise.cc | Loading commit data... | |
bound.cc | Loading commit data... | |
graph.cc | Loading commit data... | |
graph.h | Loading commit data... | |
message_passing.cc | Loading commit data... | |
message_passing.h | Loading commit data... | |
schedule_dataflow_rewrite.cc | Loading commit data... | |
schedule_lang.cc | Loading commit data... | |
schedule_ops.cc | Loading commit data... |