Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault when running DWC tests on WoA #1099

Closed
morgolock opened this issue Mar 11, 2024 · 1 comment
Closed

Segfault when running DWC tests on WoA #1099

morgolock opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@morgolock
Copy link

Output of 'strings libarm_compute.so | grep arm_compute_version':

Platform: Snapdragon (TM) 8cx Gen 2 @ 3.15 GHz 3.15 GHz

Operating System: Windows 11

Problem description:

The following test segfaults on WoA

build\tests\arm_compute_validation.exe --filter-id=24749
Version = arm_compute_version=v0.0-unreleased Build options: {'opencl': '0', 'neon': '1', 'os': 'windows', 'examples': '0', 'validation_tests': '1', 'benchmark_examples': '0', 'build': 'native', 'arch': 'armv8a', 'Werror': '0', 'debug': '1', 'asserts': '1', 'standalone': '1'} Git hash=b'e7d918afeb419ce2464c13c7c067e62a29f1b4c8'
CommandLine = build\tests\arm_compute_validation.exe --filter-id=24749
Seed = 392366724
cpu_has_sve = false
cpu_has_sve2 = false
cpu_has_svef32mm = false
cpu_has_svei8mm = false
cpu_has_svebf16 = false
cpu_has_sme = false
cpu_has_sme2 = false
cpu_has_fp16 = false
cpu_has_bf16 = false
cpu_has_dotprod = false
cpu_has_i8mm = false
CPU0 = GENERIC
Iterations = 1
Threads = 1
Dataset mode = PRECOMMIT
Running [24749] 'NEON/DepthwiseConvolutionLayer/Quantized/QASYMM8/Generic/Dilation/RunSmall@In=33,33,3:Weights=3x3:Info=1,1;2,2,2,2:Dilation=2x2:DepthMultiplier=2:DataType=QASYMM8:IgnoredQuantizationInfo=Scale:0~Offset:0:IgnoredQuantizationInfo=Scale:0~Offset:0:DataLayout=NHWC:ActivationInfo=' 
@morgolock morgolock self-assigned this Mar 11, 2024
@morgolock morgolock added the Bug label Mar 11, 2024
@morgolock morgolock added this to the v24.02.1 milestone Mar 11, 2024
@morgolock
Copy link
Author

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

No branches or pull requests

1 participant