[CI] Disable NNPACK build and fix error on Android SDK installaion#17337
[CI] Disable NNPACK build and fix error on Android SDK installaion#17337tqchen merged 4 commits intoapache:mainfrom
Conversation
|
@tqchen Thank you for your review. Please let me know if there's anything else that should be changed besides removing the NNPACK installation. |
|
@tvm-bot rerun |
|
we can find the nnpack related code under |
|
we can remove the related supporting code as well as long as they are legacy, especially given we ar emoving towards relax |
|
Looking at the docker ci build log, it seems like the Android SDK installation is failing.
|
6cbce42 to
ae093b0
Compare
ae093b0 to
a5114e4
Compare
|
We can disable/remove the android docker for now given most android SDK are used without docker atm |
Fix #17070