Searched defs:layer_to_test (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/keras/engine/ |
D | training_integration_test.py | 124 def test_layer_output_type(self, layer_to_test, input_shape, _, layer_kwargs): argument 145 def _run_fit_eval_predict(self, layer_to_test, input_shape, data_shape, argument 185 def test_model_loops(self, layer_to_test, input_shape, fuzz_dims, argument
|
/external/webrtc/modules/audio_device/android/ |
D | audio_device_unittest.cc | 553 const AudioDeviceModule::AudioLayer& layer_to_test) { in TestDelayOnAudioLayer() 563 const AudioDeviceModule::AudioLayer& layer_to_test) { in TestActiveAudioLayer()
|
/external/webrtc/sdk/android/native_unittests/audio_device/ |
D | audio_device_unittest.cc | 568 const AudioDeviceModule::AudioLayer& layer_to_test) { in TestDelayOnAudioLayer() 578 const AudioDeviceModule::AudioLayer& layer_to_test) { in TestActiveAudioLayer()
|