Hello,
purely general question, I want to use neural network in an android app and I am wondering wether TVM is the right choice for deployment or not. TVM architecture excels when targetting one specific device, and I would like to target as many users as possible, that would require to have as many devices as available for doing the autotuning task. So I just want to make sure that I am not missing something in TVM before using an alternative solution.
Thanks.