areusch commented on a change in pull request #8806:
URL: https://github.com/apache/tvm/pull/8806#discussion_r708614816
##########
File path: python/tvm/relay/backend/contrib/ethosu/vela_api.py
##########
@@ -308,3 +356,17 @@ def _calculate_hw_bias_scales(
hw_bias_scales = [_quantize_scale(bs) for bs in bias_scales]
return hw_bias_scales
+
+
+def get_target_accel_type():
Review comment:
nit: i think earlier this was called variant--good to align terminology
--
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]