Home
last modified time | relevance | path

Searched defs:b_constraint (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/
Dconvolutional_transpose_test.py75 b_constraint = lambda x: x function
170 b_constraint = lambda x: x function
Dseparable_convolutional_test.py75 b_constraint = lambda x: x function
147 b_constraint = lambda x: x function
Dconvolutional_test.py120 b_constraint = lambda x: x function
280 b_constraint = lambda x: x function
396 b_constraint = lambda x: x function
/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
Dconvolutional_test.py314 b_constraint = lambda x: x / math_ops.reduce_max(x) function
325 b_constraint = lambda x: x / math_ops.reduce_max(x) function
336 b_constraint = lambda x: x / math_ops.reduce_max(x) function
518 b_constraint = lambda x: x / math_ops.reduce_max(x) function
778 b_constraint = lambda x: x / math_ops.reduce_max(x) function
977 b_constraint = lambda x: x / math_ops.reduce_max(x) function
1170 b_constraint = lambda x: x / math_ops.reduce_max(x) function
Dcore_test.py351 b_constraint = lambda x: x / math_ops.reduce_max(x) function
Dnormalization_test.py865 b_constraint = lambda x: x / math_ops.reduce_max(x) function