Fix typo in GetVectorItemCalculator doc
PiperOrigin-RevId: 495951016
This commit is contained in:
parent
a864f4e9b3
commit
b45554623a
|
@ -47,7 +47,7 @@ namespace api2 {
|
||||||
// calculator: "Get{SpecificType}VectorItemCalculator"
|
// calculator: "Get{SpecificType}VectorItemCalculator"
|
||||||
// input_stream: "VECTOR:vector"
|
// input_stream: "VECTOR:vector"
|
||||||
// input_stream: "INDEX:index"
|
// input_stream: "INDEX:index"
|
||||||
// input_stream: "ITEM:item"
|
// output_stream: "ITEM:item"
|
||||||
// options {
|
// options {
|
||||||
// [mediapipe.GetVectorItemCalculatorOptions.ext] {
|
// [mediapipe.GetVectorItemCalculatorOptions.ext] {
|
||||||
// item_index: 5
|
// item_index: 5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user