[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-06-25 Thread Yizhi Liu via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-06-14 Thread Yizhi Liu via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-06-14 Thread masahi via TVM Discuss
@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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-06-14 Thread Yizhi Liu via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-05-26 Thread Tom Gall via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-05-26 Thread tqchen via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-05-25 Thread Junru Shao via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-05-25 Thread tqchen via TVM Discuss
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

[TVM Discuss] [Development/RFC] [RFC] Minor (bugfix) Release for v0.6

2020-05-18 Thread Yizhi Liu via TVM Discuss
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