Lines Matching refs:lite

30 tensorflow/lite/micro/examples/micro_speech/micro_speech_test.cc \
31 tensorflow/lite/micro/examples/micro_speech/micro_features/model.cc \
32 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.cc \
33 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.cc
36 tensorflow/lite/micro/examples/micro_speech/micro_features/model.h \
37 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.h \
38 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.h \
41 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_features_generator.cc \
42 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_features_generator_test.cc \
43 tensorflow/lite/micro/examples/micro_speech/no_30ms_sample_data.cc \
44 tensorflow/lite/micro/examples/micro_speech/yes_30ms_sample_data.cc \
45 tensorflow/lite/micro/examples/micro_speech/simple_features/no_power_spectrum_data.cc \
46 tensorflow/lite/micro/examples/micro_speech/simple_features/yes_power_spectrum_data.cc
49 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_model_settings.h \
50 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_features_generator.h \
51 tensorflow/lite/micro/examples/micro_speech/no_30ms_sample_data.h \
52 tensorflow/lite/micro/examples/micro_speech/yes_30ms_sample_data.h \
53 tensorflow/lite/micro/examples/micro_speech/simple_features/no_power_spectrum_data.h \
54 tensorflow/lite/micro/examples/micro_speech/simple_features/yes_power_spectrum_data.h
57 tensorflow/lite/experimental/microfrontend/lib/fft.cc \
58 tensorflow/lite/experimental/microfrontend/lib/fft_util.cc \
59 tensorflow/lite/experimental/microfrontend/lib/filterbank.c \
60 tensorflow/lite/experimental/microfrontend/lib/filterbank_util.c \
61 tensorflow/lite/experimental/microfrontend/lib/frontend.c \
62 tensorflow/lite/experimental/microfrontend/lib/frontend_util.c \
63 tensorflow/lite/experimental/microfrontend/lib/log_lut.c \
64 tensorflow/lite/experimental/microfrontend/lib/log_scale.c \
65 tensorflow/lite/experimental/microfrontend/lib/log_scale_util.c \
66 tensorflow/lite/experimental/microfrontend/lib/noise_reduction.c \
67 tensorflow/lite/experimental/microfrontend/lib/noise_reduction_util.c \
68 tensorflow/lite/experimental/microfrontend/lib/pcan_gain_control.c \
69 tensorflow/lite/experimental/microfrontend/lib/pcan_gain_control_util.c \
70 tensorflow/lite/experimental/microfrontend/lib/window.c \
71 tensorflow/lite/experimental/microfrontend/lib/window_util.c \
75 tensorflow/lite/experimental/microfrontend/lib/bits.h \
76 tensorflow/lite/experimental/microfrontend/lib/fft.h \
77 tensorflow/lite/experimental/microfrontend/lib/fft_util.h \
78 tensorflow/lite/experimental/microfrontend/lib/filterbank.h \
79 tensorflow/lite/experimental/microfrontend/lib/filterbank_util.h \
80 tensorflow/lite/experimental/microfrontend/lib/frontend.h \
81 tensorflow/lite/experimental/microfrontend/lib/frontend_util.h \
82 tensorflow/lite/experimental/microfrontend/lib/log_lut.h \
83 tensorflow/lite/experimental/microfrontend/lib/log_scale.h \
84 tensorflow/lite/experimental/microfrontend/lib/log_scale_util.h \
85 tensorflow/lite/experimental/microfrontend/lib/noise_reduction.h \
86 tensorflow/lite/experimental/microfrontend/lib/noise_reduction_util.h \
87 tensorflow/lite/experimental/microfrontend/lib/pcan_gain_control.h \
88 tensorflow/lite/experimental/microfrontend/lib/pcan_gain_control_util.h \
89 tensorflow/lite/experimental/microfrontend/lib/window.h \
90 tensorflow/lite/experimental/microfrontend/lib/window_util.h \
94 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_features_generator.cc \
95 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.cc \
99 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_features_generator.h \
100 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h \
104 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_features_generator_test.cc \
105 tensorflow/lite/micro/examples/micro_speech/micro_features/no_feature_data_slice.cc \
106 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_feature_data_slice.cc \
107 tensorflow/lite/micro/examples/micro_speech/no_30ms_sample_data.cc \
108 tensorflow/lite/micro/examples/micro_speech/yes_30ms_sample_data.cc \
112 tensorflow/lite/micro/examples/micro_speech/micro_features/no_feature_data_slice.h \
113 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_feature_data_slice.h \
114 tensorflow/lite/micro/examples/micro_speech/no_30ms_sample_data.h \
115 tensorflow/lite/micro/examples/micro_speech/yes_30ms_sample_data.h \
119 tensorflow/lite/micro/examples/micro_speech/audio_provider_test.cc \
120 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.cc \
121 tensorflow/lite/micro/examples/micro_speech/audio_provider.cc
124 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h \
125 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
128 tensorflow/lite/micro/examples/micro_speech/audio_provider_mock_test.cc \
129 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.cc \
130 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.cc \
131 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.cc \
132 tensorflow/lite/micro/examples/micro_speech/audio_provider_mock.cc
135 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h \
136 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.h \
137 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.h \
138 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
141 tensorflow/lite/micro/examples/micro_speech/feature_provider_test.cc \
142 tensorflow/lite/micro/examples/micro_speech/audio_provider.cc \
143 tensorflow/lite/micro/examples/micro_speech/feature_provider.cc \
147 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
148 tensorflow/lite/micro/examples/micro_speech/feature_provider.h \
152 tensorflow/lite/micro/examples/micro_speech/feature_provider_test.cc \
153 tensorflow/lite/micro/examples/micro_speech/audio_provider_mock.cc \
154 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.cc \
155 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.cc \
156 tensorflow/lite/micro/examples/micro_speech/feature_provider.cc \
157 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.cc \
158 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.cc \
162 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
163 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.h \
164 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.h \
165 tensorflow/lite/micro/examples/micro_speech/feature_provider.h \
166 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.h \
167 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.h \
171 tensorflow/lite/micro/examples/micro_speech/recognize_commands_test.cc \
172 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.cc \
173 tensorflow/lite/micro/examples/micro_speech/recognize_commands.cc
176 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h \
177 tensorflow/lite/micro/examples/micro_speech/recognize_commands.h
180 tensorflow/lite/micro/examples/micro_speech/command_responder_test.cc \
181 tensorflow/lite/micro/examples/micro_speech/command_responder.cc
184 tensorflow/lite/micro/examples/micro_speech/command_responder.h
187 tensorflow/lite/micro/examples/micro_speech/main.cc \
188 tensorflow/lite/micro/examples/micro_speech/main_functions.cc \
189 tensorflow/lite/micro/examples/micro_speech/audio_provider.cc \
190 tensorflow/lite/micro/examples/micro_speech/feature_provider.cc \
191 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.cc \
192 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.cc \
193 tensorflow/lite/micro/examples/micro_speech/micro_features/model.cc \
194 tensorflow/lite/micro/examples/micro_speech/recognize_commands.cc \
195 tensorflow/lite/micro/examples/micro_speech/command_responder.cc \
199 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
200 tensorflow/lite/micro/examples/micro_speech/feature_provider.h \
201 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.h \
202 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.h \
203 tensorflow/lite/micro/examples/micro_speech/micro_features/model.h \
204 tensorflow/lite/micro/examples/micro_speech/recognize_commands.h \
205 tensorflow/lite/micro/examples/micro_speech/command_responder.h \
206 tensorflow/lite/micro/examples/micro_speech/main_functions.h \
210 tensorflow/lite/micro/examples/micro_speech/main.cc \
211 tensorflow/lite/micro/examples/micro_speech/main_functions.cc \
212 tensorflow/lite/micro/examples/micro_speech/audio_provider_mock.cc \
213 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.cc \
214 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.cc \
215 tensorflow/lite/micro/examples/micro_speech/feature_provider.cc \
216 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.cc \
217 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.cc \
218 tensorflow/lite/micro/examples/micro_speech/micro_features/model.cc \
219 tensorflow/lite/micro/examples/micro_speech/recognize_commands.cc \
220 tensorflow/lite/micro/examples/micro_speech/command_responder.cc \
224 tensorflow/lite/micro/examples/micro_speech/audio_provider.h \
225 tensorflow/lite/micro/examples/micro_speech/no_1000ms_sample_data.h \
226 tensorflow/lite/micro/examples/micro_speech/yes_1000ms_sample_data.h \
227 tensorflow/lite/micro/examples/micro_speech/feature_provider.h \
228 tensorflow/lite/micro/examples/micro_speech/micro_features/micro_features_generator.h \
229 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.h \
230 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.h \
231 tensorflow/lite/micro/examples/micro_speech/micro_features/model.h \
232 tensorflow/lite/micro/examples/micro_speech/recognize_commands.h \
233 tensorflow/lite/micro/examples/micro_speech/command_responder.h \
234 tensorflow/lite/micro/examples/micro_speech/main_functions.h \
238 include $(wildcard tensorflow/lite/micro/examples/micro_speech/*/Makefile.inc)