You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/12 08:43:25 UTC

[GitHub] [tvm] Leo-arm commented on a change in pull request #6982: [ETHOSN] Add support for default Ethos-N78 configuration.

Leo-arm commented on a change in pull request #6982:
URL: https://github.com/apache/tvm/pull/6982#discussion_r575061800



##########
File path: src/relay/backend/contrib/ethosn/capabilities.h
##########
@@ -38,13 +39,14 @@ namespace relay {
 namespace contrib {
 namespace ethosn {
 
-/* Ethos-N variants (N77, N57 and N37)
- * variant[0] - N77
- * variant[1] - N57
- * variant[2] - N37
+/* Ethos-N variants (Ethos-N77, Ethos-N57, Ethos-N37 and Ethos-N78)
+ * variant[0] - Ethos-N77
+ * variant[1] - Ethos-N57
+ * variant[2] - Ethos-N37
+ * variant[4] - Ethos-N78

Review comment:
       [3] ?




----------------------------------------------------------------
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:
users@infra.apache.org