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.py95 l2_shrinkage_regularization_strength=0.0, argument
115 if l2_shrinkage_regularization_strength < 0.0:
118 ' or zero' % l2_shrinkage_regularization_strength)
128 l2_shrinkage_regularization_strength)
150 l2_shrinkage_regularization_strength=math_ops.cast(
Dftrl_test.py267 l2_shrinkage_regularization_strength=0.1)
304 l2_shrinkage_regularization_strength=0.1)
335 l2_shrinkage_regularization_strength=0.1)
Doptimizer_v2_test.py1165 dict(l2_shrinkage_regularization_strength=0.1)),
/external/tensorflow/tensorflow/python/training/
Dftrl.py52 l2_shrinkage_regularization_strength=0.0, argument
114 if l2_shrinkage_regularization_strength < 0.0:
117 " or zero" % l2_shrinkage_regularization_strength)
126 l2_shrinkage_regularization_strength)
Dftrl_test.py276 l2_shrinkage_regularization_strength=0.1)
314 l2_shrinkage_regularization_strength=0.1)
346 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.pbtxt29 …n_strength\', \'l2_regularization_strength\', \'name\', \'l2_shrinkage_regularization_strength\', …
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.optimizers.-ftrl.pbtxt29 …n_strength\', \'l2_regularization_strength\', \'name\', \'l2_shrinkage_regularization_strength\', …
Dtensorflow.optimizers.-ftrl.pbtxt29 …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)