@masahi Tagging following comments on
https://github.com/apache/tvm/pull/8528#pullrequestreview-718506978
---
[Visit
Topic](https://discuss.tvm.apache.org/t/pre-rfc-vectorized-tir-buffers/10615/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe f
I think I'd lean towards markdown for consistency with other services, but
that's only if all other features were equal. Markdown would be nicer for
reviewing, since it can be viewed from github in the browser, but the I think
cross-references are the more important feature.
Would either md
Correct, the different cases are intended to show the entire contents of a test
file. The names in this example are chosen so that it can be run with minimal
interaction between cases.
For the `fixture(scope="module")`, this indicates when pytest should clean up a
fixture, but it is only ava
Adding notes from a few video chats, so that there is a record of the discussion
>From @tkonolige , confirmed that the current implementation of
>`@tvm.testing.parametrize_targets` shows skipped targets if they are
>explicitly listed in the decorator, but not if they come from
>`TVM_TEST_TARG