aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.estimator.-train-spec.pbtxt
blob: 7d2f77438afa41f2d8391524470f82a22076313b (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.estimator.TrainSpec"
tf_class {
  is_instance: "<class \'tensorflow.python.estimator.training.TrainSpec\'>"
  is_instance: "<class \'tensorflow.python.estimator.training.TrainSpec\'>"
  is_instance: "<type \'tuple\'>"
  member {
    name: "hooks"
    mtype: "<type \'property\'>"
  }
  member {
    name: "input_fn"
    mtype: "<type \'property\'>"
  }
  member {
    name: "max_steps"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "count"
  }
  member_method {
    name: "index"
  }
}