1
|
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
2
|
|
|
|
3
|
|
|
from google.protobuf import descriptor |
4
|
|
|
from google.protobuf import message |
5
|
|
|
from google.protobuf import reflection |
6
|
|
|
# @@protoc_insertion_point(imports) |
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
DESCRIPTOR = descriptor.FileDescriptor( |
11
|
|
|
name='distributions/io/schema.proto', |
12
|
|
|
package='protobuf.distributions', |
13
|
|
|
serialized_pb='\n\x1d\x64istributions/io/schema.proto\x12\x16protobuf.distributions\"\xdd\x01\n\nClustering\x12@\n\npitman_yor\x18\x01 \x01(\x0b\x32,.protobuf.distributions.Clustering.PitmanYor\x12\x42\n\x0blow_entropy\x18\x02 \x01(\x0b\x32-.protobuf.distributions.Clustering.LowEntropy\x1a%\n\tPitmanYor\x12\r\n\x05\x61lpha\x18\x01 \x02(\x02\x12\t\n\x01\x64\x18\x02 \x02(\x02\x1a\"\n\nLowEntropy\x12\x14\n\x0c\x64\x61taset_size\x18\x01 \x02(\x04\"]\n\rBetaBernoulli\x1a%\n\x06Shared\x12\r\n\x05\x61lpha\x18\x01 \x02(\x02\x12\x0c\n\x04\x62\x65ta\x18\x02 \x02(\x02\x1a%\n\x05Group\x12\r\n\x05heads\x18\x01 \x02(\x04\x12\r\n\x05tails\x18\x02 \x02(\x04\"F\n\x11\x44irichletDiscrete\x1a\x18\n\x06Shared\x12\x0e\n\x06\x61lphas\x18\x01 \x03(\x02\x1a\x17\n\x05Group\x12\x0e\n\x06\x63ounts\x18\x01 \x03(\x04\"\x98\x01\n\x18\x44irichletProcessDiscrete\x1aU\n\x06Shared\x12\r\n\x05gamma\x18\x01 \x02(\x02\x12\r\n\x05\x61lpha\x18\x02 \x02(\x02\x12\x0e\n\x06values\x18\x03 \x03(\r\x12\r\n\x05\x62\x65tas\x18\x04 \x03(\x02\x12\x0e\n\x06\x63ounts\x18\x05 \x03(\x04\x1a%\n\x05Group\x12\x0c\n\x04keys\x18\x01 \x03(\r\x12\x0e\n\x06values\x18\x02 \x03(\x04\"u\n\x18PitmanYorProcessDiscrete\x1a\x32\n\x06Shared\x12\r\n\x05\x61lpha\x18\x01 \x02(\x02\x12\t\n\x01\x64\x18\x02 \x03(\x02\x12\x0e\n\x06\x63ounts\x18\x03 \x03(\x04\x1a%\n\x05Group\x12\x0c\n\x04keys\x18\x01 \x03(\r\x12\x0e\n\x06values\x18\x02 \x03(\x04\"p\n\x0cGammaPoisson\x1a)\n\x06Shared\x12\r\n\x05\x61lpha\x18\x01 \x02(\x02\x12\x10\n\x08inv_beta\x18\x02 \x02(\x02\x1a\x35\n\x05Group\x12\r\n\x05\x63ount\x18\x01 \x02(\x04\x12\x0b\n\x03sum\x18\x02 \x02(\x04\x12\x10\n\x08log_prod\x18\x03 \x02(\x02\"m\n\x14\x42\x65taNegativeBinomial\x1a\x30\n\x06Shared\x12\r\n\x05\x61lpha\x18\x01 \x02(\x02\x12\x0c\n\x04\x62\x65ta\x18\x02 \x02(\x02\x12\t\n\x01r\x18\x03 \x02(\x04\x1a#\n\x05Group\x12\r\n\x05\x63ount\x18\x01 \x02(\x04\x12\x0b\n\x03sum\x18\x02 \x02(\x04\"\x9a\x01\n\x12NormalInverseChiSq\x1a@\n\x06Shared\x12\n\n\x02mu\x18\x01 \x02(\x02\x12\r\n\x05kappa\x18\x02 \x02(\x02\x12\x0f\n\x07sigmasq\x18\x03 \x02(\x02\x12\n\n\x02nu\x18\x04 \x02(\x02\x1a\x42\n\x05Group\x12\r\n\x05\x63ount\x18\x01 \x02(\x04\x12\x0c\n\x04mean\x18\x02 \x02(\x02\x12\x1c\n\x14\x63ount_times_variance\x18\x03 \x02(\x02\"\x8c\x01\n\x14NormalInverseWishart\x1a<\n\x06Shared\x12\n\n\x02mu\x18\x01 \x03(\x02\x12\r\n\x05kappa\x18\x02 \x02(\x02\x12\x0b\n\x03psi\x18\x03 \x03(\x02\x12\n\n\x02nu\x18\x04 \x02(\x02\x1a\x36\n\x05Group\x12\r\n\x05\x63ount\x18\x01 \x02(\x05\x12\r\n\x05sum_x\x18\x02 \x03(\x02\x12\x0f\n\x07sum_xxT\x18\x03 \x03(\x02') |
14
|
|
|
|
15
|
|
|
|
16
|
|
|
|
17
|
|
|
|
18
|
|
|
_CLUSTERING_PITMANYOR = descriptor.Descriptor( |
19
|
|
|
name='PitmanYor', |
20
|
|
|
full_name='protobuf.distributions.Clustering.PitmanYor', |
21
|
|
|
filename=None, |
22
|
|
|
file=DESCRIPTOR, |
23
|
|
|
containing_type=None, |
24
|
|
|
fields=[ |
25
|
|
|
descriptor.FieldDescriptor( |
26
|
|
|
name='alpha', full_name='protobuf.distributions.Clustering.PitmanYor.alpha', index=0, |
27
|
|
|
number=1, type=2, cpp_type=6, label=2, |
28
|
|
|
has_default_value=False, default_value=0, |
29
|
|
|
message_type=None, enum_type=None, containing_type=None, |
30
|
|
|
is_extension=False, extension_scope=None, |
31
|
|
|
options=None), |
32
|
|
|
descriptor.FieldDescriptor( |
33
|
|
|
name='d', full_name='protobuf.distributions.Clustering.PitmanYor.d', index=1, |
34
|
|
|
number=2, type=2, cpp_type=6, label=2, |
35
|
|
|
has_default_value=False, default_value=0, |
36
|
|
|
message_type=None, enum_type=None, containing_type=None, |
37
|
|
|
is_extension=False, extension_scope=None, |
38
|
|
|
options=None), |
39
|
|
|
], |
40
|
|
|
extensions=[ |
41
|
|
|
], |
42
|
|
|
nested_types=[], |
43
|
|
|
enum_types=[ |
44
|
|
|
], |
45
|
|
|
options=None, |
46
|
|
|
is_extendable=False, |
47
|
|
|
extension_ranges=[], |
48
|
|
|
serialized_start=206, |
49
|
|
|
serialized_end=243, |
50
|
|
|
) |
51
|
|
|
|
52
|
|
|
_CLUSTERING_LOWENTROPY = descriptor.Descriptor( |
53
|
|
|
name='LowEntropy', |
54
|
|
|
full_name='protobuf.distributions.Clustering.LowEntropy', |
55
|
|
|
filename=None, |
56
|
|
|
file=DESCRIPTOR, |
57
|
|
|
containing_type=None, |
58
|
|
|
fields=[ |
59
|
|
|
descriptor.FieldDescriptor( |
60
|
|
|
name='dataset_size', full_name='protobuf.distributions.Clustering.LowEntropy.dataset_size', index=0, |
61
|
|
|
number=1, type=4, cpp_type=4, label=2, |
62
|
|
|
has_default_value=False, default_value=0, |
63
|
|
|
message_type=None, enum_type=None, containing_type=None, |
64
|
|
|
is_extension=False, extension_scope=None, |
65
|
|
|
options=None), |
66
|
|
|
], |
67
|
|
|
extensions=[ |
68
|
|
|
], |
69
|
|
|
nested_types=[], |
70
|
|
|
enum_types=[ |
71
|
|
|
], |
72
|
|
|
options=None, |
73
|
|
|
is_extendable=False, |
74
|
|
|
extension_ranges=[], |
75
|
|
|
serialized_start=245, |
76
|
|
|
serialized_end=279, |
77
|
|
|
) |
78
|
|
|
|
79
|
|
|
_CLUSTERING = descriptor.Descriptor( |
80
|
|
|
name='Clustering', |
81
|
|
|
full_name='protobuf.distributions.Clustering', |
82
|
|
|
filename=None, |
83
|
|
|
file=DESCRIPTOR, |
84
|
|
|
containing_type=None, |
85
|
|
|
fields=[ |
86
|
|
|
descriptor.FieldDescriptor( |
87
|
|
|
name='pitman_yor', full_name='protobuf.distributions.Clustering.pitman_yor', index=0, |
88
|
|
|
number=1, type=11, cpp_type=10, label=1, |
89
|
|
|
has_default_value=False, default_value=None, |
90
|
|
|
message_type=None, enum_type=None, containing_type=None, |
91
|
|
|
is_extension=False, extension_scope=None, |
92
|
|
|
options=None), |
93
|
|
|
descriptor.FieldDescriptor( |
94
|
|
|
name='low_entropy', full_name='protobuf.distributions.Clustering.low_entropy', index=1, |
95
|
|
|
number=2, type=11, cpp_type=10, label=1, |
96
|
|
|
has_default_value=False, default_value=None, |
97
|
|
|
message_type=None, enum_type=None, containing_type=None, |
98
|
|
|
is_extension=False, extension_scope=None, |
99
|
|
|
options=None), |
100
|
|
|
], |
101
|
|
|
extensions=[ |
102
|
|
|
], |
103
|
|
|
nested_types=[_CLUSTERING_PITMANYOR, _CLUSTERING_LOWENTROPY, ], |
104
|
|
|
enum_types=[ |
105
|
|
|
], |
106
|
|
|
options=None, |
107
|
|
|
is_extendable=False, |
108
|
|
|
extension_ranges=[], |
109
|
|
|
serialized_start=58, |
110
|
|
|
serialized_end=279, |
111
|
|
|
) |
112
|
|
|
|
113
|
|
|
|
114
|
|
|
_BETABERNOULLI_SHARED = descriptor.Descriptor( |
115
|
|
|
name='Shared', |
116
|
|
|
full_name='protobuf.distributions.BetaBernoulli.Shared', |
117
|
|
|
filename=None, |
118
|
|
|
file=DESCRIPTOR, |
119
|
|
|
containing_type=None, |
120
|
|
|
fields=[ |
121
|
|
|
descriptor.FieldDescriptor( |
122
|
|
|
name='alpha', full_name='protobuf.distributions.BetaBernoulli.Shared.alpha', index=0, |
123
|
|
|
number=1, type=2, cpp_type=6, label=2, |
124
|
|
|
has_default_value=False, default_value=0, |
125
|
|
|
message_type=None, enum_type=None, containing_type=None, |
126
|
|
|
is_extension=False, extension_scope=None, |
127
|
|
|
options=None), |
128
|
|
|
descriptor.FieldDescriptor( |
129
|
|
|
name='beta', full_name='protobuf.distributions.BetaBernoulli.Shared.beta', index=1, |
130
|
|
|
number=2, type=2, cpp_type=6, label=2, |
131
|
|
|
has_default_value=False, default_value=0, |
132
|
|
|
message_type=None, enum_type=None, containing_type=None, |
133
|
|
|
is_extension=False, extension_scope=None, |
134
|
|
|
options=None), |
135
|
|
|
], |
136
|
|
|
extensions=[ |
137
|
|
|
], |
138
|
|
|
nested_types=[], |
139
|
|
|
enum_types=[ |
140
|
|
|
], |
141
|
|
|
options=None, |
142
|
|
|
is_extendable=False, |
143
|
|
|
extension_ranges=[], |
144
|
|
|
serialized_start=298, |
145
|
|
|
serialized_end=335, |
146
|
|
|
) |
147
|
|
|
|
148
|
|
|
_BETABERNOULLI_GROUP = descriptor.Descriptor( |
149
|
|
|
name='Group', |
150
|
|
|
full_name='protobuf.distributions.BetaBernoulli.Group', |
151
|
|
|
filename=None, |
152
|
|
|
file=DESCRIPTOR, |
153
|
|
|
containing_type=None, |
154
|
|
|
fields=[ |
155
|
|
|
descriptor.FieldDescriptor( |
156
|
|
|
name='heads', full_name='protobuf.distributions.BetaBernoulli.Group.heads', index=0, |
157
|
|
|
number=1, type=4, cpp_type=4, label=2, |
158
|
|
|
has_default_value=False, default_value=0, |
159
|
|
|
message_type=None, enum_type=None, containing_type=None, |
160
|
|
|
is_extension=False, extension_scope=None, |
161
|
|
|
options=None), |
162
|
|
|
descriptor.FieldDescriptor( |
163
|
|
|
name='tails', full_name='protobuf.distributions.BetaBernoulli.Group.tails', index=1, |
164
|
|
|
number=2, type=4, cpp_type=4, label=2, |
165
|
|
|
has_default_value=False, default_value=0, |
166
|
|
|
message_type=None, enum_type=None, containing_type=None, |
167
|
|
|
is_extension=False, extension_scope=None, |
168
|
|
|
options=None), |
169
|
|
|
], |
170
|
|
|
extensions=[ |
171
|
|
|
], |
172
|
|
|
nested_types=[], |
173
|
|
|
enum_types=[ |
174
|
|
|
], |
175
|
|
|
options=None, |
176
|
|
|
is_extendable=False, |
177
|
|
|
extension_ranges=[], |
178
|
|
|
serialized_start=337, |
179
|
|
|
serialized_end=374, |
180
|
|
|
) |
181
|
|
|
|
182
|
|
|
_BETABERNOULLI = descriptor.Descriptor( |
183
|
|
|
name='BetaBernoulli', |
184
|
|
|
full_name='protobuf.distributions.BetaBernoulli', |
185
|
|
|
filename=None, |
186
|
|
|
file=DESCRIPTOR, |
187
|
|
|
containing_type=None, |
188
|
|
|
fields=[ |
189
|
|
|
], |
190
|
|
|
extensions=[ |
191
|
|
|
], |
192
|
|
|
nested_types=[_BETABERNOULLI_SHARED, _BETABERNOULLI_GROUP, ], |
193
|
|
|
enum_types=[ |
194
|
|
|
], |
195
|
|
|
options=None, |
196
|
|
|
is_extendable=False, |
197
|
|
|
extension_ranges=[], |
198
|
|
|
serialized_start=281, |
199
|
|
|
serialized_end=374, |
200
|
|
|
) |
201
|
|
|
|
202
|
|
|
|
203
|
|
|
_DIRICHLETDISCRETE_SHARED = descriptor.Descriptor( |
204
|
|
|
name='Shared', |
205
|
|
|
full_name='protobuf.distributions.DirichletDiscrete.Shared', |
206
|
|
|
filename=None, |
207
|
|
|
file=DESCRIPTOR, |
208
|
|
|
containing_type=None, |
209
|
|
|
fields=[ |
210
|
|
|
descriptor.FieldDescriptor( |
211
|
|
|
name='alphas', full_name='protobuf.distributions.DirichletDiscrete.Shared.alphas', index=0, |
212
|
|
|
number=1, type=2, cpp_type=6, label=3, |
213
|
|
|
has_default_value=False, default_value=[], |
214
|
|
|
message_type=None, enum_type=None, containing_type=None, |
215
|
|
|
is_extension=False, extension_scope=None, |
216
|
|
|
options=None), |
217
|
|
|
], |
218
|
|
|
extensions=[ |
219
|
|
|
], |
220
|
|
|
nested_types=[], |
221
|
|
|
enum_types=[ |
222
|
|
|
], |
223
|
|
|
options=None, |
224
|
|
|
is_extendable=False, |
225
|
|
|
extension_ranges=[], |
226
|
|
|
serialized_start=397, |
227
|
|
|
serialized_end=421, |
228
|
|
|
) |
229
|
|
|
|
230
|
|
|
_DIRICHLETDISCRETE_GROUP = descriptor.Descriptor( |
231
|
|
|
name='Group', |
232
|
|
|
full_name='protobuf.distributions.DirichletDiscrete.Group', |
233
|
|
|
filename=None, |
234
|
|
|
file=DESCRIPTOR, |
235
|
|
|
containing_type=None, |
236
|
|
|
fields=[ |
237
|
|
|
descriptor.FieldDescriptor( |
238
|
|
|
name='counts', full_name='protobuf.distributions.DirichletDiscrete.Group.counts', index=0, |
239
|
|
|
number=1, type=4, cpp_type=4, label=3, |
240
|
|
|
has_default_value=False, default_value=[], |
241
|
|
|
message_type=None, enum_type=None, containing_type=None, |
242
|
|
|
is_extension=False, extension_scope=None, |
243
|
|
|
options=None), |
244
|
|
|
], |
245
|
|
|
extensions=[ |
246
|
|
|
], |
247
|
|
|
nested_types=[], |
248
|
|
|
enum_types=[ |
249
|
|
|
], |
250
|
|
|
options=None, |
251
|
|
|
is_extendable=False, |
252
|
|
|
extension_ranges=[], |
253
|
|
|
serialized_start=423, |
254
|
|
|
serialized_end=446, |
255
|
|
|
) |
256
|
|
|
|
257
|
|
|
_DIRICHLETDISCRETE = descriptor.Descriptor( |
258
|
|
|
name='DirichletDiscrete', |
259
|
|
|
full_name='protobuf.distributions.DirichletDiscrete', |
260
|
|
|
filename=None, |
261
|
|
|
file=DESCRIPTOR, |
262
|
|
|
containing_type=None, |
263
|
|
|
fields=[ |
264
|
|
|
], |
265
|
|
|
extensions=[ |
266
|
|
|
], |
267
|
|
|
nested_types=[_DIRICHLETDISCRETE_SHARED, _DIRICHLETDISCRETE_GROUP, ], |
268
|
|
|
enum_types=[ |
269
|
|
|
], |
270
|
|
|
options=None, |
271
|
|
|
is_extendable=False, |
272
|
|
|
extension_ranges=[], |
273
|
|
|
serialized_start=376, |
274
|
|
|
serialized_end=446, |
275
|
|
|
) |
276
|
|
|
|
277
|
|
|
|
278
|
|
|
_DIRICHLETPROCESSDISCRETE_SHARED = descriptor.Descriptor( |
279
|
|
|
name='Shared', |
280
|
|
|
full_name='protobuf.distributions.DirichletProcessDiscrete.Shared', |
281
|
|
|
filename=None, |
282
|
|
|
file=DESCRIPTOR, |
283
|
|
|
containing_type=None, |
284
|
|
|
fields=[ |
285
|
|
|
descriptor.FieldDescriptor( |
286
|
|
|
name='gamma', full_name='protobuf.distributions.DirichletProcessDiscrete.Shared.gamma', index=0, |
287
|
|
|
number=1, type=2, cpp_type=6, label=2, |
288
|
|
|
has_default_value=False, default_value=0, |
289
|
|
|
message_type=None, enum_type=None, containing_type=None, |
290
|
|
|
is_extension=False, extension_scope=None, |
291
|
|
|
options=None), |
292
|
|
|
descriptor.FieldDescriptor( |
293
|
|
|
name='alpha', full_name='protobuf.distributions.DirichletProcessDiscrete.Shared.alpha', index=1, |
294
|
|
|
number=2, type=2, cpp_type=6, label=2, |
295
|
|
|
has_default_value=False, default_value=0, |
296
|
|
|
message_type=None, enum_type=None, containing_type=None, |
297
|
|
|
is_extension=False, extension_scope=None, |
298
|
|
|
options=None), |
299
|
|
|
descriptor.FieldDescriptor( |
300
|
|
|
name='values', full_name='protobuf.distributions.DirichletProcessDiscrete.Shared.values', index=2, |
301
|
|
|
number=3, type=13, cpp_type=3, label=3, |
302
|
|
|
has_default_value=False, default_value=[], |
303
|
|
|
message_type=None, enum_type=None, containing_type=None, |
304
|
|
|
is_extension=False, extension_scope=None, |
305
|
|
|
options=None), |
306
|
|
|
descriptor.FieldDescriptor( |
307
|
|
|
name='betas', full_name='protobuf.distributions.DirichletProcessDiscrete.Shared.betas', index=3, |
308
|
|
|
number=4, type=2, cpp_type=6, label=3, |
309
|
|
|
has_default_value=False, default_value=[], |
310
|
|
|
message_type=None, enum_type=None, containing_type=None, |
311
|
|
|
is_extension=False, extension_scope=None, |
312
|
|
|
options=None), |
313
|
|
|
descriptor.FieldDescriptor( |
314
|
|
|
name='counts', full_name='protobuf.distributions.DirichletProcessDiscrete.Shared.counts', index=4, |
315
|
|
|
number=5, type=4, cpp_type=4, label=3, |
316
|
|
|
has_default_value=False, default_value=[], |
317
|
|
|
message_type=None, enum_type=None, containing_type=None, |
318
|
|
|
is_extension=False, extension_scope=None, |
319
|
|
|
options=None), |
320
|
|
|
], |
321
|
|
|
extensions=[ |
322
|
|
|
], |
323
|
|
|
nested_types=[], |
324
|
|
|
enum_types=[ |
325
|
|
|
], |
326
|
|
|
options=None, |
327
|
|
|
is_extendable=False, |
328
|
|
|
extension_ranges=[], |
329
|
|
|
serialized_start=477, |
330
|
|
|
serialized_end=562, |
331
|
|
|
) |
332
|
|
|
|
333
|
|
|
_DIRICHLETPROCESSDISCRETE_GROUP = descriptor.Descriptor( |
334
|
|
|
name='Group', |
335
|
|
|
full_name='protobuf.distributions.DirichletProcessDiscrete.Group', |
336
|
|
|
filename=None, |
337
|
|
|
file=DESCRIPTOR, |
338
|
|
|
containing_type=None, |
339
|
|
|
fields=[ |
340
|
|
|
descriptor.FieldDescriptor( |
341
|
|
|
name='keys', full_name='protobuf.distributions.DirichletProcessDiscrete.Group.keys', index=0, |
342
|
|
|
number=1, type=13, cpp_type=3, label=3, |
343
|
|
|
has_default_value=False, default_value=[], |
344
|
|
|
message_type=None, enum_type=None, containing_type=None, |
345
|
|
|
is_extension=False, extension_scope=None, |
346
|
|
|
options=None), |
347
|
|
|
descriptor.FieldDescriptor( |
348
|
|
|
name='values', full_name='protobuf.distributions.DirichletProcessDiscrete.Group.values', index=1, |
349
|
|
|
number=2, type=4, cpp_type=4, label=3, |
350
|
|
|
has_default_value=False, default_value=[], |
351
|
|
|
message_type=None, enum_type=None, containing_type=None, |
352
|
|
|
is_extension=False, extension_scope=None, |
353
|
|
|
options=None), |
354
|
|
|
], |
355
|
|
|
extensions=[ |
356
|
|
|
], |
357
|
|
|
nested_types=[], |
358
|
|
|
enum_types=[ |
359
|
|
|
], |
360
|
|
|
options=None, |
361
|
|
|
is_extendable=False, |
362
|
|
|
extension_ranges=[], |
363
|
|
|
serialized_start=564, |
364
|
|
|
serialized_end=601, |
365
|
|
|
) |
366
|
|
|
|
367
|
|
|
_DIRICHLETPROCESSDISCRETE = descriptor.Descriptor( |
368
|
|
|
name='DirichletProcessDiscrete', |
369
|
|
|
full_name='protobuf.distributions.DirichletProcessDiscrete', |
370
|
|
|
filename=None, |
371
|
|
|
file=DESCRIPTOR, |
372
|
|
|
containing_type=None, |
373
|
|
|
fields=[ |
374
|
|
|
], |
375
|
|
|
extensions=[ |
376
|
|
|
], |
377
|
|
|
nested_types=[_DIRICHLETPROCESSDISCRETE_SHARED, _DIRICHLETPROCESSDISCRETE_GROUP, ], |
378
|
|
|
enum_types=[ |
379
|
|
|
], |
380
|
|
|
options=None, |
381
|
|
|
is_extendable=False, |
382
|
|
|
extension_ranges=[], |
383
|
|
|
serialized_start=449, |
384
|
|
|
serialized_end=601, |
385
|
|
|
) |
386
|
|
|
|
387
|
|
|
|
388
|
|
|
_PITMANYORPROCESSDISCRETE_SHARED = descriptor.Descriptor( |
389
|
|
|
name='Shared', |
390
|
|
|
full_name='protobuf.distributions.PitmanYorProcessDiscrete.Shared', |
391
|
|
|
filename=None, |
392
|
|
|
file=DESCRIPTOR, |
393
|
|
|
containing_type=None, |
394
|
|
|
fields=[ |
395
|
|
|
descriptor.FieldDescriptor( |
396
|
|
|
name='alpha', full_name='protobuf.distributions.PitmanYorProcessDiscrete.Shared.alpha', index=0, |
397
|
|
|
number=1, type=2, cpp_type=6, label=2, |
398
|
|
|
has_default_value=False, default_value=0, |
399
|
|
|
message_type=None, enum_type=None, containing_type=None, |
400
|
|
|
is_extension=False, extension_scope=None, |
401
|
|
|
options=None), |
402
|
|
|
descriptor.FieldDescriptor( |
403
|
|
|
name='d', full_name='protobuf.distributions.PitmanYorProcessDiscrete.Shared.d', index=1, |
404
|
|
|
number=2, type=2, cpp_type=6, label=3, |
405
|
|
|
has_default_value=False, default_value=[], |
406
|
|
|
message_type=None, enum_type=None, containing_type=None, |
407
|
|
|
is_extension=False, extension_scope=None, |
408
|
|
|
options=None), |
409
|
|
|
descriptor.FieldDescriptor( |
410
|
|
|
name='counts', full_name='protobuf.distributions.PitmanYorProcessDiscrete.Shared.counts', index=2, |
411
|
|
|
number=3, type=4, cpp_type=4, label=3, |
412
|
|
|
has_default_value=False, default_value=[], |
413
|
|
|
message_type=None, enum_type=None, containing_type=None, |
414
|
|
|
is_extension=False, extension_scope=None, |
415
|
|
|
options=None), |
416
|
|
|
], |
417
|
|
|
extensions=[ |
418
|
|
|
], |
419
|
|
|
nested_types=[], |
420
|
|
|
enum_types=[ |
421
|
|
|
], |
422
|
|
|
options=None, |
423
|
|
|
is_extendable=False, |
424
|
|
|
extension_ranges=[], |
425
|
|
|
serialized_start=631, |
426
|
|
|
serialized_end=681, |
427
|
|
|
) |
428
|
|
|
|
429
|
|
|
_PITMANYORPROCESSDISCRETE_GROUP = descriptor.Descriptor( |
430
|
|
|
name='Group', |
431
|
|
|
full_name='protobuf.distributions.PitmanYorProcessDiscrete.Group', |
432
|
|
|
filename=None, |
433
|
|
|
file=DESCRIPTOR, |
434
|
|
|
containing_type=None, |
435
|
|
|
fields=[ |
436
|
|
|
descriptor.FieldDescriptor( |
437
|
|
|
name='keys', full_name='protobuf.distributions.PitmanYorProcessDiscrete.Group.keys', index=0, |
438
|
|
|
number=1, type=13, cpp_type=3, label=3, |
439
|
|
|
has_default_value=False, default_value=[], |
440
|
|
|
message_type=None, enum_type=None, containing_type=None, |
441
|
|
|
is_extension=False, extension_scope=None, |
442
|
|
|
options=None), |
443
|
|
|
descriptor.FieldDescriptor( |
444
|
|
|
name='values', full_name='protobuf.distributions.PitmanYorProcessDiscrete.Group.values', index=1, |
445
|
|
|
number=2, type=4, cpp_type=4, label=3, |
446
|
|
|
has_default_value=False, default_value=[], |
447
|
|
|
message_type=None, enum_type=None, containing_type=None, |
448
|
|
|
is_extension=False, extension_scope=None, |
449
|
|
|
options=None), |
450
|
|
|
], |
451
|
|
|
extensions=[ |
452
|
|
|
], |
453
|
|
|
nested_types=[], |
454
|
|
|
enum_types=[ |
455
|
|
|
], |
456
|
|
|
options=None, |
457
|
|
|
is_extendable=False, |
458
|
|
|
extension_ranges=[], |
459
|
|
|
serialized_start=564, |
460
|
|
|
serialized_end=601, |
461
|
|
|
) |
462
|
|
|
|
463
|
|
|
_PITMANYORPROCESSDISCRETE = descriptor.Descriptor( |
464
|
|
|
name='PitmanYorProcessDiscrete', |
465
|
|
|
full_name='protobuf.distributions.PitmanYorProcessDiscrete', |
466
|
|
|
filename=None, |
467
|
|
|
file=DESCRIPTOR, |
468
|
|
|
containing_type=None, |
469
|
|
|
fields=[ |
470
|
|
|
], |
471
|
|
|
extensions=[ |
472
|
|
|
], |
473
|
|
|
nested_types=[_PITMANYORPROCESSDISCRETE_SHARED, _PITMANYORPROCESSDISCRETE_GROUP, ], |
474
|
|
|
enum_types=[ |
475
|
|
|
], |
476
|
|
|
options=None, |
477
|
|
|
is_extendable=False, |
478
|
|
|
extension_ranges=[], |
479
|
|
|
serialized_start=603, |
480
|
|
|
serialized_end=720, |
481
|
|
|
) |
482
|
|
|
|
483
|
|
|
|
484
|
|
|
_GAMMAPOISSON_SHARED = descriptor.Descriptor( |
485
|
|
|
name='Shared', |
486
|
|
|
full_name='protobuf.distributions.GammaPoisson.Shared', |
487
|
|
|
filename=None, |
488
|
|
|
file=DESCRIPTOR, |
489
|
|
|
containing_type=None, |
490
|
|
|
fields=[ |
491
|
|
|
descriptor.FieldDescriptor( |
492
|
|
|
name='alpha', full_name='protobuf.distributions.GammaPoisson.Shared.alpha', index=0, |
493
|
|
|
number=1, type=2, cpp_type=6, label=2, |
494
|
|
|
has_default_value=False, default_value=0, |
495
|
|
|
message_type=None, enum_type=None, containing_type=None, |
496
|
|
|
is_extension=False, extension_scope=None, |
497
|
|
|
options=None), |
498
|
|
|
descriptor.FieldDescriptor( |
499
|
|
|
name='inv_beta', full_name='protobuf.distributions.GammaPoisson.Shared.inv_beta', index=1, |
500
|
|
|
number=2, type=2, cpp_type=6, label=2, |
501
|
|
|
has_default_value=False, default_value=0, |
502
|
|
|
message_type=None, enum_type=None, containing_type=None, |
503
|
|
|
is_extension=False, extension_scope=None, |
504
|
|
|
options=None), |
505
|
|
|
], |
506
|
|
|
extensions=[ |
507
|
|
|
], |
508
|
|
|
nested_types=[], |
509
|
|
|
enum_types=[ |
510
|
|
|
], |
511
|
|
|
options=None, |
512
|
|
|
is_extendable=False, |
513
|
|
|
extension_ranges=[], |
514
|
|
|
serialized_start=738, |
515
|
|
|
serialized_end=779, |
516
|
|
|
) |
517
|
|
|
|
518
|
|
|
_GAMMAPOISSON_GROUP = descriptor.Descriptor( |
519
|
|
|
name='Group', |
520
|
|
|
full_name='protobuf.distributions.GammaPoisson.Group', |
521
|
|
|
filename=None, |
522
|
|
|
file=DESCRIPTOR, |
523
|
|
|
containing_type=None, |
524
|
|
|
fields=[ |
525
|
|
|
descriptor.FieldDescriptor( |
526
|
|
|
name='count', full_name='protobuf.distributions.GammaPoisson.Group.count', index=0, |
527
|
|
|
number=1, type=4, cpp_type=4, label=2, |
528
|
|
|
has_default_value=False, default_value=0, |
529
|
|
|
message_type=None, enum_type=None, containing_type=None, |
530
|
|
|
is_extension=False, extension_scope=None, |
531
|
|
|
options=None), |
532
|
|
|
descriptor.FieldDescriptor( |
533
|
|
|
name='sum', full_name='protobuf.distributions.GammaPoisson.Group.sum', index=1, |
534
|
|
|
number=2, type=4, cpp_type=4, label=2, |
535
|
|
|
has_default_value=False, default_value=0, |
536
|
|
|
message_type=None, enum_type=None, containing_type=None, |
537
|
|
|
is_extension=False, extension_scope=None, |
538
|
|
|
options=None), |
539
|
|
|
descriptor.FieldDescriptor( |
540
|
|
|
name='log_prod', full_name='protobuf.distributions.GammaPoisson.Group.log_prod', index=2, |
541
|
|
|
number=3, type=2, cpp_type=6, label=2, |
542
|
|
|
has_default_value=False, default_value=0, |
543
|
|
|
message_type=None, enum_type=None, containing_type=None, |
544
|
|
|
is_extension=False, extension_scope=None, |
545
|
|
|
options=None), |
546
|
|
|
], |
547
|
|
|
extensions=[ |
548
|
|
|
], |
549
|
|
|
nested_types=[], |
550
|
|
|
enum_types=[ |
551
|
|
|
], |
552
|
|
|
options=None, |
553
|
|
|
is_extendable=False, |
554
|
|
|
extension_ranges=[], |
555
|
|
|
serialized_start=781, |
556
|
|
|
serialized_end=834, |
557
|
|
|
) |
558
|
|
|
|
559
|
|
|
_GAMMAPOISSON = descriptor.Descriptor( |
560
|
|
|
name='GammaPoisson', |
561
|
|
|
full_name='protobuf.distributions.GammaPoisson', |
562
|
|
|
filename=None, |
563
|
|
|
file=DESCRIPTOR, |
564
|
|
|
containing_type=None, |
565
|
|
|
fields=[ |
566
|
|
|
], |
567
|
|
|
extensions=[ |
568
|
|
|
], |
569
|
|
|
nested_types=[_GAMMAPOISSON_SHARED, _GAMMAPOISSON_GROUP, ], |
570
|
|
|
enum_types=[ |
571
|
|
|
], |
572
|
|
|
options=None, |
573
|
|
|
is_extendable=False, |
574
|
|
|
extension_ranges=[], |
575
|
|
|
serialized_start=722, |
576
|
|
|
serialized_end=834, |
577
|
|
|
) |
578
|
|
|
|
579
|
|
|
|
580
|
|
|
_BETANEGATIVEBINOMIAL_SHARED = descriptor.Descriptor( |
581
|
|
|
name='Shared', |
582
|
|
|
full_name='protobuf.distributions.BetaNegativeBinomial.Shared', |
583
|
|
|
filename=None, |
584
|
|
|
file=DESCRIPTOR, |
585
|
|
|
containing_type=None, |
586
|
|
|
fields=[ |
587
|
|
|
descriptor.FieldDescriptor( |
588
|
|
|
name='alpha', full_name='protobuf.distributions.BetaNegativeBinomial.Shared.alpha', index=0, |
589
|
|
|
number=1, type=2, cpp_type=6, label=2, |
590
|
|
|
has_default_value=False, default_value=0, |
591
|
|
|
message_type=None, enum_type=None, containing_type=None, |
592
|
|
|
is_extension=False, extension_scope=None, |
593
|
|
|
options=None), |
594
|
|
|
descriptor.FieldDescriptor( |
595
|
|
|
name='beta', full_name='protobuf.distributions.BetaNegativeBinomial.Shared.beta', index=1, |
596
|
|
|
number=2, type=2, cpp_type=6, label=2, |
597
|
|
|
has_default_value=False, default_value=0, |
598
|
|
|
message_type=None, enum_type=None, containing_type=None, |
599
|
|
|
is_extension=False, extension_scope=None, |
600
|
|
|
options=None), |
601
|
|
|
descriptor.FieldDescriptor( |
602
|
|
|
name='r', full_name='protobuf.distributions.BetaNegativeBinomial.Shared.r', index=2, |
603
|
|
|
number=3, type=4, cpp_type=4, label=2, |
604
|
|
|
has_default_value=False, default_value=0, |
605
|
|
|
message_type=None, enum_type=None, containing_type=None, |
606
|
|
|
is_extension=False, extension_scope=None, |
607
|
|
|
options=None), |
608
|
|
|
], |
609
|
|
|
extensions=[ |
610
|
|
|
], |
611
|
|
|
nested_types=[], |
612
|
|
|
enum_types=[ |
613
|
|
|
], |
614
|
|
|
options=None, |
615
|
|
|
is_extendable=False, |
616
|
|
|
extension_ranges=[], |
617
|
|
|
serialized_start=860, |
618
|
|
|
serialized_end=908, |
619
|
|
|
) |
620
|
|
|
|
621
|
|
|
_BETANEGATIVEBINOMIAL_GROUP = descriptor.Descriptor( |
622
|
|
|
name='Group', |
623
|
|
|
full_name='protobuf.distributions.BetaNegativeBinomial.Group', |
624
|
|
|
filename=None, |
625
|
|
|
file=DESCRIPTOR, |
626
|
|
|
containing_type=None, |
627
|
|
|
fields=[ |
628
|
|
|
descriptor.FieldDescriptor( |
629
|
|
|
name='count', full_name='protobuf.distributions.BetaNegativeBinomial.Group.count', index=0, |
630
|
|
|
number=1, type=4, cpp_type=4, label=2, |
631
|
|
|
has_default_value=False, default_value=0, |
632
|
|
|
message_type=None, enum_type=None, containing_type=None, |
633
|
|
|
is_extension=False, extension_scope=None, |
634
|
|
|
options=None), |
635
|
|
|
descriptor.FieldDescriptor( |
636
|
|
|
name='sum', full_name='protobuf.distributions.BetaNegativeBinomial.Group.sum', index=1, |
637
|
|
|
number=2, type=4, cpp_type=4, label=2, |
638
|
|
|
has_default_value=False, default_value=0, |
639
|
|
|
message_type=None, enum_type=None, containing_type=None, |
640
|
|
|
is_extension=False, extension_scope=None, |
641
|
|
|
options=None), |
642
|
|
|
], |
643
|
|
|
extensions=[ |
644
|
|
|
], |
645
|
|
|
nested_types=[], |
646
|
|
|
enum_types=[ |
647
|
|
|
], |
648
|
|
|
options=None, |
649
|
|
|
is_extendable=False, |
650
|
|
|
extension_ranges=[], |
651
|
|
|
serialized_start=781, |
652
|
|
|
serialized_end=816, |
653
|
|
|
) |
654
|
|
|
|
655
|
|
|
_BETANEGATIVEBINOMIAL = descriptor.Descriptor( |
656
|
|
|
name='BetaNegativeBinomial', |
657
|
|
|
full_name='protobuf.distributions.BetaNegativeBinomial', |
658
|
|
|
filename=None, |
659
|
|
|
file=DESCRIPTOR, |
660
|
|
|
containing_type=None, |
661
|
|
|
fields=[ |
662
|
|
|
], |
663
|
|
|
extensions=[ |
664
|
|
|
], |
665
|
|
|
nested_types=[_BETANEGATIVEBINOMIAL_SHARED, _BETANEGATIVEBINOMIAL_GROUP, ], |
666
|
|
|
enum_types=[ |
667
|
|
|
], |
668
|
|
|
options=None, |
669
|
|
|
is_extendable=False, |
670
|
|
|
extension_ranges=[], |
671
|
|
|
serialized_start=836, |
672
|
|
|
serialized_end=945, |
673
|
|
|
) |
674
|
|
|
|
675
|
|
|
|
676
|
|
|
_NORMALINVERSECHISQ_SHARED = descriptor.Descriptor( |
677
|
|
|
name='Shared', |
678
|
|
|
full_name='protobuf.distributions.NormalInverseChiSq.Shared', |
679
|
|
|
filename=None, |
680
|
|
|
file=DESCRIPTOR, |
681
|
|
|
containing_type=None, |
682
|
|
|
fields=[ |
683
|
|
|
descriptor.FieldDescriptor( |
684
|
|
|
name='mu', full_name='protobuf.distributions.NormalInverseChiSq.Shared.mu', index=0, |
685
|
|
|
number=1, type=2, cpp_type=6, label=2, |
686
|
|
|
has_default_value=False, default_value=0, |
687
|
|
|
message_type=None, enum_type=None, containing_type=None, |
688
|
|
|
is_extension=False, extension_scope=None, |
689
|
|
|
options=None), |
690
|
|
|
descriptor.FieldDescriptor( |
691
|
|
|
name='kappa', full_name='protobuf.distributions.NormalInverseChiSq.Shared.kappa', index=1, |
692
|
|
|
number=2, type=2, cpp_type=6, label=2, |
693
|
|
|
has_default_value=False, default_value=0, |
694
|
|
|
message_type=None, enum_type=None, containing_type=None, |
695
|
|
|
is_extension=False, extension_scope=None, |
696
|
|
|
options=None), |
697
|
|
|
descriptor.FieldDescriptor( |
698
|
|
|
name='sigmasq', full_name='protobuf.distributions.NormalInverseChiSq.Shared.sigmasq', index=2, |
699
|
|
|
number=3, type=2, cpp_type=6, label=2, |
700
|
|
|
has_default_value=False, default_value=0, |
701
|
|
|
message_type=None, enum_type=None, containing_type=None, |
702
|
|
|
is_extension=False, extension_scope=None, |
703
|
|
|
options=None), |
704
|
|
|
descriptor.FieldDescriptor( |
705
|
|
|
name='nu', full_name='protobuf.distributions.NormalInverseChiSq.Shared.nu', index=3, |
706
|
|
|
number=4, type=2, cpp_type=6, label=2, |
707
|
|
|
has_default_value=False, default_value=0, |
708
|
|
|
message_type=None, enum_type=None, containing_type=None, |
709
|
|
|
is_extension=False, extension_scope=None, |
710
|
|
|
options=None), |
711
|
|
|
], |
712
|
|
|
extensions=[ |
713
|
|
|
], |
714
|
|
|
nested_types=[], |
715
|
|
|
enum_types=[ |
716
|
|
|
], |
717
|
|
|
options=None, |
718
|
|
|
is_extendable=False, |
719
|
|
|
extension_ranges=[], |
720
|
|
|
serialized_start=970, |
721
|
|
|
serialized_end=1034, |
722
|
|
|
) |
723
|
|
|
|
724
|
|
|
_NORMALINVERSECHISQ_GROUP = descriptor.Descriptor( |
725
|
|
|
name='Group', |
726
|
|
|
full_name='protobuf.distributions.NormalInverseChiSq.Group', |
727
|
|
|
filename=None, |
728
|
|
|
file=DESCRIPTOR, |
729
|
|
|
containing_type=None, |
730
|
|
|
fields=[ |
731
|
|
|
descriptor.FieldDescriptor( |
732
|
|
|
name='count', full_name='protobuf.distributions.NormalInverseChiSq.Group.count', index=0, |
733
|
|
|
number=1, type=4, cpp_type=4, label=2, |
734
|
|
|
has_default_value=False, default_value=0, |
735
|
|
|
message_type=None, enum_type=None, containing_type=None, |
736
|
|
|
is_extension=False, extension_scope=None, |
737
|
|
|
options=None), |
738
|
|
|
descriptor.FieldDescriptor( |
739
|
|
|
name='mean', full_name='protobuf.distributions.NormalInverseChiSq.Group.mean', index=1, |
740
|
|
|
number=2, type=2, cpp_type=6, label=2, |
741
|
|
|
has_default_value=False, default_value=0, |
742
|
|
|
message_type=None, enum_type=None, containing_type=None, |
743
|
|
|
is_extension=False, extension_scope=None, |
744
|
|
|
options=None), |
745
|
|
|
descriptor.FieldDescriptor( |
746
|
|
|
name='count_times_variance', full_name='protobuf.distributions.NormalInverseChiSq.Group.count_times_variance', index=2, |
747
|
|
|
number=3, type=2, cpp_type=6, label=2, |
748
|
|
|
has_default_value=False, default_value=0, |
749
|
|
|
message_type=None, enum_type=None, containing_type=None, |
750
|
|
|
is_extension=False, extension_scope=None, |
751
|
|
|
options=None), |
752
|
|
|
], |
753
|
|
|
extensions=[ |
754
|
|
|
], |
755
|
|
|
nested_types=[], |
756
|
|
|
enum_types=[ |
757
|
|
|
], |
758
|
|
|
options=None, |
759
|
|
|
is_extendable=False, |
760
|
|
|
extension_ranges=[], |
761
|
|
|
serialized_start=1036, |
762
|
|
|
serialized_end=1102, |
763
|
|
|
) |
764
|
|
|
|
765
|
|
|
_NORMALINVERSECHISQ = descriptor.Descriptor( |
766
|
|
|
name='NormalInverseChiSq', |
767
|
|
|
full_name='protobuf.distributions.NormalInverseChiSq', |
768
|
|
|
filename=None, |
769
|
|
|
file=DESCRIPTOR, |
770
|
|
|
containing_type=None, |
771
|
|
|
fields=[ |
772
|
|
|
], |
773
|
|
|
extensions=[ |
774
|
|
|
], |
775
|
|
|
nested_types=[_NORMALINVERSECHISQ_SHARED, _NORMALINVERSECHISQ_GROUP, ], |
776
|
|
|
enum_types=[ |
777
|
|
|
], |
778
|
|
|
options=None, |
779
|
|
|
is_extendable=False, |
780
|
|
|
extension_ranges=[], |
781
|
|
|
serialized_start=948, |
782
|
|
|
serialized_end=1102, |
783
|
|
|
) |
784
|
|
|
|
785
|
|
|
|
786
|
|
|
_NORMALINVERSEWISHART_SHARED = descriptor.Descriptor( |
787
|
|
|
name='Shared', |
788
|
|
|
full_name='protobuf.distributions.NormalInverseWishart.Shared', |
789
|
|
|
filename=None, |
790
|
|
|
file=DESCRIPTOR, |
791
|
|
|
containing_type=None, |
792
|
|
|
fields=[ |
793
|
|
|
descriptor.FieldDescriptor( |
794
|
|
|
name='mu', full_name='protobuf.distributions.NormalInverseWishart.Shared.mu', index=0, |
795
|
|
|
number=1, type=2, cpp_type=6, label=3, |
796
|
|
|
has_default_value=False, default_value=[], |
797
|
|
|
message_type=None, enum_type=None, containing_type=None, |
798
|
|
|
is_extension=False, extension_scope=None, |
799
|
|
|
options=None), |
800
|
|
|
descriptor.FieldDescriptor( |
801
|
|
|
name='kappa', full_name='protobuf.distributions.NormalInverseWishart.Shared.kappa', index=1, |
802
|
|
|
number=2, type=2, cpp_type=6, label=2, |
803
|
|
|
has_default_value=False, default_value=0, |
804
|
|
|
message_type=None, enum_type=None, containing_type=None, |
805
|
|
|
is_extension=False, extension_scope=None, |
806
|
|
|
options=None), |
807
|
|
|
descriptor.FieldDescriptor( |
808
|
|
|
name='psi', full_name='protobuf.distributions.NormalInverseWishart.Shared.psi', index=2, |
809
|
|
|
number=3, type=2, cpp_type=6, label=3, |
810
|
|
|
has_default_value=False, default_value=[], |
811
|
|
|
message_type=None, enum_type=None, containing_type=None, |
812
|
|
|
is_extension=False, extension_scope=None, |
813
|
|
|
options=None), |
814
|
|
|
descriptor.FieldDescriptor( |
815
|
|
|
name='nu', full_name='protobuf.distributions.NormalInverseWishart.Shared.nu', index=3, |
816
|
|
|
number=4, type=2, cpp_type=6, label=2, |
817
|
|
|
has_default_value=False, default_value=0, |
818
|
|
|
message_type=None, enum_type=None, containing_type=None, |
819
|
|
|
is_extension=False, extension_scope=None, |
820
|
|
|
options=None), |
821
|
|
|
], |
822
|
|
|
extensions=[ |
823
|
|
|
], |
824
|
|
|
nested_types=[], |
825
|
|
|
enum_types=[ |
826
|
|
|
], |
827
|
|
|
options=None, |
828
|
|
|
is_extendable=False, |
829
|
|
|
extension_ranges=[], |
830
|
|
|
serialized_start=1129, |
831
|
|
|
serialized_end=1189, |
832
|
|
|
) |
833
|
|
|
|
834
|
|
|
_NORMALINVERSEWISHART_GROUP = descriptor.Descriptor( |
835
|
|
|
name='Group', |
836
|
|
|
full_name='protobuf.distributions.NormalInverseWishart.Group', |
837
|
|
|
filename=None, |
838
|
|
|
file=DESCRIPTOR, |
839
|
|
|
containing_type=None, |
840
|
|
|
fields=[ |
841
|
|
|
descriptor.FieldDescriptor( |
842
|
|
|
name='count', full_name='protobuf.distributions.NormalInverseWishart.Group.count', index=0, |
843
|
|
|
number=1, type=5, cpp_type=1, label=2, |
844
|
|
|
has_default_value=False, default_value=0, |
845
|
|
|
message_type=None, enum_type=None, containing_type=None, |
846
|
|
|
is_extension=False, extension_scope=None, |
847
|
|
|
options=None), |
848
|
|
|
descriptor.FieldDescriptor( |
849
|
|
|
name='sum_x', full_name='protobuf.distributions.NormalInverseWishart.Group.sum_x', index=1, |
850
|
|
|
number=2, type=2, cpp_type=6, label=3, |
851
|
|
|
has_default_value=False, default_value=[], |
852
|
|
|
message_type=None, enum_type=None, containing_type=None, |
853
|
|
|
is_extension=False, extension_scope=None, |
854
|
|
|
options=None), |
855
|
|
|
descriptor.FieldDescriptor( |
856
|
|
|
name='sum_xxT', full_name='protobuf.distributions.NormalInverseWishart.Group.sum_xxT', index=2, |
857
|
|
|
number=3, type=2, cpp_type=6, label=3, |
858
|
|
|
has_default_value=False, default_value=[], |
859
|
|
|
message_type=None, enum_type=None, containing_type=None, |
860
|
|
|
is_extension=False, extension_scope=None, |
861
|
|
|
options=None), |
862
|
|
|
], |
863
|
|
|
extensions=[ |
864
|
|
|
], |
865
|
|
|
nested_types=[], |
866
|
|
|
enum_types=[ |
867
|
|
|
], |
868
|
|
|
options=None, |
869
|
|
|
is_extendable=False, |
870
|
|
|
extension_ranges=[], |
871
|
|
|
serialized_start=1191, |
872
|
|
|
serialized_end=1245, |
873
|
|
|
) |
874
|
|
|
|
875
|
|
|
_NORMALINVERSEWISHART = descriptor.Descriptor( |
876
|
|
|
name='NormalInverseWishart', |
877
|
|
|
full_name='protobuf.distributions.NormalInverseWishart', |
878
|
|
|
filename=None, |
879
|
|
|
file=DESCRIPTOR, |
880
|
|
|
containing_type=None, |
881
|
|
|
fields=[ |
882
|
|
|
], |
883
|
|
|
extensions=[ |
884
|
|
|
], |
885
|
|
|
nested_types=[_NORMALINVERSEWISHART_SHARED, _NORMALINVERSEWISHART_GROUP, ], |
886
|
|
|
enum_types=[ |
887
|
|
|
], |
888
|
|
|
options=None, |
889
|
|
|
is_extendable=False, |
890
|
|
|
extension_ranges=[], |
891
|
|
|
serialized_start=1105, |
892
|
|
|
serialized_end=1245, |
893
|
|
|
) |
894
|
|
|
|
895
|
|
|
_CLUSTERING_PITMANYOR.containing_type = _CLUSTERING; |
896
|
|
|
_CLUSTERING_LOWENTROPY.containing_type = _CLUSTERING; |
897
|
|
|
_CLUSTERING.fields_by_name['pitman_yor'].message_type = _CLUSTERING_PITMANYOR |
898
|
|
|
_CLUSTERING.fields_by_name['low_entropy'].message_type = _CLUSTERING_LOWENTROPY |
899
|
|
|
_BETABERNOULLI_SHARED.containing_type = _BETABERNOULLI; |
900
|
|
|
_BETABERNOULLI_GROUP.containing_type = _BETABERNOULLI; |
901
|
|
|
_DIRICHLETDISCRETE_SHARED.containing_type = _DIRICHLETDISCRETE; |
902
|
|
|
_DIRICHLETDISCRETE_GROUP.containing_type = _DIRICHLETDISCRETE; |
903
|
|
|
_DIRICHLETPROCESSDISCRETE_SHARED.containing_type = _DIRICHLETPROCESSDISCRETE; |
904
|
|
|
_DIRICHLETPROCESSDISCRETE_GROUP.containing_type = _DIRICHLETPROCESSDISCRETE; |
905
|
|
|
_PITMANYORPROCESSDISCRETE_SHARED.containing_type = _PITMANYORPROCESSDISCRETE; |
906
|
|
|
_PITMANYORPROCESSDISCRETE_GROUP.containing_type = _PITMANYORPROCESSDISCRETE; |
907
|
|
|
_GAMMAPOISSON_SHARED.containing_type = _GAMMAPOISSON; |
908
|
|
|
_GAMMAPOISSON_GROUP.containing_type = _GAMMAPOISSON; |
909
|
|
|
_BETANEGATIVEBINOMIAL_SHARED.containing_type = _BETANEGATIVEBINOMIAL; |
910
|
|
|
_BETANEGATIVEBINOMIAL_GROUP.containing_type = _BETANEGATIVEBINOMIAL; |
911
|
|
|
_NORMALINVERSECHISQ_SHARED.containing_type = _NORMALINVERSECHISQ; |
912
|
|
|
_NORMALINVERSECHISQ_GROUP.containing_type = _NORMALINVERSECHISQ; |
913
|
|
|
_NORMALINVERSEWISHART_SHARED.containing_type = _NORMALINVERSEWISHART; |
914
|
|
|
_NORMALINVERSEWISHART_GROUP.containing_type = _NORMALINVERSEWISHART; |
915
|
|
|
DESCRIPTOR.message_types_by_name['Clustering'] = _CLUSTERING |
916
|
|
|
DESCRIPTOR.message_types_by_name['BetaBernoulli'] = _BETABERNOULLI |
917
|
|
|
DESCRIPTOR.message_types_by_name['DirichletDiscrete'] = _DIRICHLETDISCRETE |
918
|
|
|
DESCRIPTOR.message_types_by_name['DirichletProcessDiscrete'] = _DIRICHLETPROCESSDISCRETE |
919
|
|
|
DESCRIPTOR.message_types_by_name['PitmanYorProcessDiscrete'] = _PITMANYORPROCESSDISCRETE |
920
|
|
|
DESCRIPTOR.message_types_by_name['GammaPoisson'] = _GAMMAPOISSON |
921
|
|
|
DESCRIPTOR.message_types_by_name['BetaNegativeBinomial'] = _BETANEGATIVEBINOMIAL |
922
|
|
|
DESCRIPTOR.message_types_by_name['NormalInverseChiSq'] = _NORMALINVERSECHISQ |
923
|
|
|
DESCRIPTOR.message_types_by_name['NormalInverseWishart'] = _NORMALINVERSEWISHART |
924
|
|
|
|
925
|
|
|
class Clustering(message.Message): |
926
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
927
|
|
|
|
928
|
|
|
class PitmanYor(message.Message): |
929
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
930
|
|
|
DESCRIPTOR = _CLUSTERING_PITMANYOR |
931
|
|
|
|
932
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.Clustering.PitmanYor) |
933
|
|
|
|
934
|
|
|
class LowEntropy(message.Message): |
935
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
936
|
|
|
DESCRIPTOR = _CLUSTERING_LOWENTROPY |
937
|
|
|
|
938
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.Clustering.LowEntropy) |
939
|
|
|
DESCRIPTOR = _CLUSTERING |
940
|
|
|
|
941
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.Clustering) |
942
|
|
|
|
943
|
|
|
class BetaBernoulli(message.Message): |
944
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
945
|
|
|
|
946
|
|
|
class Shared(message.Message): |
947
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
948
|
|
|
DESCRIPTOR = _BETABERNOULLI_SHARED |
949
|
|
|
|
950
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaBernoulli.Shared) |
951
|
|
|
|
952
|
|
|
class Group(message.Message): |
953
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
954
|
|
|
DESCRIPTOR = _BETABERNOULLI_GROUP |
955
|
|
|
|
956
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaBernoulli.Group) |
957
|
|
|
DESCRIPTOR = _BETABERNOULLI |
958
|
|
|
|
959
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaBernoulli) |
960
|
|
|
|
961
|
|
|
class DirichletDiscrete(message.Message): |
962
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
963
|
|
|
|
964
|
|
|
class Shared(message.Message): |
965
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
966
|
|
|
DESCRIPTOR = _DIRICHLETDISCRETE_SHARED |
967
|
|
|
|
968
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletDiscrete.Shared) |
969
|
|
|
|
970
|
|
|
class Group(message.Message): |
971
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
972
|
|
|
DESCRIPTOR = _DIRICHLETDISCRETE_GROUP |
973
|
|
|
|
974
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletDiscrete.Group) |
975
|
|
|
DESCRIPTOR = _DIRICHLETDISCRETE |
976
|
|
|
|
977
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletDiscrete) |
978
|
|
|
|
979
|
|
|
class DirichletProcessDiscrete(message.Message): |
980
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
981
|
|
|
|
982
|
|
|
class Shared(message.Message): |
983
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
984
|
|
|
DESCRIPTOR = _DIRICHLETPROCESSDISCRETE_SHARED |
985
|
|
|
|
986
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletProcessDiscrete.Shared) |
987
|
|
|
|
988
|
|
|
class Group(message.Message): |
989
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
990
|
|
|
DESCRIPTOR = _DIRICHLETPROCESSDISCRETE_GROUP |
991
|
|
|
|
992
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletProcessDiscrete.Group) |
993
|
|
|
DESCRIPTOR = _DIRICHLETPROCESSDISCRETE |
994
|
|
|
|
995
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.DirichletProcessDiscrete) |
996
|
|
|
|
997
|
|
|
class PitmanYorProcessDiscrete(message.Message): |
998
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
999
|
|
|
|
1000
|
|
|
class Shared(message.Message): |
1001
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1002
|
|
|
DESCRIPTOR = _PITMANYORPROCESSDISCRETE_SHARED |
1003
|
|
|
|
1004
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.PitmanYorProcessDiscrete.Shared) |
1005
|
|
|
|
1006
|
|
|
class Group(message.Message): |
1007
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1008
|
|
|
DESCRIPTOR = _PITMANYORPROCESSDISCRETE_GROUP |
1009
|
|
|
|
1010
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.PitmanYorProcessDiscrete.Group) |
1011
|
|
|
DESCRIPTOR = _PITMANYORPROCESSDISCRETE |
1012
|
|
|
|
1013
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.PitmanYorProcessDiscrete) |
1014
|
|
|
|
1015
|
|
|
class GammaPoisson(message.Message): |
1016
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1017
|
|
|
|
1018
|
|
|
class Shared(message.Message): |
1019
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1020
|
|
|
DESCRIPTOR = _GAMMAPOISSON_SHARED |
1021
|
|
|
|
1022
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.GammaPoisson.Shared) |
1023
|
|
|
|
1024
|
|
|
class Group(message.Message): |
1025
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1026
|
|
|
DESCRIPTOR = _GAMMAPOISSON_GROUP |
1027
|
|
|
|
1028
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.GammaPoisson.Group) |
1029
|
|
|
DESCRIPTOR = _GAMMAPOISSON |
1030
|
|
|
|
1031
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.GammaPoisson) |
1032
|
|
|
|
1033
|
|
|
class BetaNegativeBinomial(message.Message): |
1034
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1035
|
|
|
|
1036
|
|
|
class Shared(message.Message): |
1037
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1038
|
|
|
DESCRIPTOR = _BETANEGATIVEBINOMIAL_SHARED |
1039
|
|
|
|
1040
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaNegativeBinomial.Shared) |
1041
|
|
|
|
1042
|
|
|
class Group(message.Message): |
1043
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1044
|
|
|
DESCRIPTOR = _BETANEGATIVEBINOMIAL_GROUP |
1045
|
|
|
|
1046
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaNegativeBinomial.Group) |
1047
|
|
|
DESCRIPTOR = _BETANEGATIVEBINOMIAL |
1048
|
|
|
|
1049
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.BetaNegativeBinomial) |
1050
|
|
|
|
1051
|
|
|
class NormalInverseChiSq(message.Message): |
1052
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1053
|
|
|
|
1054
|
|
|
class Shared(message.Message): |
1055
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1056
|
|
|
DESCRIPTOR = _NORMALINVERSECHISQ_SHARED |
1057
|
|
|
|
1058
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseChiSq.Shared) |
1059
|
|
|
|
1060
|
|
|
class Group(message.Message): |
1061
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1062
|
|
|
DESCRIPTOR = _NORMALINVERSECHISQ_GROUP |
1063
|
|
|
|
1064
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseChiSq.Group) |
1065
|
|
|
DESCRIPTOR = _NORMALINVERSECHISQ |
1066
|
|
|
|
1067
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseChiSq) |
1068
|
|
|
|
1069
|
|
|
class NormalInverseWishart(message.Message): |
1070
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1071
|
|
|
|
1072
|
|
|
class Shared(message.Message): |
1073
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1074
|
|
|
DESCRIPTOR = _NORMALINVERSEWISHART_SHARED |
1075
|
|
|
|
1076
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseWishart.Shared) |
1077
|
|
|
|
1078
|
|
|
class Group(message.Message): |
1079
|
|
|
__metaclass__ = reflection.GeneratedProtocolMessageType |
1080
|
|
|
DESCRIPTOR = _NORMALINVERSEWISHART_GROUP |
1081
|
|
|
|
1082
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseWishart.Group) |
1083
|
|
|
DESCRIPTOR = _NORMALINVERSEWISHART |
1084
|
|
|
|
1085
|
|
|
# @@protoc_insertion_point(class_scope:protobuf.distributions.NormalInverseWishart) |
1086
|
|
|
|
1087
|
|
|
# @@protoc_insertion_point(module_scope) |
1088
|
|
|
|