Home
last modified time | relevance | path

Searched refs:l2_shrinkage_regularization_strength (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dftrl.py64 l2_shrinkage_regularization_strength=0.0, argument
125 if l2_shrinkage_regularization_strength < 0.0:
128 ' or zero' % l2_shrinkage_regularization_strength)
137 l2_shrinkage_regularization_strength)
157 l2_shrinkage_regularization_strength=math_ops.cast(
Dftrl_test.py213 l2_shrinkage_regularization_strength=0.1)
250 l2_shrinkage_regularization_strength=0.1)
281 l2_shrinkage_regularization_strength=0.1)
Doptimizer_v2_test.py1104 dict(l2_shrinkage_regularization_strength=0.1)),
/external/tensorflow/tensorflow/python/training/
Dftrl.py52 l2_shrinkage_regularization_strength=0.0): argument
112 if l2_shrinkage_regularization_strength < 0.0:
115 " or zero" % l2_shrinkage_regularization_strength)
123 l2_shrinkage_regularization_strength)
Dftrl_test.py211 l2_shrinkage_regularization_strength=0.1)
248 l2_shrinkage_regularization_strength=0.1)
279 l2_shrinkage_regularization_strength=0.1)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.train.-ftrl-optimizer.pbtxt21 …e_locking\', \'name\', \'accum_name\', \'linear_name\', \'l2_shrinkage_regularization_strength\'],…
Dtensorflow.keras.optimizers.-ftrl.pbtxt17 …n_strength\', \'l2_regularization_strength\', \'name\', \'l2_shrinkage_regularization_strength\'],…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.optimizers.-ftrl.pbtxt17 …n_strength\', \'l2_regularization_strength\', \'name\', \'l2_shrinkage_regularization_strength\'],…
Dtensorflow.keras.optimizers.-ftrl.pbtxt17 …n_strength\', \'l2_regularization_strength\', \'name\', \'l2_shrinkage_regularization_strength\'],…
/external/tensorflow/tensorflow/compiler/tests/
Dftrl_test.py263 l2_shrinkage_regularization_strength=0.1)
298 l2_shrinkage_regularization_strength=0.1)