This is an automated email from the ASF dual-hosted git repository.
manupa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 9ef374f [CUDA] Support float16 erf,tan,atan (#10122)
add 339f888 [USMP] Add performance characteristics to PoolInfo (#10005)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/usmp/utils.h | 88 +++++++++++++++++++++---------
python/tvm/tir/usmp/utils.py | 47 +++++++++++++++-
src/tir/usmp/algo/greedy.cc | 2 +-
src/tir/usmp/transform/assign_pool_info.cc | 8 ++-
src/tir/usmp/utils.cc | 32 ++++++++---
5 files changed, 138 insertions(+), 39 deletions(-)