/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
D | convolutional.py | 733 depthwise_constraint=None, argument 756 depthwise_constraint=depthwise_constraint, 848 depthwise_constraint=None, argument 871 depthwise_constraint=depthwise_constraint, 897 depthwise_constraint=None, argument 992 depthwise_constraint=depthwise_constraint, 1020 depthwise_constraint=None, argument 1120 depthwise_constraint=depthwise_constraint,
|
D | convolutional_test.py | 520 depthwise_constraint=d_constraint, 525 self.assertEqual(layer.depthwise_constraint, d_constraint) 780 depthwise_constraint=d_constraint, 785 self.assertEqual(layer.depthwise_constraint, d_constraint)
|
/external/tensorflow/tensorflow/python/keras/layers/ |
D | convolutional.py | 1781 depthwise_constraint=None, argument 1809 self.depthwise_constraint = constraints.get(depthwise_constraint) 1831 constraint=self.depthwise_constraint, 1893 constraints.serialize(self.depthwise_constraint), 2014 depthwise_constraint=None, argument 2036 depthwise_constraint=constraints.get(depthwise_constraint), 2204 depthwise_constraint=None, argument 2226 depthwise_constraint=constraints.get(depthwise_constraint), 2359 depthwise_constraint=None, argument 2378 self.depthwise_constraint = constraints.get(depthwise_constraint) [all …]
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.layers.pbtxt | 145 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw… 149 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-separable-conv1-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-separable-convolution1-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-separable-conv2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-depthwise-conv2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'bias_c…
|
D | tensorflow.keras.layers.-separable-convolution2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.layers.-separable-conv2-d.pbtxt | 144 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.layers.-separable-conv1-d.pbtxt | 144 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.keras.layers.-separable-conv2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-separable-convolution1-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-depthwise-conv2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'bias_c…
|
D | tensorflow.keras.layers.-separable-conv1-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|
D | tensorflow.keras.layers.-separable-convolution2-d.pbtxt | 134 …_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointw…
|