/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | UnidirectionalSequenceLstmTestImpl.cpp | 46 std::vector<T> inputVector; in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local 242 std::vector<T> inputVector; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local 431 std::vector<T> inputVector; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local 690 const std::vector<float> inputVector = { 1., 2., 3., 4., 5., 4., in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local 943 const std::vector<float> inputVector = { 1., 2., 3., 4., 5., 4., in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 1183 std::vector<float> inputVector = { 1., 2., 3., 4., 5., 4., in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 1358 const std::vector<float> inputVector = { 0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.4f, in UnidirectionalSequenceLstmLayerInt8Test() local 1512 const std::vector<float> inputVector = { 0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.4f, in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local 1666 const std::vector<float> inputVector = { 0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.4f, in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local 1846 const std::vector<float> inputVector = { 1., 8., 3., 4., 5., 4., in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local [all …]
|
H A D | LstmTestImpl.cpp | 172 std::vector<T> inputVector; in LstmNoCifgNoPeepholeNoProjectionTestImpl() local 368 std::vector<T> inputVector; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local 1275 std::vector<float> inputVector; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local 1535 std::vector<uint8_t> inputVector; in QuantizedLstmTestImpl() local 1749 std::vector<int8_t> inputVector; in QLstmTestImpl() local 1987 std::vector<int8_t> inputVector; in QLstmTestImpl1() local 2252 std::vector<int8_t> inputVector; in QLstmTestImpl2() local
|
/aosp_15_r20/frameworks/rs/toolkit/test/ |
H A D | ReferenceConvolve.kt | 62 val inputVector = inputAlloc[x + deltaX, y + deltaY] in convolveOne() constant
|
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
H A D | ReferenceConvolve.kt | 62 val inputVector = inputAlloc[x + deltaX, y + deltaY] in convolveOne() constant
|
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/ |
H A D | GpsMathOperations.java | 31 public static double vectorNorm(double[] inputVector) { in vectorNorm()
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ |
H A D | QLstmEndToEndTestImpl.cpp | 202 const std::vector<int8_t> inputVector = {90, 102, 13, 26, 38, 102, 13, 26, 51, 64}; in QLstmEndToEnd() local
|
H A D | QuantizedLstmEndToEndTestImpl.cpp | 183 std::vector<uint8_t> inputVector = {166, 179, 50, 150}; in QuantizedLstmEndToEnd() local
|
/aosp_15_r20/external/libchrome/base/android/ |
H A D | jni_array_unittest.cc | 27 std::vector<uint8_t> inputVector(kBytes, kBytes + kLen); in TEST() local
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | jni_array_unittest.cc | 44 std::vector<uint8_t> inputVector(kBytes, kBytes + kLen); in TEST() local
|