• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1path: "tensorflow.keras.initializers.zeros"
2tf_class {
3  is_instance: "<class \'tensorflow.python.ops.init_ops.Zeros\'>"
4  is_instance: "<class \'tensorflow.python.ops.init_ops.Initializer\'>"
5  is_instance: "<type \'object\'>"
6  member_method {
7    name: "__init__"
8    argspec: "args=[\'self\', \'dtype\'], varargs=None, keywords=None, defaults=[\"<dtype: \'float32\'>\"], "
9  }
10  member_method {
11    name: "from_config"
12    argspec: "args=[\'cls\', \'config\'], varargs=None, keywords=None, defaults=None"
13  }
14  member_method {
15    name: "get_config"
16    argspec: "args=[\'self\'], varargs=None, keywords=None, defaults=None"
17  }
18}
19