You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2022/02/08 17:10:15 UTC

[tvm] branch main updated (35a7992 -> 8247724)

This is an automated email from the ASF dual-hosted git repository.

mbrookhart pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 35a7992  [CUTLASS] Add parallel split-k support to wgrad (#10185)
     add 8247724  [FQ2I] Add topk to FQ2I (#10170)

No new revisions were added by this update.

Summary of changes:
 .../transform/fake_quantization_to_integer.py      | 10 ++++++++
 src/runtime/contrib/sort/sort.cc                   | 28 ++++++++++++++++++++++
 .../test_pass_fake_quantization_to_integer.py      | 16 +++++++++++++
 3 files changed, 54 insertions(+)