Name |
Last commit
|
Last update |
---|---|---|
.. | ||
attrs | ||
qnn | ||
adt.h | ||
analysis.h | ||
base.h | ||
expr.h | ||
expr_functor.h | ||
feature.h | ||
interpreter.h | ||
op.h | ||
op_attr_types.h | ||
pattern_functor.h | ||
transform.h | ||
type.h |
* [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 |
---|---|---|
.. | ||
attrs | Loading commit data... | |
qnn | Loading commit data... | |
adt.h | Loading commit data... | |
analysis.h | Loading commit data... | |
base.h | Loading commit data... | |
expr.h | Loading commit data... | |
expr_functor.h | Loading commit data... | |
feature.h | Loading commit data... | |
interpreter.h | Loading commit data... | |
op.h | Loading commit data... | |
op_attr_types.h | Loading commit data... | |
pattern_functor.h | Loading commit data... | |
transform.h | Loading commit data... | |
type.h | Loading commit data... |