This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 7dc0472aef [Bugfix] CudaDeviceAPI::GetAttr may check kExist when GPUs
absent (#16903)
add 59376eeca3 [Relax] Allow specifying entry_funcs for BYOC (#16902)
No new revisions were added by this update.
Summary of changes:
include/tvm/relax/transform.h | 5 ++-
python/tvm/relax/transform/transform.py | 5 +++
src/relax/transform/fuse_ops.cc | 69 ++++++++++++++++++++++-----------
src/relax/transform/utils.h | 3 +-
4 files changed, 57 insertions(+), 25 deletions(-)