input_data.h 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /*
  2. * Copyright (C) 2010-2020 Arm Limited or its affiliates. All rights reserved.
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. *
  6. * Licensed under the Apache License, Version 2.0 (the License); you may
  7. * not use this file except in compliance with the License.
  8. * You may obtain a copy of the License at
  9. *
  10. * www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing, software
  13. * distributed under the License is distributed on an AS IS BASIS, WITHOUT
  14. * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. * See the License for the specific language governing permissions and
  16. * limitations under the License.
  17. */
  18. #pragma once
  19. // Generated by generate_test_data.py
  20. #include <stdint.h>
  21. const q7_t depthwise_2_input[90] =
  22. {
  23. -42,
  24. -85,
  25. 42,
  26. 42,
  27. 42,
  28. -42,
  29. -85,
  30. -85,
  31. 0,
  32. 0,
  33. 42,
  34. 42,
  35. -85,
  36. 0,
  37. 42,
  38. 42,
  39. -85,
  40. -42,
  41. 42,
  42. -42,
  43. -85,
  44. 42,
  45. -42,
  46. 0,
  47. -85,
  48. -42,
  49. -42,
  50. 0,
  51. -85,
  52. 42,
  53. -85,
  54. 0,
  55. -42,
  56. -42,
  57. 42,
  58. -85,
  59. -42,
  60. -85,
  61. 42,
  62. -42,
  63. 42,
  64. 0,
  65. -85,
  66. 0,
  67. -85,
  68. 0,
  69. 0,
  70. -42,
  71. 0,
  72. -42,
  73. -42,
  74. -42,
  75. -85,
  76. -42,
  77. -85,
  78. -42,
  79. 42,
  80. -85,
  81. -42,
  82. 42,
  83. 42,
  84. 0,
  85. -85,
  86. 0,
  87. -85,
  88. -42,
  89. 42,
  90. 42,
  91. 42,
  92. 42,
  93. 42,
  94. -42,
  95. 42,
  96. 0,
  97. -85,
  98. -42,
  99. 0,
  100. 0,
  101. 42,
  102. -85,
  103. -85,
  104. 0,
  105. 0,
  106. 42,
  107. 0,
  108. -85,
  109. 42,
  110. 0,
  111. -85,
  112. -42
  113. };