aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.keras.regularizers.-regularizer.pbtxt
blob: 641001a646564d0a466739ee6d2bdd31a27beab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
path: "tensorflow.keras.regularizers.Regularizer"
tf_class {
  is_instance: "<class \'tensorflow.python.keras.regularizers.Regularizer\'>"
  is_instance: "<type \'object\'>"
  member_method {
    name: "__init__"
  }
  member_method {
    name: "from_config"
    argspec: "args=[\'cls\', \'config\'], varargs=None, keywords=None, defaults=None"
  }
}