FranklandJack opened a new pull request, #14483: URL: https://github.com/apache/tvm/pull/14483
This commit will: * Expose SVE as a target feature for Arm(R) Cortex(R) A-Profile CPUs. * Update the compute definition of `conv2d_spatial_pack_nhwc` to defer to the LLVM backend for vectorization when compiling on an SVE enabled target for data tensors with unit width and height since this has been shown to be performant for wide vector architectures. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
