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

ChromeOS: cros_nnapi_cts tests fail #145

@reaganlo

Description

@reaganlo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions