Add timestamp aggregation to EmbeddingPostprocessingGraph.
PiperOrigin-RevId: 487463848
This commit is contained in:
committed by
Copybara-Service
parent
f11c757629
commit
0ac604d507
-3
@@ -32,7 +32,4 @@ message EmbeddingPostprocessingGraphOptions {
|
||||
|
||||
// Whether output tensors are quantized (kTfLiteUint8) or not (kFloat32).
|
||||
optional bool has_quantized_outputs = 2;
|
||||
|
||||
// TODO: add options to control whether timestamp aggregation
|
||||
// should be used or not.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user