masahi
masahi
@tvm-bot rerun
@tvm-bot rerun
There were related discussion on this topic. https://github.com/apache/tvm/issues/9237#issuecomment-992428813 https://github.com/apache/tvm/pull/7373
No plan from my side at least. Based on the conversation in https://github.com/apache/tvm/pull/7373, it seems that the proper way is to improve `adv_index` to support boolean indices.
Can you post your reproducible script? An error message alone is not helpful for debugging.
`test_convert_torch_script_with_input_types` could be unrelated to aarch64. I've seen the same error in https://github.com/apache/tvm/pull/11966#issuecomment-1203271465
setting padding to 1 instead of 0 worked for me.
@JustWon that error is not related to your change in padding. look elsewhere.
Yeah, `%3` seems like a space? I don't have access to windows at the moment.
Any update?