tvm
tvm copied to clipboard
[Bug] Deprecation warning displayed on tests
While running AProfileParser.DefaultSVESupportSVESupport and AProfileParser.DefaultFP16Support tests on aarch64, I get the following warnings:
/home/abuild/rpmbuild/BUILD/tvm-0.19.0-build/tvm-0.19.0/include/tvm/target/target_kind.h:353: Warning: set_attrs_preprocessor is deprecated please use set_target_parser instead
/home/abuild/rpmbuild/BUILD/tvm-0.19.0-build/tvm-0.19.0/include/tvm/target/target_kind.h:353: Warning: set_attrs_preprocessor is deprecated please use set_target_parser instead
Expected behavior
Tests should not display warnings.
Actual behavior
Warnings displayed.
Environment
TVM 0.19.0 on openSUSE Tumbleweed aarch64 (llvm19)
Steps to reproduce
Build and run tests on aarch64 Tumbleweed.
Triage
Please refer to the list of label tags here to find the relevant tags and add them below in a bullet format (example below).
- needs-triage