Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dftrl.py63 l2_shrinkage_regularization_strength=0.0, argument
123 if l2_shrinkage_regularization_strength < 0.0:
126 ' or zero' % l2_shrinkage_regularization_strength)
135 l2_shrinkage_regularization_strength)
Dftrl_test.py213 l2_shrinkage_regularization_strength=0.1)
250 l2_shrinkage_regularization_strength=0.1)
281 l2_shrinkage_regularization_strength=0.1)
/external/tensorflow/tensorflow/python/training/
Dftrl.py49 l2_shrinkage_regularization_strength=0.0): argument
105 if l2_shrinkage_regularization_strength < 0.0:
108 " or zero" % l2_shrinkage_regularization_strength)
116 l2_shrinkage_regularization_strength)
Dftrl_test.py210 l2_shrinkage_regularization_strength=0.1)
247 l2_shrinkage_regularization_strength=0.1)
278 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)