Home
last modified time | relevance | path

Searched defs:regularizer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dvariable_scope.py321 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 Dvariable_scope_shim.py159 regularizer=None, argument
302 regularizer=None, argument
394 regularizer=None, argument
519 def add_regularizer(self, var, regularizer): argument
H A Dbase.py328 regularizer=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dbase_layer_v1.py322 regularizer=None, argument
891 def activity_regularizer(self, regularizer): argument
1903 def _handle_weight_regularization(self, name, variable, regularizer): argument
H A Dbase_layer.py539 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 Dtpu_test.py85 def regularizer(inputs): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dregularizers.py348 def serialize(regularizer): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/
H A Dtest_util.py129 regularizer=None, argument