aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.-run-metadata.pbtxt
blob: 1287940326c0196e76fff2cf6363622226092504 (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
path: "tensorflow.RunMetadata"
tf_proto {
  descriptor {
    name: "RunMetadata"
    field {
      name: "step_stats"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.StepStats"
    }
    field {
      name: "cost_graph"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.CostGraphDef"
    }
    field {
      name: "partition_graphs"
      number: 3
      label: LABEL_REPEATED
      type: TYPE_MESSAGE
      type_name: ".tensorflow.GraphDef"
    }
  }
}