Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

ChromeOS: cros_nnapi_cts tests fail #145

Open
reaganlo opened this issue Feb 2, 2022 · 0 comments
Open

ChromeOS: cros_nnapi_cts tests fail #145

reaganlo opened this issue Feb 2, 2022 · 0 comments

Comments

@reaganlo
Copy link
Contributor

reaganlo commented Feb 2, 2022

Issue:

localhost ~ # cros_nnapi_cts

[ RUN      ] ValidationTestExecutionDeviceMemory.SetInputFromMemory
ModelManager I 02-01 06:34:25 13496 13496 Operand (0) {.type = TENSOR_FLOAT32, .dimensions = [1]{1}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = SUBGRAPH_INPUT, .location = {.poolIndex = 0, .offset = 0, .length = 0}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (1) {.type = TENSOR_FLOAT32, .dimensions = [1]{1}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = CONSTANT_COPY, .location = {.poolIndex = 0, .offset = 0, .length = 4}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (2) {.type = INT32, .dimensions = [0]{}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = CONSTANT_COPY, .location = {.poolIndex = 0, .offset = 4, .length = 4}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (3) {.type = TENSOR_FLOAT32, .dimensions = [1]{1}, .numberOfConsumers = 0, .scale = 0.000000, .zeroPoint = 0, .lifetime = SUBGRAPH_OUTPUT, .location = {.poolIndex = 0, .offset = 0, .length = 0}, .extraParams = {.none = {}}}
CpuPreparedModel I 02-01 06:34:25 13496 13496 Generating IR Graph
ModelManager I 02-01 06:34:25 13496 13496 Operand (0) {.type = TENSOR_FLOAT32, .dimensions = [1]{0}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = SUBGRAPH_INPUT, .location = {.poolIndex = 0, .offset = 0, .length = 0}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (1) {.type = TENSOR_FLOAT32, .dimensions = [1]{1}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = CONSTANT_COPY, .location = {.poolIndex = 0, .offset = 0, .length = 4}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (2) {.type = INT32, .dimensions = [0]{}, .numberOfConsumers = 1, .scale = 0.000000, .zeroPoint = 0, .lifetime = CONSTANT_COPY, .location = {.poolIndex = 0, .offset = 4, .length = 4}, .extraParams = {.none = {}}}
ModelManager I 02-01 06:34:25 13496 13496 Operand (3) {.type = TENSOR_FLOAT32, .dimensions = [1]{0}, .numberOfConsumers = 0, .scale = 0.000000, .zeroPoint = 0, .lifetime = SUBGRAPH_OUTPUT, .location = {.poolIndex = 0, .offset = 0, .length = 0}, .extraParams = {.none = {}}}
CpuPreparedModel I 02-01 06:34:25 13496 13496 Generating IR Graph
Segmentation fault (core dumped)

Version:

nn-hal version: 115ced9b296111b190e2fa0603f5b4bbda237b82
openvino version: e01dc67b6e6acf2e77364eb7c7fee3c9be66be9f with patch 0001-Compilation-changes-for-CrOS-ov-master.patch
board: volteer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant