aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.estimator.-vocab-info.pbtxt
blob: b6942cb7ed826aea99d88ae07ce750b27938dc02 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
path: "tensorflow.estimator.VocabInfo"
tf_class {
  is_instance: "<class \'tensorflow.python.training.warm_starting_util.VocabInfo\'>"
  is_instance: "<class \'tensorflow.python.training.warm_starting_util.VocabInfo\'>"
  is_instance: "<type \'tuple\'>"
  member {
    name: "axis"
    mtype: "<type \'property\'>"
  }
  member {
    name: "backup_initializer"
    mtype: "<type \'property\'>"
  }
  member {
    name: "new_vocab"
    mtype: "<type \'property\'>"
  }
  member {
    name: "new_vocab_size"
    mtype: "<type \'property\'>"
  }
  member {
    name: "num_oov_buckets"
    mtype: "<type \'property\'>"
  }
  member {
    name: "old_vocab"
    mtype: "<type \'property\'>"
  }
  member {
    name: "old_vocab_size"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "count"
  }
  member_method {
    name: "index"
  }
}