Re: [apache/tvm] [VOTE] Release Apache TVM v0.19.0.rc0 (Issue #17602)

2025-01-24 Thread Yong Wu
+1 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/17602#issuecomment-2613388405 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release][Dont Squash] Update version to 0.19.0 and 0.20.0.dev on main branch (PR #17586)

2025-01-18 Thread Yong Wu
ci is green now -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/17586#issuecomment-260030 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release][Dont Squash] Update version to 0.19.0 and 0.20.0.dev on main branch (PR #17586)

2025-01-17 Thread Yong Wu
The only failed test is flaky. It will be re-triggered for a rerun once #17596 is merged. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/17586#issuecomment-2599584150 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release][Dont Squash] Update version to 0.19.0 and 0.20.0.dev on main branch (PR #17586)

2025-01-14 Thread Yong Wu
@tvm-bot rerun -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/17586#issuecomment-2591423846 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release][Dont Squash] Update version to 0.19.0 and 0.20.0.dev on main branch (PR #17586)

2025-01-14 Thread Yong Wu
@tvm-bot rerun -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/17586#issuecomment-2589632109 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release][Dont Squash] Update version to 0.19.0 and 0.20.0.dev on main branch (PR #17586)

2025-01-13 Thread Yong Wu
hi @ysh329, the ARM build issue is due to memory limits. We're looking into upgrading the instance type or adding swap space. Will update you on our progress. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/17586#issuecomment-2587390434 You are receiving

Re: [apache/tvm] [VOTE] Transition Main to Unity (Issue #16368)

2024-01-08 Thread Yong Wu
+1 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/16368#issuecomment-1881951433 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [VOTE] Clarify Community Strategy Decision Process (Issue #15521)

2023-08-10 Thread Yong Wu
+1 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/15521#issuecomment-1673555933 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm-rfcs] [Process RFC] Clarify Community Strategy Decision Process (PR #102)

2023-08-07 Thread Yong Wu
+1! I really like this proposal! The ability to move fast is crucial in adapting to the ever-evolving AI infra. I like the concept of lazy majority of binding decisions, it could facilitate the decision-making process and make sense to me. -- Reply to this email directly or view it on GitHub:

Subscribe the mailing list dev@tvm.apache.org

2023-06-12 Thread Yong Wu
Hi folks, My name is Yong Wu (github handle: yongwww), an engineer from OctoML. I would like to subscribe to the dev@tvm.apache.org mailing list to receive updates about TVM. Best Regards, *Yong Wu*

Re: [apache/tvm] [Unity][Discuss] Scoping rule for StructInfo (Issue #14287)

2023-03-14 Thread Yong Wu
`print(Mod["main"].body.body.struct_info_) `# gv's struct_info_ out: `R.Tensor(lv, dtype="float32”) ` -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14287#issuecomment-1468388640 You are receiving this because you are subscribed to this thread. Messa

Re: [apache/tvm] [VOTE] Establish TVM Unity Connection Technical Strategy (Issue #12651)

2022-08-31 Thread Yong Wu
+1 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/12651#issuecomment-1232590059 You are receiving this because you commented. Message ID:

Re: [apache/incubator-tvm] [VOTE] Release Apache TVM (incubating) v0.6.0.rc2 (#4443)

2019-11-28 Thread Yong Wu
+1, excited to see lots of production level features in this release! -- 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/4443#issuecomment-559599943

Re: [dmlc/tvm] [VOTE] Add "Organizations contributing using and contributing to TVM" Section to Community Webpage (#4162)

2019-10-20 Thread Yong Wu
+1 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/4162#issuecomment-544320564

[TVM Discuss] [Development] Where vs Select operators in the Tensorflow frontend

2019-07-24 Thread Yong Wu via TVM Discuss
@ydy Where needs to wait dynamism is supported (a few guys are working on dynamism actively) --- [Visit Topic](https://discuss.tvm.ai/t/where-vs-select-operators-in-the-tensorflow-frontend/3373/10) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe

[TVM Discuss] [Development] Want help adding Batch_Matmul op for tenforflow frontend

2019-07-22 Thread Yong Wu via TVM Discuss
@Shawhey, not sure why you modified topi and relay op, is it to add broadcasting? seems there is no need to touch topi and relay op because batch_matmul was added in topi and relay a few months ago. To support tf BatchMatMul, I think we should do is to add the support in python/tvm/relay/fron

Re: [dmlc/tvm] [RFC][Frontend] Return module for Relay frontend converter (#3346)

2019-06-11 Thread Yong Wu
+1 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/3346#issuecomment-501089807