Home
last modified time | relevance | path

Searched refs:_symmetric_l2_regularization (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/linear_optimizer/python/
Dsdca_optimizer.py83 self._symmetric_l2_regularization = symmetric_l2_regularization
108 return self._symmetric_l2_regularization
272 symmetric_l2_regularization=self._symmetric_l2_regularization,
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/
Dsdca_ops.py177 def _symmetric_l2_regularization(self): member in SdcaModel
519 l2=self._symmetric_l2_regularization(),
538 l2=self._symmetric_l2_regularization(),
605 l2=self._symmetric_l2_regularization()))
636 (2.0 * self._l2_loss(self._symmetric_l2_regularization()))