Here's a list of fixes we applied to v0.6 branch. I will cut a tag this Friday.
* Fixed process termination routine in windows #4844
* [Runtime] Fix NDArray SaveDLTensor declaration and implementation signature
different #4586
* [NODE][Serialization]fix serialization precision loss in float #45
Thanks for pointing out. I'll remove accordingly.
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-minor-bugfix-release-for-v0-6/6716/8) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/un
@yzhliu I see there are some PyTorch related fix, but the PyTorch frontend was
not part of v0.6 release.
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-minor-bugfix-release-for-v0-6/6716/7) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from th
Here is a list of bug fixes we're going to apply on v0.6 branch, please let me
know if I missed anything.
* [RELAY] bugfix. #2215
* [Graph Tuner] Fix benchmark layout in graph tuner #3926
* [VTA] Parameterization and bug fix in TensorLoad module #3841
* [VTA] Fix TSIM compile error in Linux (ad
As more a policy kind of comment, for a fix release and the potential for more,
as a community, "we" might want to set some expectations for how long something
might be maintained / update frequency etc kind of akin to the linux kernel
community. (ex: https://www.kernel.org/category/releases.h
We could, but given that it is not strictly a bug, we can also choose not to
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-minor-bugfix-release-for-v0-6/6716/4) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](http
Shall we also backport the fixes in the latest dmlc-core to help reduce stack
usage?
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-minor-bugfix-release-for-v0-6/6716/3) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
h
Thanks Yizhi, i think it is a great idea. We have already backported a few
patches
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-minor-bugfix-release-for-v0-6/6716/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
her
This is a proposal to do a minor (bugfix) release of v0.6, aka v0.6.1. Commits
will be cherry-picked to v0.6.1 branch. We follow the standard [Apache release
process](https://tvm.apache.org/docs/contribute/release_process.html)
I will go through the commits history to get a list of bug fixing