The GitHub Actions job "Lint" on tvm.git/validate-global-symbol has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
bf47ea85a53ca03a70acc715e497948ead326acd / tqchen <[email protected]>
[Relax][Analysis] Validate global_symbol on non-Relax functions

Move CheckGlobalVarAndGsymbolConsistency call outside the Relax-function-only
branch so it applies to all BaseFunc types (including TIR PrimFunc). Change
the method parameter type from Function to BaseFunc and use structured
bindings for the iteration loop.

Fix tests that had inconsistent global_symbol attributes vs GlobalVar names:
- test_tir_host_func.py: remove mismatched "global_symbol": "test" for main
- test_tir_intrin.py: remove mismatched "global_symbol": "test_fma" for 
test_tir_fma
- test_tir_transform_device_kernel_launch.py: fix kernel_by_another_name 
mismatch
- test_s_tir_transform_manifest_shared_memory_local_stage.py: remove mismatched 
"default_function" for main

Report URL: https://github.com/apache/tvm/actions/runs/22454606824

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to