Home
last modified time | relevance | path

Searched refs:should_run_eagerly (Results 1 – 25 of 52) sorted by relevance

123

/external/tensorflow/tensorflow/python/keras/
Dkeras_parameterized_test.py212 should_run_eagerly = testing_utils.should_run_eagerly()
214 l.append((mode, should_run_eagerly, should_run_tf_function))
261 should_run_eagerly = testing_utils.should_run_eagerly()
264 (with_brackets, mode, should_run_eagerly, should_run_tf_function))
309 should_run_eagerly = testing_utils.should_run_eagerly()
311 l.append((mode, should_run_eagerly, should_run_tf_function))
340 should_run_eagerly = testing_utils.should_run_eagerly()
342 l.append((mode, should_run_eagerly, should_run_tf_function,
395 should_run_eagerly = testing_utils.should_run_eagerly()
397 l.append((mode, should_run_eagerly, should_run_tf_function,
[all …]
Dmodels_test.py180 run_eagerly=testing_utils.should_run_eagerly(),
193 run_eagerly=testing_utils.should_run_eagerly(),
208 run_eagerly=testing_utils.should_run_eagerly(),
235 run_eagerly=testing_utils.should_run_eagerly(),
325 run_eagerly=testing_utils.should_run_eagerly(),
355 run_eagerly=testing_utils.should_run_eagerly(),
385 run_eagerly=testing_utils.should_run_eagerly(),
403 run_eagerly=testing_utils.should_run_eagerly(),
459 run_eagerly=testing_utils.should_run_eagerly(),
471 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Dregularizers_test.py82 run_eagerly=testing_utils.should_run_eagerly(),
100 run_eagerly=testing_utils.should_run_eagerly(),
116 run_eagerly=testing_utils.should_run_eagerly(),
147 run_eagerly=testing_utils.should_run_eagerly(),
170 run_eagerly=testing_utils.should_run_eagerly(),
198 run_eagerly=testing_utils.should_run_eagerly(),
Doptimizers_test.py64 run_eagerly=testing_utils.should_run_eagerly(),
102 run_eagerly=testing_utils.should_run_eagerly(),
181 run_eagerly=testing_utils.should_run_eagerly(),
227 run_eagerly=testing_utils.should_run_eagerly(),
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_preprocessing_layer_test.py163 model._run_eagerly = testing_utils.should_run_eagerly()
180 model._run_eagerly = testing_utils.should_run_eagerly()
193 model._run_eagerly = testing_utils.should_run_eagerly()
214 model._run_eagerly = testing_utils.should_run_eagerly()
226 model._run_eagerly = testing_utils.should_run_eagerly()
246 model._run_eagerly = testing_utils.should_run_eagerly()
260 model._run_eagerly = testing_utils.should_run_eagerly()
278 model._run_eagerly = testing_utils.should_run_eagerly()
296 model._run_eagerly = testing_utils.should_run_eagerly()
315 model._run_eagerly = testing_utils.should_run_eagerly()
[all …]
Dtraining_test.py76 run_eagerly=testing_utils.should_run_eagerly(),
126 run_eagerly=testing_utils.should_run_eagerly(),
137 run_eagerly=testing_utils.should_run_eagerly(),
151 run_eagerly=testing_utils.should_run_eagerly(),
189 run_eagerly=testing_utils.should_run_eagerly(),
203 run_eagerly=testing_utils.should_run_eagerly(),
216 run_eagerly=testing_utils.should_run_eagerly(),
231 run_eagerly=testing_utils.should_run_eagerly(),
246 run_eagerly=testing_utils.should_run_eagerly(),
282 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Dtraining_dataset_test.py66 run_eagerly=testing_utils.should_run_eagerly(),
92 run_eagerly=testing_utils.should_run_eagerly(),
171 run_eagerly=testing_utils.should_run_eagerly(),
228 run_eagerly=testing_utils.should_run_eagerly(),
275 run_eagerly=testing_utils.should_run_eagerly(),
300 run_eagerly=testing_utils.should_run_eagerly(),
373 run_eagerly=testing_utils.should_run_eagerly(),
397 run_eagerly=testing_utils.should_run_eagerly(),
437 run_eagerly=testing_utils.should_run_eagerly(),
463 if (testing_utils.should_run_eagerly()
[all …]
Dsequential_test.py80 run_eagerly=testing_utils.should_run_eagerly(),
91 run_eagerly=testing_utils.should_run_eagerly(),
120 run_eagerly=testing_utils.should_run_eagerly(),
148 run_eagerly=testing_utils.should_run_eagerly(),
297 run_eagerly=testing_utils.should_run_eagerly(),
346 run_eagerly=testing_utils.should_run_eagerly(),
361 run_eagerly=testing_utils.should_run_eagerly(),
392 seq.run_eagerly = testing_utils.should_run_eagerly()
487 run_eagerly=testing_utils.should_run_eagerly(),
501 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Dbase_layer_test.py316 model._run_eagerly = testing_utils.should_run_eagerly()
338 if not (testing_utils.should_run_eagerly() or
352 model._run_eagerly = testing_utils.should_run_eagerly()
452 run_eagerly=testing_utils.should_run_eagerly(),
505 run_eagerly=testing_utils.should_run_eagerly(),
992 run_eagerly=testing_utils.should_run_eagerly(),
1017 run_eagerly=testing_utils.should_run_eagerly(),
1042 run_eagerly=testing_utils.should_run_eagerly(),
1076 run_eagerly=testing_utils.should_run_eagerly(),
1087 self).__init__(dynamic=testing_utils.should_run_eagerly())
[all …]
Dtraining_generator_test.py142 run_eagerly=testing_utils.should_run_eagerly(),
167 model.run_eagerly = testing_utils.should_run_eagerly()
207 run_eagerly=testing_utils.should_run_eagerly(),
245 run_eagerly=testing_utils.should_run_eagerly(),
291 run_eagerly=testing_utils.should_run_eagerly(),
347 run_eagerly=testing_utils.should_run_eagerly(),
Dfeature_columns_integration_test.py63 run_eagerly=testing_utils.should_run_eagerly(),
86 run_eagerly=testing_utils.should_run_eagerly(),
150 run_eagerly=testing_utils.should_run_eagerly(),
172 run_eagerly=testing_utils.should_run_eagerly(),
Dtraining_eager_test.py95 run_eagerly=testing_utils.should_run_eagerly(),
166 run_eagerly=testing_utils.should_run_eagerly(),
251 run_eagerly=testing_utils.should_run_eagerly(),
272 run_eagerly=testing_utils.should_run_eagerly(),
Dcorrectness_test.py63 run_eagerly=testing_utils.should_run_eagerly(),
102 run_eagerly=testing_utils.should_run_eagerly(),
Dnetwork_test.py764 m.run_eagerly = testing_utils.should_run_eagerly()
792 m.run_eagerly = testing_utils.should_run_eagerly()
822 run_eagerly=testing_utils.should_run_eagerly(),
842 run_eagerly=testing_utils.should_run_eagerly(),
861 run_eagerly=testing_utils.should_run_eagerly(),
891 run_eagerly=testing_utils.should_run_eagerly(),
906 run_eagerly=testing_utils.should_run_eagerly(),
932 run_eagerly=testing_utils.should_run_eagerly(),
946 run_eagerly=testing_utils.should_run_eagerly(),
982 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Ddata_adapter_test.py164 run_eagerly=testing_utils.should_run_eagerly())
265 run_eagerly=testing_utils.should_run_eagerly())
466 run_eagerly=testing_utils.should_run_eagerly())
482 run_eagerly=testing_utils.should_run_eagerly())
497 run_eagerly=testing_utils.should_run_eagerly())
644 run_eagerly=testing_utils.should_run_eagerly())
686 run_eagerly=testing_utils.should_run_eagerly())
694 run_eagerly=testing_utils.should_run_eagerly())
753 run_eagerly=testing_utils.should_run_eagerly())
761 run_eagerly=testing_utils.should_run_eagerly())
/external/tensorflow/tensorflow/python/keras/tests/
Dmodel_subclassing_compiled_test.py52 run_eagerly=testing_utils.should_run_eagerly(),
72 run_eagerly=testing_utils.should_run_eagerly(),
94 run_eagerly=testing_utils.should_run_eagerly(),
128 run_eagerly=testing_utils.should_run_eagerly(),
162 run_eagerly=testing_utils.should_run_eagerly(),
196 run_eagerly=testing_utils.should_run_eagerly(),
219 run_eagerly=testing_utils.should_run_eagerly(),
233 run_eagerly=testing_utils.should_run_eagerly(),
256 run_eagerly=testing_utils.should_run_eagerly(),
284 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Dintegration_test.py78 run_eagerly=testing_utils.should_run_eagerly(),
115 run_eagerly=testing_utils.should_run_eagerly(),
117 if not testing_utils.should_run_eagerly():
156 run_eagerly=testing_utils.should_run_eagerly(),
179 run_eagerly=testing_utils.should_run_eagerly(),
216 run_eagerly=testing_utils.should_run_eagerly(),
247 run_eagerly=testing_utils.should_run_eagerly(),
287 run_eagerly=testing_utils.should_run_eagerly(),
332 run_eagerly=testing_utils.should_run_eagerly(),
Dadd_loss_correctness_test.py82 run_eagerly=testing_utils.should_run_eagerly(),
100 run_eagerly=testing_utils.should_run_eagerly(),
160 run_eagerly=testing_utils.should_run_eagerly(),
206 run_eagerly=testing_utils.should_run_eagerly(),
240 run_eagerly=testing_utils.should_run_eagerly(),
269 run_eagerly=testing_utils.should_run_eagerly(),
303 run_eagerly=testing_utils.should_run_eagerly(),
324 run_eagerly=testing_utils.should_run_eagerly(),
339 run_eagerly=testing_utils.should_run_eagerly(),
/external/tensorflow/tensorflow/python/keras/premade/
Dwide_deep_test.py55 run_eagerly=testing_utils.should_run_eagerly(),
76 run_eagerly=testing_utils.should_run_eagerly(),
97 run_eagerly=testing_utils.should_run_eagerly(),
138 run_eagerly=testing_utils.should_run_eagerly(),
163 run_eagerly=testing_utils.should_run_eagerly(),
181 run_eagerly=testing_utils.should_run_eagerly(),
187 run_eagerly=testing_utils.should_run_eagerly(),
195 run_eagerly=testing_utils.should_run_eagerly(),
224 run_eagerly=testing_utils.should_run_eagerly(),
258 run_eagerly=testing_utils.should_run_eagerly(),
/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_test.py88 run_eagerly=testing_utils.should_run_eagerly(),
102 run_eagerly=testing_utils.should_run_eagerly(),
133 run_eagerly=testing_utils.should_run_eagerly(),
149 run_eagerly=testing_utils.should_run_eagerly(),
192 run_eagerly=testing_utils.should_run_eagerly(),
219 run_eagerly=testing_utils.should_run_eagerly(),
276 run_eagerly=testing_utils.should_run_eagerly(),
290 run_eagerly=testing_utils.should_run_eagerly(),
319 run_eagerly=testing_utils.should_run_eagerly(),
340 run_eagerly=testing_utils.should_run_eagerly(),
[all …]
Dmerge_test.py46 model.run_eagerly = testing_utils.should_run_eagerly()
80 model.run_eagerly = testing_utils.should_run_eagerly()
114 model.run_eagerly = testing_utils.should_run_eagerly()
130 model.run_eagerly = testing_utils.should_run_eagerly()
145 model.run_eagerly = testing_utils.should_run_eagerly()
160 model.run_eagerly = testing_utils.should_run_eagerly()
176 model.run_eagerly = testing_utils.should_run_eagerly()
208 model.run_eagerly = testing_utils.should_run_eagerly()
225 model.run_eagerly = testing_utils.should_run_eagerly()
Dlstm_test.py88 run_eagerly=testing_utils.should_run_eagerly(),
155 run_eagerly=testing_utils.should_run_eagerly(),
172 run_eagerly=testing_utils.should_run_eagerly(),
206 run_eagerly=testing_utils.should_run_eagerly(),
234 run_eagerly=testing_utils.should_run_eagerly(),
287 run_eagerly=testing_utils.should_run_eagerly(),
353 run_eagerly=testing_utils.should_run_eagerly(),
403 run_eagerly=testing_utils.should_run_eagerly(),
Dgru_test.py73 run_eagerly=testing_utils.should_run_eagerly(),
129 run_eagerly=testing_utils.should_run_eagerly(),
145 run_eagerly=testing_utils.should_run_eagerly(),
170 run_eagerly=testing_utils.should_run_eagerly(),
Dembeddings_test.py84 model.run_eagerly = testing_utils.should_run_eagerly()
117 model.run_eagerly = testing_utils.should_run_eagerly()
Dnormalization_test.py107 run_eagerly=testing_utils.should_run_eagerly(),
129 run_eagerly=testing_utils.should_run_eagerly(),
179 run_eagerly=testing_utils.should_run_eagerly(),
191 run_eagerly=testing_utils.should_run_eagerly(),
370 run_eagerly=testing_utils.should_run_eagerly(),
506 run_eagerly=testing_utils.should_run_eagerly(),
597 run_eagerly=testing_utils.should_run_eagerly(),

123