This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 3ccc3009a6 Fix building static tvm_runtime on windows (#13445)
add 545f8dc927 [TOPI] Add handwritten matvec for dynamic cases (#13423)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/x86.py | 19 +++++++++
python/tvm/topi/x86/dense.py | 60 +++++++++++++++++++++++++++++
tests/python/topi/python/test_topi_dense.py | 3 ++
3 files changed, 82 insertions(+)