Searched defs:regularizer (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | variable_scope.py | 321 regularizer=None, argument 470 regularizer=None, argument 605 regularizer=None, argument 831 regularizer=None, argument 1146 regularizer=None, argument 1198 def regularizer(self): member in VariableScope 1236 def set_regularizer(self, regularizer): argument 1278 regularizer=None, argument 1350 regularizer=None, argument 1605 regularizer=None, argument [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
H A D | variable_scope_shim.py | 159 regularizer=None, argument 302 regularizer=None, argument 394 regularizer=None, argument 519 def add_regularizer(self, var, regularizer): argument
|
H A D | base.py | 328 regularizer=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | base_layer_v1.py | 322 regularizer=None, argument 891 def activity_regularizer(self, regularizer): argument 1903 def _handle_weight_regularization(self, name, variable, regularizer): argument
|
H A D | base_layer.py | 539 regularizer=None, argument 1247 def activity_regularizer(self, regularizer): argument 2438 def _handle_weight_regularization(self, name, variable, regularizer): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/ |
H A D | tpu_test.py | 85 def regularizer(inputs): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/ |
H A D | regularizers.py | 348 def serialize(regularizer): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | test_util.py | 129 regularizer=None, argument
|