Internal MediaPipe Tasks change.
PiperOrigin-RevId: 519878741
This commit is contained in:
committed by
Copybara-Service
parent
2d553a57e8
commit
5f8831660f
@@ -30,4 +30,8 @@ message TextPreprocessingGraphOptions {
|
||||
// The maximum input sequence length for the TFLite model. Used with
|
||||
// BERT_MODEL and REGEX_MODEL.
|
||||
optional int32 max_seq_len = 2;
|
||||
|
||||
// The model's input tensors are dynamic rather than static.
|
||||
// Used with BERT_MODEL.
|
||||
optional bool has_dynamic_input_tensors = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user