Yes, the ambiguity is something I was struggling with too, when having a
conversation. May I ask what does the "T" of old TIR stands for ? TVM ?
---
[Visit
Topic](https://discuss.tvm.apache.org/t/rfc-tensorir-a-schedulable-ir-for-tvm/7872/40)
to respond.
You are receiving this because y
TensorIR can be viewed as major feature enhancements(upgrade) to the TIR in
master. That is why TensorIR and TIR are used interchangeably as they are
supposed to be so.
Some of the elements like multidimensional buffer load and tvm script are
already present as part of the unified IR effort.
## API Changes
### DataType to runtime
- Rationale: DataType is a runtime data structure
- PRs https://github.com/apache/incubator-tvm/pull/4560
- Rename all old reference of tvm::Type to DataType
- ExprNode.type -> ExprNode.dtype, Expr.type() -> Expr.dtype()
- Move type constructors as static fun
@leandron @comaniac @tqchen
We are still waiting CI for #6597 and #6578 . I have added them into the
release note and let's merge them tomorrow morning.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apa
> @leandron @comaniac @tqchen
> We are still waiting CI for #6597 and #6578 . I have added them into the
> release note and let's merge them tomorrow morning.
Thanks. I am actually waiting to merge them today but still waiting for their
CIs.
--
You are receiving this because you are subscribed
cc: @tqchen @yzhliu @zhiics
You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-tvm/pull/6613
-- Commit Summary --
* [RELEASE] Update NEWS.md for v0.7
-- File Changes --
M NEWS.md (1338)
-- Patch Links --
https://github.com/apache/incu
Thanks for contributing to TVM! Please refer to guideline
https://tvm.apache.org/docs/contribute/ for useful information and tips. After
the pull request is submitted, please request code reviews from
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
b
@ZihengJiang both were merged.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/issues/6421#issuecomment-702523318
@comaniac cool, thanks. We plan to make a cut tomorrow.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/issues/6421#issuecomment-702523862