• Home
  • Raw
  • Download

Lines Matching +full:android +full:- +full:ndk +full:- +full:r18b

2 /// Copyright (c) 2019-2022 Arm Limited.
4 /// SPDX-License-Identifier: MIT
33 - (COMPMID-5324) Issue identified with direct and depthwise convolutions for certain Arm® Mali™ DDK…
34 - Versions Affected: < v22.08
35 - Conditions:
36 - Arm® Mali™ DDK Versions : >= r23p0 && <= r38p0
37 - Mali™ GPUs: Bifrost GPU family with the exception of G71
38 - Backend: OpenCL
39 - Build options Include : "cl-fast-relaxed-math"
40- Result: Reduced accuracy issue, while using direct and depthwise convolutions fused with LU_BOUN…
42 - (COMPMID-5134) An issue has been identified when running the graph_deepspeech_v0_4_1 graph exampl…
43 - Versions Affected: >= v21.08
44 - Conditions:
45 - Data type input: F32
46 - Backend: OpenCL
47- Result: The execution of the graph_deepspeech_v0_4_1 could fail on OpenCL backend for systems wi…
49 - (COMPMID-4013) Experimented performance regressions for some networks on OpenCL when using Arm® M…
50 - Versions Affected: v21.05
51 - OSs Affected: All
52 - Conditions:
53 - Arm® Mali™ DDK r8p0
55 - (COMPMID-5146) Under certain conditions, CLFullyConnectedLayer quantized tests may fail due to an…
56 - Versions Affected: v21.02
57 - OSs Affected: Linux
58 - Conditions:
59 - armv7a architecture
60 - release mode
61 - asserts enabled
63 - (COMPMID-4367) Performance regression in Convolution Layer OpenCL backend on Mali™ G77 when QSYMM…
64 - Versions Affected: >= v20.11 && < v21.08
65 - OSs Affected: All
66 - Conditions:
67 - Mali™ G77
68 - Convolution Layer in use
69 - OpenCL backend
70 - Convolution Layer uses QSYMM8_PER_CHANNEL as the data type of its weight
72 - (COMPMID-4306) A wrong test configuration has been found in CLGEMMMatrixMultiplyReshapedOnlyRHS s…
73 - Versions Affected: >= v20.11 && < v21.05
74 - Conditions:
75 - Data type input: F32/F16
76 - Fused bounded relu activation with coefficient 'a' being negative
78 - (COMPMID-5135) Under certain conditions, the validation test case 'CL/DirectConvolutionLayer/Floa…
79 - Versions Affected: >= v20.08
80 - Conditions:
81- The validation suite has to run in nightly mode and execute 40k+ test cases before the test ment…
83 - (COMPMID-5136) Under certain conditions, benchmark examples can hang when OpenCL profiling queues…
84 - Versions Affected: >= v19.11
85 - OSs Affected: Linux
86 - Conditions:
87 - Arm® Mali™ DDK r1p0 - r8p0, and
88 - Linux kernel >= 4.4
90 - (COMPMID-5137) On Android with armv8a/armv8.2-a architecture, Arm® Neon™ validation tests can fai…
91 >= r18b in debug mode (https://github.com/android/ndk/issues/1135).
92 - Versions Affected: >= v19.11
93 - OSs Affected: Android
94 - Conditions:
95 - armv8a/armv8.2-a architecture, and
96 - Compiled using Android NDK >= r18b in debug mode.
98 - (COMPMID-4288) An issue has been identified with CLCast.
99 - Versions Affected: >= v18.11 && < v21.05
100 - Conditions:
101 - Data type input: F32
102 - Data type output: All integer types
103 - Conversion policy: SATURATE
104 - Result: OpenCL backend will always wrap around instead of saturating for out-of-range inputs