-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
We temporarily had a problem with our post-merge CI builds, so apologies this wasn't caught quite as quickly as we normally would. Seems that 5 integration tests related to PaddlePaddle are busted at main likely due to a merge conflict.
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/1883/pipeline
FAILED tests/python/driver/tvmc/test_compiler.py::test_compile_paddle_module
FAILED tests/python/driver/tvmc/test_compiler.py::test_cross_compile_aarch64_paddle_module
FAILED tests/python/driver/tvmc/test_compiler.py::test_cross_compile_options_aarch64_paddle_module
FAILED tests/python/driver/tvmc/test_frontends.py::test_load_model__paddle - ...
FAILED tests/python/driver/tvmc/test_tvmc_common.py::test_compile_paddle_module_nchw_to_nhwc
I suspect #9083 might be related. Is anyone more familiar with it able to look? cc @jiangjiajun @masahi @leandron