[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-10 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r468047987 ## File path: tests/python/contrib/test_ethosn/infrastructure.py ## @@ -0,0 +1,225 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-10 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r468046750 ## File path: src/relay/backend/contrib/ethosn/ethosn_api.h ## @@ -0,0 +1,142 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-10 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r468041057 ## File path: src/relay/backend/contrib/ethosn/codegen.cc ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-07 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r467257422 ## File path: src/relay/backend/contrib/ethosn/codegen.cc ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-07 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r467229947 ## File path: cmake/config.cmake ## @@ -198,6 +198,16 @@ set(USE_DNNL_CODEGEN OFF) set(USE_ARM_COMPUTE_LIB OFF)

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration

2020-08-06 Thread GitBox
comaniac commented on a change in pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222#discussion_r466760151 ## File path: cmake/config.cmake ## @@ -198,6 +198,16 @@ set(USE_DNNL_CODEGEN OFF) set(USE_ARM_COMPUTE_LIB OFF)