aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-vocab-info.pbtxt
blob: 4ce7cb111163e103a1cebe30d5c6f3eeb4234693 (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
path: "tensorflow.train.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: "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"
  }
}