aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-session-run-values.pbtxt
blob: 0b401d59c400f1d08f47daa2d264a9a5bfc91538 (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.train.SessionRunValues"
tf_class {
  is_instance: "<class \'tensorflow.python.training.session_run_hook.SessionRunValues\'>"
  is_instance: "<class \'tensorflow.python.training.session_run_hook.SessionRunValues\'>"
  is_instance: "<type \'tuple\'>"
  member {
    name: "options"
    mtype: "<type \'property\'>"
  }
  member {
    name: "results"
    mtype: "<type \'property\'>"
  }
  member {
    name: "run_metadata"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "count"
  }
  member_method {
    name: "index"
  }
}