The GitHub Actions job "Teams" on tvm.git/main has succeeded. Run started by GitHub user wuyii8941 (triggered by wuyii8941).
Head commit for run: ca68bef6b5ecec9872a7de4fb1c63139dd150048 / Neo Chien <[email protected]> [Relax][TVMScript] Print ExternFunc struct_info when non-default (#19416) ### Summary 1. Add HasDefaultExternFuncStructInfo helper to detect default FuncStructInfo for extern functions. 2. Update relax::ExternFunc printer to: - emit global_symbol using the correct AccessPath attribute key, - conditionally include struct_info only when it differs from the default inferred-by-sinfo-args derive function, - use a variadic args array instead of a single positional literal to prepare the ExternFunc call. 3. This reduces noisy/redundant output when printing ExternFunc nodes while preserving explicit struct_info when it conveys meaningful information. --------- Co-authored-by: cchung100m <[email protected]> Report URL: https://github.com/apache/tvm/actions/runs/24632655609 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
