aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.-meta-graph-def.-meta-info-def.pbtxt
blob: 41c62a407b8577288016f2376c35ba6ec1c3c1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
path: "tensorflow.MetaGraphDef.MetaInfoDef"
tf_proto {
  descriptor {
    name: "MetaInfoDef"
    field {
      name: "meta_graph_version"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "stripped_op_list"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.OpList"
    }
    field {
      name: "any_info"
      number: 3
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".google.protobuf.Any"
    }
    field {
      name: "tags"
      number: 4
      label: LABEL_REPEATED
      type: TYPE_STRING
    }
    field {
      name: "tensorflow_version"
      number: 5
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "tensorflow_git_version"
      number: 6
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "stripped_default_attrs"
      number: 7
      label: LABEL_OPTIONAL
      type: TYPE_BOOL
    }
  }
}