aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.profiler.-op-log-proto.-id-to-string-entry.pbtxt
blob: b3adc50c7e14152a81a148df9deccc5272189aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
path: "tensorflow.profiler.OpLogProto.IdToStringEntry"
tf_proto {
  descriptor {
    name: "IdToStringEntry"
    field {
      name: "key"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_INT64
    }
    field {
      name: "value"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    options {
      map_entry: true
    }
  }
}