blob: 1de1f92f4037cad18a96faef28be4cabdf9af433 [file] [log] [blame]
/* Copyright 2023 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
// TODO(b/187459424): Find a better way to generate this data.
// This file is generated. See:
// tensorflow/lite/micro/kernels/test_data_generation/README.md
#include "signal/micro/kernels/fft_flexbuffers_generated_data.h"
const int g_gen_data_size_fft_length_64_float = 26;
const unsigned char g_gen_data_fft_length_64_float[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74,
0x68, 0x00, 0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x01,
0x02, 0x00, 0x40, 0x04, 0x04, 0x04, 0x24, 0x01};
const int g_gen_data_size_fft_length_64_int16 = 26;
const unsigned char g_gen_data_fft_length_64_int16[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74,
0x68, 0x00, 0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x01,
0x02, 0x07, 0x40, 0x04, 0x04, 0x04, 0x24, 0x01};
const int g_gen_data_size_fft_length_64_int32 = 26;
const unsigned char g_gen_data_fft_length_64_int32[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74,
0x68, 0x00, 0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x01,
0x02, 0x02, 0x40, 0x04, 0x04, 0x04, 0x24, 0x01};
const int g_gen_data_size_fft_length_512_float = 31;
const unsigned char g_gen_data_fft_length_512_float[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x00,
0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x00, 0x01, 0x00, 0x02, 0x00,
0x00, 0x00, 0x00, 0x02, 0x05, 0x05, 0x06, 0x25, 0x01};
const int g_gen_data_size_fft_length_512_int16 = 31;
const unsigned char g_gen_data_fft_length_512_int16[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x00,
0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x00, 0x01, 0x00, 0x02, 0x00,
0x07, 0x00, 0x00, 0x02, 0x05, 0x05, 0x06, 0x25, 0x01};
const int g_gen_data_size_fft_length_512_int32 = 31;
const unsigned char g_gen_data_fft_length_512_int32[] = {
0x66, 0x66, 0x74, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x00,
0x54, 0x00, 0x02, 0x03, 0x0f, 0x02, 0x00, 0x01, 0x00, 0x02, 0x00,
0x02, 0x00, 0x00, 0x02, 0x05, 0x05, 0x06, 0x25, 0x01};