jackwish commented on issue #5340: Schedule Transferability between Intel and ARM CPU targets URL: https://github.com/apache/incubator-tvm/issues/5340#issuecomment-615631555 That is really good idea that we can share schedules across *backends*! A few monthes ago, I had once thought that, maybe we can modularize TOPI such that some *well known* schedules can be shared as much as possible. For example, we can have schedules for CPU and GPU which could shared between x86/ARM/... and CUDA/OpenCL respectively. Though I am not actively working on TVM nowdays, hoping to contribute someday still.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
