@@ -8,42 +8,41 @@ msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version : SecretFlow-Serving \n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-03-01 17:29 +0800\n "
11
+ "POT-Creation-Date : 2024-05-29 20:16 +0800\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=utf-8\n "
17
17
"Content-Transfer-Encoding : 8bit\n "
18
- "Generated-By : Babel 2.14 .0\n "
18
+ "Generated-By : Babel 2.15 .0\n "
19
19
20
20
#: ../../source/topics/graph/operator_list.md:5
21
21
msgid "SecretFlow-Serving Operator List"
22
22
msgstr "SecretFlow-Serving 算子列表"
23
23
24
24
#: ../../source/topics/graph/operator_list.md:9
25
- msgid "Last update: Fri Mar 1 17:28:55 2024"
25
+ msgid "Last update: Wed May 29 20:14:58 2024"
26
26
msgstr ""
27
27
28
28
#: ../../source/topics/graph/operator_list.md:10
29
29
msgid "MERGE_Y"
30
30
msgstr ""
31
31
32
32
#: ../../source/topics/graph/operator_list.md:13
33
- #: ../../source/topics/graph/operator_list.md:51
34
- msgid "Operator version: 0.0.2"
33
+ msgid "Operator version: 0.0.3"
35
34
msgstr ""
36
35
37
36
#: ../../source/topics/graph/operator_list.md:15
38
37
msgid "Merge all partial y(score) and apply link function"
39
38
msgstr ""
40
39
41
40
#: ../../source/topics/graph/operator_list.md:16
42
- #: ../../source/topics/graph/operator_list.md:54
43
- #: ../../source/topics/graph/operator_list.md:85
44
- #: ../../source/topics/graph/operator_list.md:122
45
- #: ../../source/topics/graph/operator_list.md:158
46
- #: ../../source/topics/graph/operator_list.md:194
41
+ #: ../../source/topics/graph/operator_list.md:55
42
+ #: ../../source/topics/graph/operator_list.md:86
43
+ #: ../../source/topics/graph/operator_list.md:123
44
+ #: ../../source/topics/graph/operator_list.md:159
45
+ #: ../../source/topics/graph/operator_list.md:195
47
46
msgid "Attrs"
48
47
msgstr ""
49
48
@@ -67,6 +66,28 @@ msgstr ""
67
66
msgid "Notes"
68
67
msgstr ""
69
68
69
+ #: ../../source/topics/graph/operator_list.md
70
+ msgid "exp_iters"
71
+ msgstr ""
72
+
73
+ #: ../../source/topics/graph/operator_list.md
74
+ msgid ""
75
+ "Number of iterations of `exp` approximation, valid when `link_function` "
76
+ "set `LF_EXP_TAYLOR`"
77
+ msgstr ""
78
+
79
+ #: ../../source/topics/graph/operator_list.md
80
+ msgid "Integer32"
81
+ msgstr ""
82
+
83
+ #: ../../source/topics/graph/operator_list.md
84
+ msgid "N"
85
+ msgstr ""
86
+
87
+ #: ../../source/topics/graph/operator_list.md
88
+ msgid "Default: 0."
89
+ msgstr ""
90
+
70
91
#: ../../source/topics/graph/operator_list.md
71
92
msgid "output_col_name"
72
93
msgstr ""
@@ -91,11 +112,11 @@ msgstr ""
91
112
msgid ""
92
113
"Type of link function, defined in "
93
114
"`secretflow_serving/protos/link_function.proto`. Optional value: LF_EXP, "
94
- "LF_RECIPROCAL, LF_IDENTITY, LF_SIGMOID_RAW, LF_SIGMOID_MM1 , "
95
- "LF_SIGMOID_MM3, LF_SIGMOID_GA, LF_SIGMOID_T1, LF_SIGMOID_T3 , "
96
- "LF_SIGMOID_T5, LF_SIGMOID_T7, LF_SIGMOID_T9, LF_SIGMOID_LS7 , "
97
- "LF_SIGMOID_SEG3, LF_SIGMOID_SEG5, LF_SIGMOID_DF, LF_SIGMOID_SR , "
98
- "LF_SIGMOID_SEGLS"
115
+ "LF_EXP_TAYLOR, LF_RECIPROCAL, LF_IDENTITY, LF_SIGMOID_RAW, "
116
+ "LF_SIGMOID_MM1, LF_SIGMOID_MM3, LF_SIGMOID_GA, LF_SIGMOID_T1, "
117
+ "LF_SIGMOID_T3, LF_SIGMOID_T5, LF_SIGMOID_T7, LF_SIGMOID_T9, "
118
+ "LF_SIGMOID_LS7, LF_SIGMOID_SEG3, LF_SIGMOID_SEG5, LF_SIGMOID_DF, "
119
+ "LF_SIGMOID_SR, LF_SIGMOID_SEGLS"
99
120
msgstr ""
100
121
101
122
#: ../../source/topics/graph/operator_list.md
@@ -121,18 +142,14 @@ msgstr ""
121
142
msgid "Double"
122
143
msgstr ""
123
144
124
- #: ../../source/topics/graph/operator_list.md
125
- msgid "N"
126
- msgstr ""
127
-
128
145
#: ../../source/topics/graph/operator_list.md
129
146
msgid "Default: 1.0."
130
147
msgstr ""
131
148
132
- #: ../../source/topics/graph/operator_list.md:26
133
- #: ../../source/topics/graph/operator_list.md:95
134
- #: ../../source/topics/graph/operator_list.md:167
135
- #: ../../source/topics/graph/operator_list.md:204
149
+ #: ../../source/topics/graph/operator_list.md:27
150
+ #: ../../source/topics/graph/operator_list.md:96
151
+ #: ../../source/topics/graph/operator_list.md:168
152
+ #: ../../source/topics/graph/operator_list.md:206
136
153
msgid "Tags"
137
154
msgstr ""
138
155
@@ -154,12 +171,12 @@ msgid ""
154
171
"and will somehow merge them."
155
172
msgstr ""
156
173
157
- #: ../../source/topics/graph/operator_list.md:34
158
- #: ../../source/topics/graph/operator_list.md:65
159
- #: ../../source/topics/graph/operator_list.md:102
160
- #: ../../source/topics/graph/operator_list.md:138
161
- #: ../../source/topics/graph/operator_list.md:174
162
- #: ../../source/topics/graph/operator_list.md:211
174
+ #: ../../source/topics/graph/operator_list.md:35
175
+ #: ../../source/topics/graph/operator_list.md:66
176
+ #: ../../source/topics/graph/operator_list.md:103
177
+ #: ../../source/topics/graph/operator_list.md:139
178
+ #: ../../source/topics/graph/operator_list.md:175
179
+ #: ../../source/topics/graph/operator_list.md:213
163
180
msgid "Inputs"
164
181
msgstr ""
165
182
@@ -171,12 +188,12 @@ msgstr ""
171
188
msgid "The list of partial y, data type: `double`"
172
189
msgstr ""
173
190
174
- #: ../../source/topics/graph/operator_list.md:41
175
- #: ../../source/topics/graph/operator_list.md:72
176
- #: ../../source/topics/graph/operator_list.md:109
177
- #: ../../source/topics/graph/operator_list.md:145
178
- #: ../../source/topics/graph/operator_list.md:181
179
- #: ../../source/topics/graph/operator_list.md:218
191
+ #: ../../source/topics/graph/operator_list.md:42
192
+ #: ../../source/topics/graph/operator_list.md:73
193
+ #: ../../source/topics/graph/operator_list.md:110
194
+ #: ../../source/topics/graph/operator_list.md:146
195
+ #: ../../source/topics/graph/operator_list.md:182
196
+ #: ../../source/topics/graph/operator_list.md:220
180
197
msgid "Output"
181
198
msgstr ""
182
199
@@ -188,11 +205,16 @@ msgstr ""
188
205
msgid "The merge result of `partial_ys`, data type: `double`"
189
206
msgstr ""
190
207
191
- #: ../../source/topics/graph/operator_list.md:48
208
+ #: ../../source/topics/graph/operator_list.md:49
192
209
msgid "DOT_PRODUCT"
193
210
msgstr ""
194
211
195
- #: ../../source/topics/graph/operator_list.md:53
212
+ #: ../../source/topics/graph/operator_list.md:52
213
+ #: ../../source/topics/graph/operator_list.md:192
214
+ msgid "Operator version: 0.0.2"
215
+ msgstr ""
216
+
217
+ #: ../../source/topics/graph/operator_list.md:54
196
218
msgid "Calculate the dot product of feature weights and values"
197
219
msgstr ""
198
220
@@ -259,18 +281,17 @@ msgstr ""
259
281
msgid "The calculation results, they have a data type of `double`."
260
282
msgstr ""
261
283
262
- #: ../../source/topics/graph/operator_list.md:79
284
+ #: ../../source/topics/graph/operator_list.md:80
263
285
msgid "ARROW_PROCESSING"
264
286
msgstr ""
265
287
266
- #: ../../source/topics/graph/operator_list.md:82
267
- #: ../../source/topics/graph/operator_list.md:119
268
- #: ../../source/topics/graph/operator_list.md:155
269
- #: ../../source/topics/graph/operator_list.md:191
288
+ #: ../../source/topics/graph/operator_list.md:83
289
+ #: ../../source/topics/graph/operator_list.md:120
290
+ #: ../../source/topics/graph/operator_list.md:156
270
291
msgid "Operator version: 0.0.1"
271
292
msgstr ""
272
293
273
- #: ../../source/topics/graph/operator_list.md:84
294
+ #: ../../source/topics/graph/operator_list.md:85
274
295
msgid "Replay secretflow compute functions"
275
296
msgstr ""
276
297
@@ -326,11 +347,11 @@ msgstr ""
326
347
msgid "output"
327
348
msgstr ""
328
349
329
- #: ../../source/topics/graph/operator_list.md:116
350
+ #: ../../source/topics/graph/operator_list.md:117
330
351
msgid "TREE_SELECT"
331
352
msgstr ""
332
353
333
- #: ../../source/topics/graph/operator_list.md:121
354
+ #: ../../source/topics/graph/operator_list.md:122
334
355
msgid ""
335
356
"Obtaining the local prediction path information of the decision tree "
336
357
"using input features."
@@ -394,14 +415,6 @@ msgstr ""
394
415
msgid "The id of the root tree node"
395
416
msgstr ""
396
417
397
- #: ../../source/topics/graph/operator_list.md
398
- msgid "Integer32"
399
- msgstr ""
400
-
401
- #: ../../source/topics/graph/operator_list.md
402
- msgid "Default: 0."
403
- msgstr ""
404
-
405
418
#: ../../source/topics/graph/operator_list.md
406
419
msgid "Column name of tree select"
407
420
msgstr ""
@@ -437,11 +450,11 @@ msgstr ""
437
450
msgid "The local prediction path information of the decision tree."
438
451
msgstr ""
439
452
440
- #: ../../source/topics/graph/operator_list.md:152
453
+ #: ../../source/topics/graph/operator_list.md:153
441
454
msgid "TREE_MERGE"
442
455
msgstr ""
443
456
444
- #: ../../source/topics/graph/operator_list.md:157
457
+ #: ../../source/topics/graph/operator_list.md:158
445
458
msgid ""
446
459
"Merge the `TREE_SELECT` output from multiple parties to obtain a unique "
447
460
"prediction path and return the result weights."
@@ -485,17 +498,25 @@ msgstr ""
485
498
msgid "The prediction result of tree."
486
499
msgstr ""
487
500
488
- #: ../../source/topics/graph/operator_list.md:188
501
+ #: ../../source/topics/graph/operator_list.md:189
489
502
msgid "TREE_ENSEMBLE_PREDICT"
490
503
msgstr ""
491
504
492
- #: ../../source/topics/graph/operator_list.md:193
505
+ #: ../../source/topics/graph/operator_list.md:194
493
506
msgid ""
494
507
"Accept the weighted results from multiple trees (`TREE_SELECT` + "
495
508
"`TREE_MERGE`), merge them, and obtain the final prediction result of the "
496
509
"tree ensemble."
497
510
msgstr ""
498
511
512
+ #: ../../source/topics/graph/operator_list.md
513
+ msgid "base_score"
514
+ msgstr ""
515
+
516
+ #: ../../source/topics/graph/operator_list.md
517
+ msgid "The initial prediction score, global bias."
518
+ msgstr ""
519
+
499
520
#: ../../source/topics/graph/operator_list.md
500
521
msgid "num_trees"
501
522
msgstr ""
0 commit comments