[GitHub] [tvm-rfcs] tkonolige commented on pull request #79: [RFC] TVMScript Metaprogramming

2022-08-03 Thread GitBox
tkonolige commented on PR #79: URL: https://github.com/apache/tvm-rfcs/pull/79#issuecomment-1204583687 Ok, I think I understand things a little bit better now. Thanks for the explanation! I can see how if the IRBuilder handles all state then there is not really much of a point to having cla

[GitHub] [tvm-rfcs] tkonolige commented on pull request #79: [RFC] TVMScript Metaprogramming

2022-07-29 Thread GitBox
tkonolige commented on PR #79: URL: https://github.com/apache/tvm-rfcs/pull/79#issuecomment-1199837603 I'm still a bit confused on 2. The example you give for a single class is one that has all static members, but what if instead it was just a regular class. It would instantiate a single in