aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.profiler.-advice-proto.-checkers-entry.pbtxt
blob: 87462435496fd2eedeb0bc8d92e8a833671b6531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
path: "tensorflow.profiler.AdviceProto.CheckersEntry"
tf_proto {
  descriptor {
    name: "CheckersEntry"
    field {
      name: "key"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "value"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.tfprof.AdviceProto.Checker"
    }
    options {
      map_entry: true
    }
  }
}